CommunicationCategory

Codes for general categories of communications such as alerts, instruction, etc.

This code system http://terminology.hl7.org/CodeSystem/communication-category defines the following codes:

Code Display Definition
alert Alert The communication conveys an alert.
notification Notification The communication conveys a notification.
reminder Reminder The communication conveys a reminder.
instruction Instruction The communication conveys instruction.
<status value="draft"/> <experimental value="false"/> <date value="2018-08-19T21:48:56+10:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Codes for general categories of communications such as alerts, instruction, etc."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/communication-category"/> <content value="complete"/> <concept> <code value="alert"/> <display value="Alert"/> <definition value="The communication conveys an alert."/> </concept> <concept> <code value="notification"/> <display value="Notification"/> <definition value="The communication conveys a notification."/> </concept> <concept> <code value="reminder"/> <display value="Reminder"/> <definition value="The communication conveys a reminder."/> </concept> <concept> <code value="instruction"/> <display value="Instruction"/> <definition value="The communication conveys instruction."/> </concept> </CodeSystem>