CH LAB-Order (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: Blood Sample, 0-best-practice - XML Representation

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="Blood-0-best-practice"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen Blood-0-best-practice</b></p><a name="Blood-0-best-practice"> </a><a name="hcBlood-0-best-practice"> </a><a name="Blood-0-best-practice-en-US"> </a><p><b>identifier</b>: 48736-55555-75465</p><p><b>accessionIdentifier</b>: 4e88a-66666-dd888</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 119297000}">Blood sample</span></p><p><b>subject</b>: <a href="Patient-BirgitBlum.html">Birgit Blum  Female, DoB: 1984-01-01 ( Medical record number)</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-MarcMustermann.html">Practitioner Marc Mustermann (official)</a></td><td>2023-12-01 06:40:17+0000</td><td><span title="Codes:{http://snomed.info/sct 721029009}">Structure of superficial vein of left upper limb (body structure)</span></td></tr></table><h3>Containers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 706053007}">General specimen container (physical object)</span></td></tr></table><p><b>note</b>: Specimen is grossly lipemic</p></div>
  </text>
  <identifier>
    <value value="48736-55555-75465"/>
  </identifier>
  <accessionIdentifier>
    <value value="4e88a-66666-dd888"/>
  </accessionIdentifier>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="119297000"/>
      <display value="Blood sample"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/BirgitBlum"/>
  </subject>
  <collection>
    <collector>🔗 
      <reference value="Practitioner/MarcMustermann"/>
    </collector>
    <collectedDateTime value="2023-12-01T06:40:17Z"/>
    <bodySite>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="721029009"/>
        <display
                 value="Structure of superficial vein of left upper limb (body structure)"/>
      </coding>
    </bodySite>
  </collection>
  <container>
    <type>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="706053007"/>
        <display value="General specimen container (physical object)"/>
      </coding>
    </type>
  </container>
  <note>
    <text value="Specimen is grossly lipemic"/>
  </note>
</Specimen>