National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide
1.0.0-ballot - STU1 Ballot United States of America flag

National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/nhsn-dqm/ and changes regularly. See the Directory of published versions

: Device - Example Submitting Device 1 - XML Representation

Page standards status: Informative

Raw xml | Download



<Device xmlns="http://hl7.org/fhir">
  <id value="device-example-submitting-device"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-submitting-device"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device device-example-submitting-device</b></p><a name="device-example-submitting-device"> </a><a name="hcdevice-example-submitting-device"> </a><a name="device-example-submitting-device-en-US"> </a><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>NHSN Link</td><td>Model name</td></tr></table><blockquote><p><b>version</b></p><p><b>component</b>: api</p><p><b>value</b>: 0.9.0</p></blockquote><blockquote><p><b>version</b></p><p><b>component</b>: api</p><p><b>value</b>: 20230713.1</p></blockquote><blockquote><p><b>version</b></p><p><b>component</b>: api</p><p><b>value</b>: 3f9662a8</p></blockquote><blockquote><p><b>version</b></p><p><b>component</b>: cqf-ruler</p><p><b>value</b>: 0.13.0</p></blockquote></div>
  </text>
  <deviceName>
    <name value="NHSN Link"/>
    <type value="model-name"/>
  </deviceName>
  <version>
    <component>
      <value value="api"/>
    </component>
    <value value="0.9.0"/>
  </version>
  <version>
    <component>
      <value value="api"/>
    </component>
    <value value="20230713.1"/>
  </version>
  <version>
    <component>
      <value value="api"/>
    </component>
    <value value="3f9662a8"/>
  </version>
  <version>
    <component>
      <value value="cqf-ruler"/>
    </component>
    <value value="0.13.0"/>
  </version>
</Device>