National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide
0.1.0-cibuild - Continuous Integration 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 0.1.0-cibuild 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

: DiagnosticReport - Example ACH Pass2 Cardiopulmonary - XML Representation

Page standards status: Informative

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="diagnosticreport-example-ach-ach-pass2-cardiopulmonary"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes:{http://snomed.info/sct 76746007}">Cardiovascular stress testing</span> (<span title="Codes:{http://loinc.org LP172861-9}">Cardiopulmonary</span>) </h2><table class="grid"><tr><td>Subject</td><td><b>Pass2 ACH(Official)</b> female, DoB: 1965-12-22 ( MRN/1601191902010308 (use: usual))</td></tr><tr><td>When For</td><td>2024-03-01 23:14:00-0500</td></tr><tr><td>Reported</td><td>2024-03-02 08:52:00-0500</td></tr></table><p><b>Report Details</b></p><p><b>Coded Conclusions:</b></p><ul><li><span title="Codes:{http://snomed.info/sct 710031008}">Inducible ischemia manifest on stress test post myocardial infarction (finding)</span></li></ul></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LP172861-9"/>
      <display value="Cardiopulmonary"/>
    </coding>
    <text value="Cardiopulmonary"/>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="76746007"/>
      <display value="Cardiovascular stress testing"/>
    </coding>
    <text value="Cardiovascular stress testing"/>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-example-ach-ach-pass2"/>
    <display value="Pass2 ACH"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/encounter-example-ach-ach-pass2-inpatient"/>
    <display value="Hospital Admission"/>
  </encounter>
  <effectiveDateTime value="2024-03-01T23:14:00-05:00"/>
  <issued value="2024-03-02T08:52:00-05:00"/>
  <conclusionCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="710031008"/>
      <display
               value="Inducible ischemia manifest on stress test post myocardial infarction (finding)"/>
    </coding>
  </conclusionCode>
</DiagnosticReport>