FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSAllergyIntoleranceObligations.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSAllergyIntoleranceObligations.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations
Version0.4.0
Statusdraft
Date2026-02-22T08:17:12+00:00
NameEHDSAllergyIntoleranceObligations
TitleAllergyIntolerance obligations
DescriptionObligations for the logical model for allergy intolerance.
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntolerance
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
xtehr.eu.ehds.models#currentEHDSAllergyIntoleranceAllergy intolerance model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSAllergyIntoleranceObligations

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSAllergyIntolerance 0..*EHDSAllergyIntoleranceAllergy intolerance model
... header
.... subject O1..1EHDSPatientPatient/subject information
ObligationsActor
SHALL:able-to-populateProducer
.... identifier O0..*IdentifierBusiness identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).
ObligationsActor
SHOULD:able-to-populateProducer
.... date O0..1dateTimeDate and optionally time of authoring/issuing
ObligationsActor
SHOULD:able-to-populateProducer
.... status O1..1CodeableConceptCurrent status of the allergy or intolerance, for example, whether it is active, in remission, resolved, etc.
ObligationsActor
SHALL:able-to-populateProducer
... agentOrAllergen O1..1CodeableConceptCode that identifies the allergy or intolerance
ObligationsActor
SHALL:able-to-populateProducer
... note O0..1stringAdditional information about the allergy or intolerance
ObligationsActor
SHOULD:able-to-populateProducer
... criticality O0..1CodeableConceptEstimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.
ObligationsActor
SHOULD:able-to-populateProducer
... reaction
.... manifestation O0..*CodeableConceptDescription of the clinical manifestation of the allergic reaction. Example: anaphylactic shock, angioedema. (the clinical manifestation also gives information about the severity of the observed reaction).
ObligationsActor
SHALL:able-to-populateProducer
.... onset O0..1dateTimeDate and time of the onset of the reaction
ObligationsActor
SHALL:able-to-populateProducer

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSAllergyIntoleranceObligations",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations",
  "version": "0.4.0",
  "name": "EHDSAllergyIntoleranceObligations",
  "title": "AllergyIntolerance obligations",
  "status": "draft",
  "date": "2026-02-22T08:17:12+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "Obligations for the logical model for allergy intolerance.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntolerance",
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntolerance",
  "derivation": "constraint",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.4.0"
      }
    ],
    "element": [
      {
        "id": "EHDSAllergyIntolerance",
        "path": "EHDSAllergyIntolerance",
        "short": "Allergy intolerance model",
        "definition": "Model for allergy or intolerance.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.header",
        "path": "EHDSAllergyIntolerance.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.header.subject",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.header.subject",
        "short": "Patient/subject information",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.header.identifier",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.header.author[x]",
        "path": "EHDSAllergyIntolerance.header.author[x]",
        "short": "The author of the allergy/intolerance information.",
        "definition": "The author of the allergy/intolerance information.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.author[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.header.date",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.header.status",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.header.status",
        "short": "Current status of the allergy or intolerance, for example, whether it is active, in remission, resolved, etc.",
        "definition": "Current status of the allergy or intolerance, for example, whether it is active, in remission, resolved, etc.",
        "requirements": "eHN PS Guideline, MyHealth@EU, ISO IPS",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 allergy intolerance status"
        }
      },
      {
        "id": "EHDSAllergyIntolerance.header.source",
        "path": "EHDSAllergyIntolerance.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.header.language",
        "path": "EHDSAllergyIntolerance.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSAllergyIntolerance.agentOrAllergen",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.agentOrAllergen",
        "short": "Code that identifies the allergy or intolerance",
        "definition": "Code for an allergy or intolerance statement (either a positive or a negated/excluded statement). This may be a code for a substance or pharmaceutical product that is considered to be responsible for the adverse reaction risk (e.g., \"Latex\"), an allergy or intolerance condition (e.g., \"Latex allergy\"), or a negated/excluded code for a specific substance or class (e.g., \"No latex allergy\")\n  It must be clinically safe to only process the 'code' and ignore the 'reaction.substance'.",
        "requirements": "eHN PS Guideline, MyHealth@EU, ISO IPS",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSAllergyIntolerance.agentOrAllergen",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ATC, EMA SPOR SMS, SNOMED CT"
        }
      },
      {
        "id": "EHDSAllergyIntolerance.note",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.note",
        "short": "Additional information about the allergy or intolerance",
        "definition": "Additional information about the allergy or intolerance",
        "requirements": "eHN PS Guideline, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAllergyIntolerance.note",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.criticality",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.criticality",
        "short": "Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.",
        "definition": "Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.",
        "requirements": "eHN PS Guideline, MyHealth@EU, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAllergyIntolerance.criticality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 allergy intolerance criticality"
        }
      },
      {
        "id": "EHDSAllergyIntolerance.certainty",
        "path": "EHDSAllergyIntolerance.certainty",
        "short": "Assertion about the certainty associated with a propensity, or potential risk, of a reaction to the identified substance. Diagnostic and /or clinical evidence of condition",
        "definition": "Assertion about the certainty associated with a propensity, or potential risk, of a reaction to the identified substance. Diagnostic and /or clinical evidence of condition",
        "requirements": "eHN PS Guideline, MyHealth@EU, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAllergyIntolerance.certainty",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 allergy intolerance verification"
        }
      },
      {
        "id": "EHDSAllergyIntolerance.onsetDate",
        "path": "EHDSAllergyIntolerance.onsetDate",
        "short": "When allergy or intolerance was identified",
        "definition": "When allergy or intolerance was identified",
        "requirements": "MyHealth@EU, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAllergyIntolerance.onsetDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.endDate",
        "path": "EHDSAllergyIntolerance.endDate",
        "short": "Date of resolution of the allergy (e.g. when the clinician deemed there is no longer any need to track the underlying condition)",
        "definition": "Date of resolution of the allergy (e.g. when the clinician deemed there is no longer any need to track the underlying condition)",
        "requirements": "eHN PS Guideline, MyHealth@EU, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAllergyIntolerance.endDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.reaction",
        "path": "EHDSAllergyIntolerance.reaction",
        "short": "Adverse reaction events linked to exposure to substance.",
        "definition": "Adverse reaction events linked to exposure to substance.",
        "requirements": "ISO IPS (explicit), implicitly in eHN PS Guideline, MH@EU",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSAllergyIntolerance.reaction",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.reaction.agentOrAllergen",
        "path": "EHDSAllergyIntolerance.reaction.agentOrAllergen",
        "short": "Specific substance or pharmaceutical product considered to be responsible for event",
        "definition": "Identification of the specific substance (or pharmaceutical product) considered to be responsible for the \n  Adverse Reaction event. Note: the substance for a specific reaction may be different from the substance identified  as the cause of the risk, but it must be consistent with it.  \n  It must be clinically safe to only process the 'code' and ignore the 'reaction.substance'.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAllergyIntolerance.reaction.agentOrAllergen",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.reaction.manifestation",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.reaction.manifestation",
        "short": "Description of the clinical manifestation of the allergic reaction. Example: anaphylactic shock, angioedema. (the clinical manifestation also gives information about the severity of the observed reaction).",
        "definition": "Description of the clinical manifestation of the allergic reaction. Example: anaphylactic shock, angioedema. (the clinical manifestation also gives information about the severity of the observed reaction).",
        "requirements": "The element is present in eHN PS GL, MyHealth@EU specifications and ISO IPS. Element name and description is taken from eHN PS GL. Cardinality in MyHealth@EU for this element, used here, is one manifestation per severity and onset, while the cardinality in FHIR IPS IG allows multiple manifestations per severity and onset.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSAllergyIntolerance.reaction.manifestation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT"
        }
      },
      {
        "id": "EHDSAllergyIntolerance.reaction.severity",
        "path": "EHDSAllergyIntolerance.reaction.severity",
        "short": "Severity of the clinical manifestation of the allergic reaction.",
        "definition": "Severity of the clinical manifestation of the allergic reaction.",
        "requirements": "The element is present in eHN PS GL, MyHealth@EU specifications and ISO IPS. Element name and description is taken from eHN PS GL.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAllergyIntolerance.reaction.severity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, HL7 reaction event severity"
        }
      },
      {
        "id": "EHDSAllergyIntolerance.reaction.onset",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntoleranceObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.reaction.onset",
        "short": "Date and time of the onset of the reaction",
        "definition": "Date and time of the onset of the reaction",
        "requirements": "The element is present in eHN PS GL. Element name and description is taken from eHN PS GL.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAllergyIntolerance.reaction.onset",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSAllergyIntolerance",
        "path": "EHDSAllergyIntolerance"
      },
      {
        "id": "EHDSAllergyIntolerance.header.subject",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.header.subject"
      },
      {
        "id": "EHDSAllergyIntolerance.header.identifier",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.header.identifier"
      },
      {
        "id": "EHDSAllergyIntolerance.header.date",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.header.date"
      },
      {
        "id": "EHDSAllergyIntolerance.header.status",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.header.status"
      },
      {
        "id": "EHDSAllergyIntolerance.agentOrAllergen",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.agentOrAllergen"
      },
      {
        "id": "EHDSAllergyIntolerance.note",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.note"
      },
      {
        "id": "EHDSAllergyIntolerance.criticality",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.criticality"
      },
      {
        "id": "EHDSAllergyIntolerance.reaction.manifestation",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.reaction.manifestation"
      },
      {
        "id": "EHDSAllergyIntolerance.reaction.onset",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSAllergyIntolerance.reaction.onset"
      }
    ]
  }
}