{
  "resourceType": "StructureDefinition",
  "status": "active",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
  "abstract": false,
  "url": "http://legacy.aidbox.app/fhir/StructureDefinition/AllergyIntolerance",
  "name": "AllergyIntolerance",
  "title": "MediKIT AllergyIntolerance Profile",
  "description": "Patient profile for MediKIT with Dutch healthcare extensions",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">AllergyIntolerance profile for MediKIT with Dutch healthcare extensions</div>"
  },
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "AllergyIntolerance",
        "path": "AllergyIntolerance"
      },
      {
        "id": "AllergyIntolerance._recorder.extension:practitionerRole",
        "path": "AllergyIntolerance._recorder.extension",
        "sliceName": "practitionerRole",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/AllergyIntolerance._recorder/practitionerRole"
            ]
          }
        ]
      },
      {
        "id": "AllergyIntolerance._asserter.extension:practitionerRole",
        "path": "AllergyIntolerance._asserter.extension",
        "sliceName": "practitionerRole",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/AllergyIntolerance._asserter/practitionerRole"
            ]
          }
        ]
      },
      {
        "id": "AllergyIntolerance.reaction._severity.extension:SeverityCodelist",
        "path": "AllergyIntolerance.reaction._severity.extension",
        "sliceName": "SeverityCodelist",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/AllergyIntolerance.reaction._severity/SeverityCodelist"
            ]
          }
        ]
      },
      {
        "id": "AllergyIntolerance._criticality.extension:CriticalExtentCodelist",
        "path": "AllergyIntolerance._criticality.extension",
        "sliceName": "CriticalExtentCodelist",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/AllergyIntolerance._criticality/CriticalExtentCodelist"
            ]
          }
        ]
      },
      {
        "id": "AllergyIntolerance.category.extension:AllergieCategorieCodelijst",
        "path": "AllergyIntolerance.category.extension",
        "sliceName": "AllergieCategorieCodelijst",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/AllergyIntolerance.category/AllergieCategorieCodelijst"
            ]
          }
        ]
      },
      {
        "id": "AllergyIntolerance._clinicalStatus.extension:AllergieStatusCodelijst",
        "path": "AllergyIntolerance._clinicalStatus.extension",
        "sliceName": "AllergieStatusCodelijst",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/AllergyIntolerance._clinicalStatus/AllergieStatusCodelijst"
            ]
          }
        ]
      },
      {
        "id": "AllergyIntolerance._verificationStatus.extension:dataAbsentReason",
        "path": "AllergyIntolerance._verificationStatus.extension",
        "sliceName": "dataAbsentReason",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/AllergyIntolerance._verificationStatus/dataAbsentReason"
            ]
          }
        ]
      }
    ]
  }
}