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. |
|