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 ACH Pass1 Central Line - XML Representation

Page standards status: Informative

Raw xml | Download



<Device xmlns="http://hl7.org/fhir">
  <id value="device-example-ach-ach-pass1-central-line"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-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-ach-ach-pass1-central-line</b></p><a name="device-example-ach-ach-pass1-central-line"> </a><a name="hcdevice-example-ach-ach-pass1-central-line"> </a><a name="device-example-ach-ach-pass1-central-line-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/1000510341 (use: usual, )</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 52124006}">Central venous catheter, device</span></p><p><b>patient</b>: <a href="Patient-patient-example-ach-ach-pass1.html">Pass1 ACH</a></p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system value="urn:oid:2.16.840.1.113883.19.5.1.698.8"/>
    <value value="1000510341"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="52124006"/>
      <display value="Central venous catheter, device (physical object)"/>
    </coding>
    <text value="Central venous catheter, device"/>
  </type>
  <patient>🔗 
    <reference value="Patient/patient-example-ach-ach-pass1"/>
    <display value="Pass1 ACH"/>
  </patient>
</Device>