FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Allergy

Packagehl7.fhir.eu.eps
TypeStructureDefinition
IdAllergy
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/eps/https://build.fhir.org/ig/hl7-eu/eps/StructureDefinition-Allergy.html
URLhttp://hl7.eu/fhir/eps/StructureDefinition/Allergy
Version0.0.1-ci
Statusdraft
Date2025-06-20T15:31:33+00:00
NameAllergyPsEhn
TitleA.2.1.1 - Allergy
Realmeu
Authorityhl7
DescriptionAllergy. Section A.2.1.1
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttp://hl7.eu/fhir/eps/StructureDefinition/Allergy
Kindlogical

Resources that use this resource

StructureDefinition
PatientSummaryA - Patient Summary

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition Allergy

NameFlagsCard.TypeDescription & Constraintsdoco
.. Allergy 0..*BaseA.2.1.1 - Allergy
... description 0..*BackboneElementA.2.1.1.1 Allergy description
... type 0..*stringA.2.1.1.2 Type of propensity
... manifestation 0..*CodeableConceptA.2.1.1.3 Allergy manifestation
... severity 0..*BackboneElementA.2.1.1.4 Severity
... criticality 0..*CodeableConceptA.2.1.1.5 Criticality
... onsetDate 0..*CodeableConceptA.2.1.1.6 Onset date
... endDate 0..*dateTimeA.2.1.1.7 End Date
... status 0..*dateTimeA.2.1.1.8 Status
... certainty 0..*CodeableConceptA.2.1.1.9 Certainty
... agent 0..*CodeableConceptA.2.1.1.10 Agent or Allergen

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "Allergy",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/eps/StructureDefinition/Allergy",
  "version": "0.0.1-ci",
  "name": "AllergyPsEhn",
  "title": "A.2.1.1 - Allergy",
  "status": "draft",
  "date": "2025-06-20T15:31:33+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Allergy. Section A.2.1.1",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/eps/StructureDefinition/Allergy",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "Allergy",
        "path": "Allergy",
        "short": "A.2.1.1 - Allergy",
        "definition": "Allergy. Section A.2.1.1",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "Allergy.description",
        "path": "Allergy.description",
        "short": "A.2.1.1.1 Allergy description",
        "definition": "A.2.1.1.1 Allergy description - Textual description of the allergy or intolerance",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Allergy.description",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Allergy.type",
        "path": "Allergy.type",
        "short": "A.2.1.1.2 Type of propensity",
        "definition": "A.2.1.1.2 Type of propensity - This element describes whether this condition refers to an allergy, non-allergy intolerance, or unknown class of intolerance (not known to be allergy or intolerance)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Allergy.type",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Allergy.manifestation",
        "path": "Allergy.manifestation",
        "short": "A.2.1.1.3 Allergy manifestation",
        "definition": "A.2.1.1.3 Allergy manifestation- Description of the clinical manifestation of the allergic reaction. Example: anaphylactic shock, angioedema (the clinical manifestation also gives",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Allergy.manifestation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Allergy.severity",
        "path": "Allergy.severity",
        "short": "A.2.1.1.4 Severity",
        "definition": "A.2.1.1.4 Severity - Severity of the clinical manifestation of the allergic reaction.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Allergy.severity",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Allergy.criticality",
        "path": "Allergy.criticality",
        "short": "A.2.1.1.5 Criticality",
        "definition": "A.2.1.1.5 Criticality - Potential risk for future life-threatening adverse reactions when exposed to a substance known to cause an adverse reaction.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Allergy.criticality",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Allergy.onsetDate",
        "path": "Allergy.onsetDate",
        "short": "A.2.1.1.6 Onset date",
        "definition": "A.2.1.1.6 Onset date - Date of the observation of the reaction ISO 8601",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Allergy.onsetDate",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Allergy.endDate",
        "path": "Allergy.endDate",
        "short": "A.2.1.1.7 End Date",
        "definition": "A.2.1.1.7 End Date - Date of resolution of the allergy (e.g. when the clinician deemed there is no longer any need to track the underlying condition)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Allergy.endDate",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Allergy.status",
        "path": "Allergy.status",
        "short": "A.2.1.1.8 Status",
        "definition": "A.2.1.1.8 Status - Current status of the allergy or intolerance, for example, whether it is active, in remission, resolved, etc.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Allergy.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Allergy.certainty",
        "path": "Allergy.certainty",
        "short": "A.2.1.1.9 Certainty",
        "definition": "A.2.1.1.9 Certainty - 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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Allergy.certainty",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Allergy.agent",
        "path": "Allergy.agent",
        "short": "A.2.1.1.10 Agent or Allergen",
        "definition": "A.2.1.1.10 Agent or Allergen - A specific allergen or other agent/substance (drug, food, chemical agent, etc.) to which the patient has an adverse reaction propensity.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Allergy.agent",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Allergy",
        "path": "Allergy",
        "short": "A.2.1.1 - Allergy",
        "definition": "Allergy. Section A.2.1.1"
      },
      {
        "id": "Allergy.description",
        "path": "Allergy.description",
        "short": "A.2.1.1.1 Allergy description",
        "definition": "A.2.1.1.1 Allergy description - Textual description of the allergy or intolerance",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Allergy.type",
        "path": "Allergy.type",
        "short": "A.2.1.1.2 Type of propensity",
        "definition": "A.2.1.1.2 Type of propensity - This element describes whether this condition refers to an allergy, non-allergy intolerance, or unknown class of intolerance (not known to be allergy or intolerance)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Allergy.manifestation",
        "path": "Allergy.manifestation",
        "short": "A.2.1.1.3 Allergy manifestation",
        "definition": "A.2.1.1.3 Allergy manifestation- Description of the clinical manifestation of the allergic reaction. Example: anaphylactic shock, angioedema (the clinical manifestation also gives",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Allergy.severity",
        "path": "Allergy.severity",
        "short": "A.2.1.1.4 Severity",
        "definition": "A.2.1.1.4 Severity - Severity of the clinical manifestation of the allergic reaction.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Allergy.criticality",
        "path": "Allergy.criticality",
        "short": "A.2.1.1.5 Criticality",
        "definition": "A.2.1.1.5 Criticality - Potential risk for future life-threatening adverse reactions when exposed to a substance known to cause an adverse reaction.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Allergy.onsetDate",
        "path": "Allergy.onsetDate",
        "short": "A.2.1.1.6 Onset date",
        "definition": "A.2.1.1.6 Onset date - Date of the observation of the reaction ISO 8601",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Allergy.endDate",
        "path": "Allergy.endDate",
        "short": "A.2.1.1.7 End Date",
        "definition": "A.2.1.1.7 End Date - Date of resolution of the allergy (e.g. when the clinician deemed there is no longer any need to track the underlying condition)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Allergy.status",
        "path": "Allergy.status",
        "short": "A.2.1.1.8 Status",
        "definition": "A.2.1.1.8 Status - Current status of the allergy or intolerance, for example, whether it is active, in remission, resolved, etc.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Allergy.certainty",
        "path": "Allergy.certainty",
        "short": "A.2.1.1.9 Certainty",
        "definition": "A.2.1.1.9 Certainty - 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.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Allergy.agent",
        "path": "Allergy.agent",
        "short": "A.2.1.1.10 Agent or Allergen",
        "definition": "A.2.1.1.10 Agent or Allergen - A specific allergen or other agent/substance (drug, food, chemical agent, etc.) to which the patient has an adverse reaction propensity.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}