CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG
1.0.0 - Release 1 United States of America flag

CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Specimen - Example ACH Monthly Pass2 Blood 2 - XML Representation

Page standards status: Informative

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="specimen-example-ach-monthly-pass2-blood-2"/>
  <meta>
    <profile
             value="http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-monthly-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-monthly-pass2-blood-2</b></p><a name="specimen-example-ach-monthly-pass2-blood-2"> </a><a name="hcspecimen-example-ach-monthly-pass2-blood-2"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ach-monthly-specimen.html">ACH Monthly Event Specimen</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082902, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:42</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 122555007}">Venous blood specimen (specimen)</span></p><p><b>subject</b>: <a href="Patient-patient-example-ach-monthly-pass2.html">Pass1 ACH</a></p><p><b>receivedTime</b>: 2024-02-02 11:26: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-02 11:24:00-0500</td><td><span title="Codes:{http://snomed.info/sct 1255295007}">Structure of blood vessel of left upper arm (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="C104082902"/>
    <assigner>
      <display value="LIS"/>
    </assigner>
  </identifier>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.19.5.1.798.800"/>
    <value value="C10408290:42"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="122555007"/>
      <display value="Venous blood specimen (specimen)"/>
    </coding>
    <text value="Venous blood specimen (specimen)"/>
  </type>
  <subject>🔗 
    <reference value="Patient/patient-example-ach-monthly-pass2"/>
    <display value="Pass1 ACH"/>
  </subject>
  <receivedTime value="2024-02-02T11:26:00-05:00"/>
  <collection>
    <collectedDateTime value="2024-02-02T11:24:00-05:00"/>
    <bodySite>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="1255295007"/>
        <display
                 value="Structure of blood vessel of left upper arm (body structure)"/>
      </coding>
    </bodySite>
  </collection>
</Specimen>