Entity: Allergy
Class Diagram
Display
Allergies appear in the Health > Allergies page of the patient's record.
Please see the manual for more information.
Mappings
 | HL7 API | FHIR API (Customer boxes support full CRUD) | Web | Custom REST API | |
 |  | Facade (STU3) | Aggregated (R4) |  |  |
Summary of interactions | |||||
Create | Â | Â | Â | ||
Read | Â | Â | |||
Update | Â | Â | Â | ||
Delete | (replace, but cannot delete all) | Â | Â | Â | |
Entity: Allergy - Extends: Data Point | |||||
Allergen The allergen. | Â | code | A display-friendly representation of the allergy is shown; not every component of the CodeableConcept is shown in all circumstances. | substanceCode | |
Disorder A condition representing the allergy. This is sometimes populated instead of Allergen. | Â | Â | code | A display-friendly representation of the disorder is shown; not every component of the CodeableConcept is shown in all circumstances. | Â |
Onset Timestamp When the symptoms began. | Â | onsetDateTime | Shown. The web interface permits entry of date but not time. | onsetOfSymptoms | |
End Timestamp When the symptoms ended. | Â | Â | lastOccurence | Not shown. | Â |
Reactions The reactions to the allergen. | Â | reaction | Shown. | reactions | |
Severity How severe the reaction to the allergen is. | Â | reaction | Shown. | severity | |
Status
| Â | Â | clinicalStatus | Not shown. | Â |
Â