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

: Specimen - Example ACH Pass3 Stool - XML Representation

Page standards status: Informative

Raw xml | Download



<Specimen xmlns="http://hl7.org/fhir">
  <id value="specimen-example-ach-ach-pass3-stool"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass3-stool</b></p><a name="specimen-example-ach-ach-pass3-stool"> </a><a name="hcspecimen-example-ach-ach-pass3-stool"> </a><a name="specimen-example-ach-ach-pass3-stool-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082905, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:45</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 429901000124102}">Bloody stool</span></p><p><b>subject</b>: <a href="Patient-patient-example-ach-ach-pass3.html">Pass3 ACH</a></p><p><b>receivedTime</b>: 2024-02-01 19:12:00-0500</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>2024-02-01 19:02:00-0500</td><td><span title="Codes:{http://snomed.info/sct 181261002}">Entire rectum (body structure)</span></td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.19.5.1.798.32"/>
    <value value="C104082905"/>
    <assigner>
      <display value="LIS"/>
    </assigner>
  </identifier>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.19.5.1.798.800"/>
    <value value="C10408290:45"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="429901000124102"/>
      <display value="Bloody stool specimen (specimen)"/>
    </coding>
    <text value="Bloody stool"/>
  </type>
  <subject>🔗 
    <reference value="Patient/patient-example-ach-ach-pass3"/>
    <display value="Pass3 ACH"/>
  </subject>
  <receivedTime value="2024-02-01T19:12:00-05:00"/>
  <collection>
    <collectedDateTime value="2024-02-01T19:02:00-05:00"/>
    <bodySite>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="181261002"/>
        <display value="Entire rectum (body structure)"/>
      </coding>
    </bodySite>
  </collection>
</Specimen>