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

: Procedure - Example ACH Pass1 Lumbar - XML Representation

Page standards status: Informative

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="procedure-example-ach-ach-pass1-lumbar"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure procedure-example-ach-ach-pass1-lumbar</b></p><a name="procedure-example-ach-ach-pass1-lumbar"> </a><a name="hcprocedure-example-ach-ach-pass1-lumbar"> </a><a name="procedure-example-ach-ach-pass1-lumbar-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/1000510352 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://www.cms.gov/Medicare/Coding/ICD10 009U3ZX}">Drainage of Spinal Canal, Percutaneous Approach, Diagnostic</span></p><p><b>subject</b>: <a href="Patient-patient-example-ach-ach-pass1.html">Pass1 ACH</a></p><p><b>encounter</b>: <a href="Encounter-encounter-example-ach-ach-pass1.html">Hospital Admission</a></p><p><b>performed</b>: 2024-02-02 18:56:00-0500</p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 272005}">Structure of superior articular process of lumbar vertebra</span></p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system value="urn:oid:2.16.840.1.113883.19.5.1.698.8"/>
    <value value="1000510352"/>
  </identifier>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://www.cms.gov/Medicare/Coding/ICD10"/>
      <code value="009U3ZX"/>
      <display
               value="Drainage of Spinal Canal, Percutaneous Approach, Diagnostic"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-example-ach-ach-pass1"/>
    <display value="Pass1 ACH"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/encounter-example-ach-ach-pass1"/>
    <display value="Hospital Admission"/>
  </encounter>
  <performedDateTime value="2024-02-02T18:56:00-05:00"/>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="272005"/>
      <display
               value="Structure of superior articular process of lumbar vertebra (body structure)"/>
    </coding>
    <text value="Structure of superior articular process of lumbar vertebra"/>
  </bodySite>
</Procedure>