<?xml version="1.0" encoding="UTF-8"?>

<Specimen xmlns="http://hl7.org/fhir">
  <id value="drtb-specimen"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen drtb-specimen</b></p><a name="drtb-specimen"> </a><a name="hcdrtb-specimen"> </a><a name="drtb-specimen-en-US"> </a><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation specimen}">specimen</span></p><p><b>subject</b>: <a href="Patient-drtb-patient.html">John Patient  Male, DoB: 1990-01-01 ( National unique individual identifier)</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>2021-01-01</td><td><span title="Codes:{http://loinc.org LNC#LA26398-0}">Blood draw</span></td><td><span title="Codes:{http://loinc.org LA7275-6}">Left arm</span></td></tr></table></div>
  </text>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="specimen"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/drtb-patient"/>
  </subject>
  <collection>
    <collectedDateTime value="2021-01-01"/>
    <method>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LNC#LA26398-0"/>
        <display value="Blood draw"/>
      </coding>
    </method>
    <bodySite>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA7275-6"/>
        <display value="Left arm"/>
      </coding>
    </bodySite>
  </collection>
</Specimen>