This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4 R3 R2
Formal definitions for the elements in the AllergyIntolerance resource.
| AllergyIntolerance | |
| Definition | Indicates the patient has a susceptibility to an adverse reaction upon exposure to a specified substance. |
| Control | 1..1 |
| Aliases | Adverse Sensitivity |
| AllergyIntolerance.identifier | |
| Definition | This records identifiers associated with this allergy/intolerance concern that are defined by business processed and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation). |
| Control | 0..* |
| Type | Identifier |
| AllergyIntolerance.criticality | |
| Definition | Criticality of the sensitivity. |
| Control | 0..1 |
| Binding | Criticality: The criticality of an adverse sensitivity (see http://hl7.org/fhir/criticality for values) |
| Type | code |
| AllergyIntolerance.sensitivityType | |
| Definition | Type of the sensitivity. |
| Control | 1..1 |
| Binding | SensitivityType: The type of an adverse sensitivity (see http://hl7.org/fhir/sensitivitytype for values) |
| Type | code |
| AllergyIntolerance.recordedDate | |
| Definition | Date when the sensitivity was recorded. |
| Control | 0..1 |
| Type | dateTime |
| AllergyIntolerance.status | |
| Definition | Status of the sensitivity. |
| Control | 1..1 |
| Binding | SensitivityStatus: The status of the adverse sensitivity (see http://hl7.org/fhir/sensitivitystatus for values) |
| Type | code |
| Is Modifier | true |
| AllergyIntolerance.subject | |
| Definition | The patient who has the allergy or intolerance. |
| Control | 1..1 |
| Type | Resource(Patient) |
| AllergyIntolerance.recorder | |
| Definition | Indicates who has responsibility for the record. |
| Control | 0..1 |
| Type | Resource(Practitioner | Patient) |
| AllergyIntolerance.substance | |
| Definition | The substance that causes the sensitivity. |
| Control | 1..1 |
| Type | Resource(Substance) |
| AllergyIntolerance.reaction | |
| Definition | Reactions associated with the sensitivity. |
| Control | 0..* |
| Type | Resource(AdverseReaction) |
| AllergyIntolerance.sensitivityTest | |
| Definition | Observations that confirm or refute the sensitivity. |
| Control | 0..* |
| Type | Resource(Observation) |