This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Detailed Descriptions for the elements in the Alert resource.
Alert | |
Definition | Prospective warnings of potential issues when providing care to the patient. |
Control | 1..1 |
Alert.identifier | |
Definition | Identifier assigned to the alert for external use (outside the FHIR environment). |
Control | 0..* |
Type | Identifier |
Alert.category | |
Definition | Allows an alert to be divided into different categories like clinical, administrative etc. |
Control | 0..1 |
Type | CodeableConcept |
Alert.status | |
Definition | Supports basic workflow. |
Control | 1..1 |
Binding | AlertStatus: Required: http://hl7.org/fhir/alert-status (Indicates whether this alert is active and needs to be displayed to a user, or whether it is no longer needed or entered in error) |
Type | code |
Is Modifier | true |
Alert.subject | |
Definition | The person who this alert concerns. |
Control | 1..1 |
Type | Reference(Patient) |
Alert.author | |
Definition | The person or device that created the alert. |
Control | 0..1 |
Type | Reference(Practitioner | Patient | Device) |
Alert.note | |
Definition | The coded value or textual component of the alert to display to the user. |
Control | 1..1 |
Type | CodeableConcept |