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

: Specimen - Example ACH Pass2 Blood 1 - XML Representation

Page standards status: Informative

Raw xml | Download



<Specimen xmlns="http://hl7.org/fhir">
  <id value="specimen-example-ach-ach-pass2-blood-1"/>
  <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><b>Generated Narrative: Specimen </b><a name="specimen-example-ach-ach-pass2-blood-1"> </a><a name="hcspecimen-example-ach-ach-pass2-blood-1"> </a></p><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">ResourceSpecimen &quot;specimen-example-ach-ach-pass2-blood-1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-specimen.html">US Core Specimen Profile</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>: Blood venous <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0487.html">specimenType</a>#BLDV)</span></p><p><b>subject</b>: <a href="Patient-patient-example-ach-ach-pass2.html">Patient/patient-example-ach-ach-pass2: Pass1 ACH</a> &quot; ACH&quot;</p><p><b>receivedTime</b>: 2024-01-31 22:50: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-01-31 22:42:00-0500</td><td>Structure of blood vessel of left upper arm (body structure) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1255295007)</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://terminology.hl7.org/CodeSystem/v2-0487"/>
      <code value="BLDV"/>
      <display value="Blood venous"/>
    </coding>
    <text value="Blood venous"/>
  </type>
  <subject>🔗 
    <reference value="Patient/patient-example-ach-ach-pass2"/>
    <display value="Pass1 ACH"/>
  </subject>
  <receivedTime value="2024-01-31T22:50:00-05:00"/>
  <collection>
    <collectedDateTime value="2024-01-31T22:42: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>