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

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSAllergyIntolerance.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSAllergyIntolerance.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntolerance
Version0.2.1
Statusdraft
Date2026-02-04T19:00:50+00:00
NameEHDSAllergyIntolerance
TitleAllergy intolerance model
DescriptionEHDS refined base model for allergy/intolerance
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntolerance
Kindlogical

Resources that use this resource

StructureDefinition
EHDSImagingReportImaging report model
EHDSPatientSummaryPatient summary model

Resources that this resource uses

StructureDefinition
EHDSDataSetDataSet model

Narrative

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

Generated Narrative: StructureDefinition EHDSAllergyIntolerance

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSAllergyIntolerance 0..*EHDSDataSetAllergy intolerance model

Elements defined in Ancestors:header
Instances of this logical model can be the target of a Reference
... header
.... author[x] 0..*EHDSHealthProfessional, EHDSOrganisation, EHDSDeviceThe author of the allergy/intolerance information.
.... status 1..1CodeableConceptCurrent status of the allergy or intolerance, for example, whether it is active, in remission, resolved, etc.
Binding Description: (preferred): HL7 allergy intolerance status
... agentOrAllergen 1..1CodeableConceptCode that identifies the allergy or intolerance
Binding Description: (preferred): ATC, EMA SPOR SMS, SNOMED CT
... note 0..1stringAdditional information about the allergy or intolerance
... criticality 0..1CodeableConceptEstimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.
Binding Description: (preferred): HL7 allergy intolerance criticality
... certainty 0..1CodeableConceptAssertion about the certainty associated with a propensity, or potential risk, of a reaction to the identified substance. Diagnostic and /or clinical evidence of condition
Binding Description: (preferred): HL7 allergy intolerance verification
... onsetDate 0..1dateTimeWhen allergy or intolerance was identified
... endDate 0..1dateTimeDate of resolution of the allergy (e.g. when the clinician deemed there is no longer any need to track the underlying condition)
... reaction 0..*BaseAdverse reaction events linked to exposure to substance.
.... agentOrAllergen 0..1CodeableConceptSpecific substance or pharmaceutical product considered to be responsible for event
.... manifestation 0..*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).
Binding Description: (preferred): ICD-10, SNOMED CT
.... severity 0..1CodeableConceptSeverity of the clinical manifestation of the allergic reaction.
Binding Description: (preferred): SNOMED CT, HL7 reaction event severity
.... onset 0..1dateTimeDate and time of the onset of the reaction

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSAllergyIntolerance",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntolerance",
  "version": "0.2.1",
  "name": "EHDSAllergyIntolerance",
  "title": "Allergy intolerance model",
  "status": "draft",
  "date": "2026-02-04T19:00:50+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "EHDS refined base 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/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.2.1"
      }
    ],
    "element": [
      {
        "id": "EHDSAllergyIntolerance",
        "path": "EHDSAllergyIntolerance",
        "short": "Allergy intolerance model",
        "definition": "EHDS refined base model for allergy/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",
        "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",
        "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",
        "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",
        "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",
        "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",
        "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",
        "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",
        "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",
        "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",
        "short": "Allergy intolerance model",
        "definition": "EHDS refined base model for allergy/intolerance"
      },
      {
        "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."
      },
      {
        "id": "EHDSAllergyIntolerance.header.status",
        "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",
        "binding": {
          "strength": "preferred",
          "description": "HL7 allergy intolerance status"
        }
      },
      {
        "id": "EHDSAllergyIntolerance.agentOrAllergen",
        "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",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ATC, EMA SPOR SMS, SNOMED CT"
        }
      },
      {
        "id": "EHDSAllergyIntolerance.note",
        "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",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.criticality",
        "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",
        "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",
        "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",
        "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",
        "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": "*",
        "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",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSAllergyIntolerance.reaction.manifestation",
        "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": "*",
        "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",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, HL7 reaction event severity"
        }
      },
      {
        "id": "EHDSAllergyIntolerance.reaction.onset",
        "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",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  }
}