{
  "resourceType": "StructureDefinition",
  "url": "https://anagrafe.ssr.toscana.it/fhir/StructureDefinition/ValueSet",
  "name": "ValueSet",
  "title": "ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2021-10-20",
  "description": "Dedalus MPI profile for ValueSet",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ValueSet.id",
        "path": "ValueSet.id",
        "mustSupport": true
      },
      {
        "id": "ValueSet.text",
        "path": "ValueSet.text",
        "mustSupport": true
      },
      {
        "id": "ValueSet.url",
        "path": "ValueSet.url",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ValueSet.version",
        "path": "ValueSet.version",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ValueSet.name",
        "path": "ValueSet.name",
        "mustSupport": true
      },
      {
        "id": "ValueSet.title",
        "path": "ValueSet.title",
        "mustSupport": true
      },
      {
        "id": "ValueSet.status",
        "path": "ValueSet.status",
        "mustSupport": true
      },
      {
        "id": "ValueSet.experimental",
        "path": "ValueSet.experimental",
        "mustSupport": true
      },
      {
        "id": "ValueSet.publisher",
        "path": "ValueSet.publisher",
        "mustSupport": true
      },
      {
        "id": "ValueSet.description",
        "path": "ValueSet.description",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose",
        "path": "ValueSet.compose",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose.include",
        "path": "ValueSet.compose.include",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose.include.system",
        "path": "ValueSet.compose.include.system",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose.include.version",
        "path": "ValueSet.compose.include.version",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose.include.concept",
        "path": "ValueSet.compose.include.concept",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose.include.filter",
        "path": "ValueSet.compose.include.filter",
        "mustSupport": true
      },
      {
        "id": "ValueSet.expansion",
        "path": "ValueSet.expansion",
        "mustSupport": true
      },
      {
        "id": "ValueSet.expansion.contains",
        "path": "ValueSet.expansion.contains",
        "mustSupport": true
      },
      {
        "id": "ValueSet.expansion.contains.extension:property",
        "path": "ValueSet.expansion.contains.extension",
        "sliceName": "property",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://anagrafe.ssr.toscana.it/fhir/StructureDefinition/extension-valueSet-conceptProperty"
            ]
          }
        ]
      },
      {
        "id": "ValueSet.expansion.contains.system",
        "path": "ValueSet.expansion.contains.system",
        "mustSupport": true
      },
      {
        "id": "ValueSet.expansion.contains.version",
        "path": "ValueSet.expansion.contains.version",
        "mustSupport": true
      },
      {
        "id": "ValueSet.expansion.contains.code",
        "path": "ValueSet.expansion.contains.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ValueSet.expansion.contains.display",
        "path": "ValueSet.expansion.contains.display",
        "mustSupport": true
      },
      {
        "id": "ValueSet.expansion.contains.designation",
        "path": "ValueSet.expansion.contains.designation",
        "mustSupport": true
      }
    ]
  }
}