<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="devicealert-annunciation"/>
  <meta>
    <lastUpdated value="2026-03-31T18:55:04.283+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: CodeSystem devicealert-annunciation</b>
      </p>
      <a name="devicealert-annunciation"> </a>
      <a name="hcdevicealert-annunciation"> </a>
      <p>This case-sensitive code system 
        <code>http://hl7.org/fhir/devicealert-annunciation</code> defines the following codes:
      </p>
      <table class="codes">
        <tr>
          <td style="white-space:nowrap">
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td style="white-space:nowrap">local
            <a name="devicealert-annunciation-local"> </a>
          </td>
          <td>Local</td>
          <td>The signal is annunciated on or adjacent to the detecting device (e.g., at the bedside)</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">remote
            <a name="devicealert-annunciation-remote"> </a>
          </td>
          <td>Remote</td>
          <td>The signal is annunciated at a place away from the detecting device (e.g., at a nursing station)</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="dev"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <url value="http://hl7.org/fhir/devicealert-annunciation"/>
  <version value="6.0.0-ballot4"/>
  <name value="DeviceAlertAnnunciation"/>
  <title value="Device Alert Annunciation"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-12-10T10:01:24+11:00"/>
  <publisher value="HL7 International / Devices"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/healthcaredevices"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="Describes the annunciation of a DeviceAlert."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/devicealert-annunciation"/>
  <content value="complete"/>
  <concept>
    <code value="local"/>
    <display value="Local"/>
    <definition value="The signal is annunciated on or adjacent to the detecting device (e.g., at the bedside)"/>
  </concept>
  <concept>
    <code value="remote"/>
    <display value="Remote"/>
    <definition value="The signal is annunciated at a place away from the detecting device (e.g., at a nursing station)"/>
  </concept>
</CodeSystem>