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 Lab CBC - XML Representation

Page standards status: Informative

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="diagnosticreport-example-ach-ach-pass2-lab-cbc"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport diagnosticreport-example-ach-ach-pass2-lab-cbc</b></p><a name="diagnosticreport-example-ach-ach-pass2-lab-cbc"> </a><a name="hcdiagnosticreport-example-ach-ach-pass2-lab-cbc"> </a><a name="hcdiagnosticreport-example-ach-ach-pass2-lab-cbc-en"> </a><h2><span title="Codes:{http://loinc.org 58410-2}">CBC Panel</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}">Laboratory</span>) </h2><table class="grid"><tr><td>Subject</td><td>No display for Patient </td></tr><tr><td>When For</td><td>2024-01-31 23:01:00-0500</td></tr><tr><td>Reported</td><td>2024-01-31 23:02:00-0500</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>Reported</b></td></tr><tr><td><a href="Observation-observation-example-ach-pass2-hemo-a1c.html"><span title="Codes:{http://loinc.org 41653-7}">Glucose</span></a></td><td>7.5 %<span style="background: LightGoldenRodYellow"> (Details: UCUM  code% = '%')</span></td><td>final</td><td>2024-01-31 23:52:00-0500</td></tr><tr><td><a href="Observation-observation-example-ach-pass2-poc-1.html"><span title="Codes:{http://loinc.org 41653-7}">Glucose</span></a></td><td>53 d/gL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeg/dL = 'g/dL')</span></td><td>final</td><td/></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="LAB"/>
      <display value="Laboratory"/>
    </coding>
    <text value="Laboratory"/>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="58410-2"/>
      <display value="CBC panel - Blood by Automated count"/>
    </coding>
    <text value="CBC Panel"/>
  </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-01-31T23:01:00-05:00"/>
  <issued value="2024-01-31T23:02:00-05:00"/>
  <result>🔗 
    <reference value="Observation/observation-example-ach-pass2-hemo-a1c"/>
  </result>
  <result>🔗 
    <reference value="Observation/observation-example-ach-pass2-poc-1"/>
  </result>
</DiagnosticReport>