description: Model for allergy or intolerance. package_name: xtehr.eu.ehds.models derivation: specialization name: EHDSAllergyIntolerance type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntolerance elements: header: elements: author: short: The author of the allergy/intolerance information. choices: [] index: 1 status: {short: 'Current status of the allergy or intolerance, for example, whether it is active, in remission, resolved, etc.', index: 2} agentOrAllergen: {short: Code that identifies the allergy or intolerance, type: CodeableConcept, index: 3} note: {type: string, short: Additional information about the allergy or intolerance, index: 4} criticality: {short: 'Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.', type: CodeableConcept, index: 5} 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', type: CodeableConcept, index: 6} onsetDate: {type: dateTime, short: When allergy or intolerance was identified, index: 7} endDate: {type: dateTime, short: Date of resolution of the allergy (e.g. when the clinician deemed there is no longer any need to track the underlying condition), index: 8} reaction: type: Base short: Adverse reaction events linked to exposure to substance. array: true index: 9 elements: agentOrAllergen: {type: CodeableConcept, short: Specific substance or pharmaceutical product considered to be responsible for event, index: 10} 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).', type: CodeableConcept, array: true, index: 11} severity: {short: Severity of the clinical manifestation of the allergic reaction., type: CodeableConcept, index: 12} onset: {type: dateTime, short: Date and time of the onset of the reaction, index: 13} package_version: 0.3.0 class: logical kind: logical url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAllergyIntolerance base: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet version: 0.3.0 required: [agentOrAllergen]