AllergyIntolerance
ClinicalRisk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| AllergyIntolerance | 0..* | — | Allergy or Intolerance (generally: Risk of adverse reaction to a substance) |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | External ids for this item |
| .clinicalStatus?!Σ | 0..1 | CodeableConcept | active | inactive | resolved Bindingallergyintolerance-clinical(required) |
| .verificationStatus?!Σ | 0..1 | CodeableConcept | unconfirmed | confirmed | refuted | entered-in-error Bindingallergyintolerance-verification(required) |
| .typeΣ | 0..1 | code | allergy | intolerance - Underlying mechanism (if known) Bindingallergy-intolerance-type(required) |
| .categoryΣ | 0..* | code | food | medication | environment | biologic Bindingallergy-intolerance-category(required) |
| .criticalityΣ | 0..1 | code | low | high | unable-to-assess Bindingallergy-intolerance-criticality(required) |
| .codeΣ | 0..1 | CodeableConcept | Code that identifies the allergy or intolerance Bindingallergyintolerance-code(example) |
| .patientΣ | 1..1 | Reference(Patient) | Who the sensitivity is for |
| .encounter | 0..1 | Reference(Encounter) | Encounter when the allergy or intolerance was asserted |
| .onset[x] | 0..1 | dateTime | Age | Period | Range | string | When allergy or intolerance was identified |
| .recordedDate | 0..1 | dateTime | Date first version of the resource instance was recorded |
| .recorder | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson) | Who recorded the sensitivity |
| .asserterΣ | 0..1 | Reference(Patient | RelatedPerson | Practitioner | PractitionerRole) | Source of the information about the allergy |
| .lastOccurrence | 0..1 | dateTime | Date(/time) of last known occurrence of a reaction |
| .note | 0..* | Annotation | Additional text not captured in other fields |
| .reaction | 0..* | BackboneElement | Adverse Reaction Events linked to exposure to substance |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .substance | 0..1 | CodeableConcept | Specific substance or pharmaceutical product considered to be responsible for event Bindingsubstance-code(example) |
| .manifestation | 1..* | CodeableConcept | Clinical symptoms/signs associated with the Event Bindingclinical-findings(example) |
| .description | 0..1 | string | Description of the event as a whole |
| .onset | 0..1 | dateTime | Date(/time) when manifestations showed |
| .severity | 0..1 | code | mild | moderate | severe (of event as a whole) Bindingreaction-event-severity(required) |
| .exposureRoute | 0..1 | CodeableConcept | How the subject was exposed to the substance Bindingroute-codes(example) |
| .note | 0..* | Annotation | Text about event not captured in other fields |