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

: List - Example ACH Patients Of Interest - XML Representation

Page standards status: Informative

Raw xml | Download


<List xmlns="http://hl7.org/fhir">
  <id value="list-example-ach-patients-of-interest"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/poi-list"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: List list-example-ach-patients-of-interest</b></p><a name="list-example-ach-patients-of-interest"> </a><a name="hclist-example-ach-patients-of-interest"> </a><a name="list-example-ach-patients-of-interest-en-US"> </a><table class="clstu"><tr><td>Date: 2021-07-28 00:00:00+0000 </td><td>Mode: Change List </td><td>Status: Current </td></tr><tr><td/></tr></table><table class="grid"><tr style="backgound-color: #eeeeee"><td><b>Items</b></td></tr><tr><td><a href="Patient-patient-example-sameresultdiffday.html">Sameresultdiffday Hypo Male, DoB: 1952-12-31 ( MRN: 100000889 (use: usual, ))</a></td></tr><tr><td><a href="Patient-patient-example-ach-ach-pass1.html">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN: 1601191901010308 (use: usual, ))</a></td></tr><tr><td><a href="Patient-patient-example-ach-ach-pass2.html">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, ))</a></td></tr><tr><td><a href="Patient-patient-example-ach-ach-pass3.html">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN: 1601191903010308 (use: usual, ))</a></td></tr></table></div>
  </text>
  <identifier>
    <system value="http://example.com/Identifier"/>
    <value value="NHSNdQMAcuteCareHospitalInitialPopulation"/>
  </identifier>
  <status value="current"/>
  <mode value="changes"/>
  <date value="2021-07-28T00:00:00Z"/>
  <entry>
    <item>🔗 
      <reference value="Patient/patient-example-sameresultdiffday"/>
    </item>
  </entry>
  <entry>
    <item>🔗 
      <reference value="Patient/patient-example-ach-ach-pass1"/>
    </item>
  </entry>
  <entry>
    <item>🔗 
      <reference value="Patient/patient-example-ach-ach-pass2"/>
    </item>
  </entry>
  <entry>
    <item>🔗 
      <reference value="Patient/patient-example-ach-ach-pass3"/>
    </item>
  </entry>
</List>