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

This page is part of the National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Device - Example ACH Pass2 Compress Hose - XML Representation

Page standards status: Informative

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="device-example-ach-ach-pass2-compress-hose"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device|6.0.0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device device-example-ach-ach-pass2-compress-hose</b></p><a name="device-example-ach-ach-pass2-compress-hose"> </a><a name="hcdevice-example-ach-ach-pass2-compress-hose"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-device.html">QICore Deviceversion: null6.0.0)</a></p></div><p><b>identifier</b>: <code>http://example.org/identifiers/698.8</code>/100051034 (use: usual, )</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 348681001}">Graduated compression elastic hosiery</span></p><p><b>patient</b>: <a href="Patient-patient-example-ach-ach-pass2.html">Pass2 ACH</a></p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system value="http://example.org/identifiers/698.8"/>
    <value value="100051034"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="348681001"/>
      <display
               value="Graduated compression elastic hosiery (physical object)"/>
    </coding>
    <text value="Graduated compression elastic hosiery"/>
  </type>
  <patient>🔗 
    <reference value="Patient/patient-example-ach-ach-pass2"/>
    <display value="Pass2 ACH"/>
  </patient>
</Device>