description: 'A statement higlighting a fact about the patient that requires clinical attention to ensure safety and prevent adverse outcomes.\nExample 1: intolerance to aspirin due to gastrointestinal bleeding.\nExample 2: intolerance to captopril because of cough (the patient is not allergic but can''t tolerate it because of persistent cough)\nExample 3: the patient has a rare disease that requires special treatment\nExample 4: Airway Alert / Difficult Intubation\nExample 5: Diagnoses such as malignant hyperthermia, porphyria, and bleeding disorders; special treatments like anticoagulants or immunosuppressants; implanted devices.\nExample 6: transplanted organs illustrate other information that has to be taken into account in a healthcare contact.\nExample 7: participation in a clinical trial that has to be taken into account in a healthcare contact.' package_name: xtehr.eu.ehds.models derivation: specialization name: EHDSAlert type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAlert elements: header: elements: author: short: The author of the alert statement, i.e. the setter of the alert. choices: [] index: 1 status: {short: 'Current status of the alert, indicates whether this alert is active and needs to be displayed to a user, or whether it is no longer needed or was entered in error.', index: 2} code: {type: CodeableConcept, short: A coded representation of the alert., index: 3} description: {type: string, short: Narrative representation of the alert., index: 4} priority: {type: CodeableConcept, short: A code that identifies the priority of the alert., index: 5} period: {type: Period, short: 'Time period when alert is active. The period of time from the activation of the alert to inactivation of the alert. If the alert is active, the end of the period should be unspecified.', index: 6} sourceReference: {type: Resource, short: A reference to the resource the alert is about., array: true, index: 7} package_version: 0.3.0 class: logical kind: logical url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAlert base: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet version: 0.3.0