Generated Narrative: CodeSystem devicealert-activationState

This case-sensitive code system http://terminology.hl7.org/CodeSystem/devicealert-activationState defines the following codes:

CodeDisplayDefinition
on OnThe signal will be announciated during an alert condition
off OffThe signal will not be announciated during an alert condition
paused PausedAnnunciation of the signal during an alert condition has been suppressed temporarily
<status value="draft"/> <experimental value="false"/> <date value="2023-12-10T10:01:24+11:00"/> <publisher value="Health Level Seven International"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> <telecom> <system value="email"/> <value value="hq@HL7.org"/> </telecom> </contact> <description value="Describes the activation state of a DeviceAlert."/> <caseSensitive value="true"/> <valueSet value="http://terminology.hl7.org/ValueSet/devicealert-activationState"/> <content value="complete"/> <concept> <code value="on"/> <display value="On"/> <definition value="The signal will be announciated during an alert condition"/> </concept> <concept> <code value="off"/> <display value="Off"/> <definition value="The signal will not be announciated during an alert condition"/> </concept> <concept> <code value="paused"/> <display value="Paused"/> <definition value="Annunciation of the signal during an alert condition has been suppressed temporarily"/> </concept> </CodeSystem>