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

<Specimen xmlns="http://hl7.org/fhir">
  <id value="specimen-example-blood"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Specimen specimen-example-blood</b></p><a name="specimen-example-blood"> </a><a name="hcspecimen-example-blood"> </a><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 BLD}">Whole blood</span></p><p><b>subject</b>: <a href="Patient-example-salim.html">Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)</a></p><p><b>receivedTime</b>: 2025-11-04 08:30:00+0000</p><p><b>request</b>: <a href="ServiceRequest-example-cbc-order.html">ServiceRequest CBC panel</a></p><p><b>role</b>: <span title="Codes:{http://hl7.org/fhir/specimen-role p}">Patient</span></p><blockquote><p><b>collection</b></p><p><b>collector</b>: <a href="Practitioner-example-practitioner.html">Practitioner Farkhod Simonov </a></p><p><b>collected</b>: 2025-11-04 08:10:00+0000</p><h3>Durations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>5</td><td><a href="http://tx.fhir.org/r5/ValueSet/x-ucum">http://unitsofmeasure.org</a></td><td>min</td></tr></table><p><b>quantity</b>: 3 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemL = 'mL')</span></p><p><b>fastingStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0916 NF}">The patient indicated they did not fast prior to the procedure.</span></p></blockquote><p><b>note</b>: </p><blockquote><div><p>Venous blood collected into EDTA tube. No visible hemolysis.</p>
</div></blockquote></div>
  </text>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0487"/>
      <code value="BLD"/>
      <display value="Whole blood"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/example-salim"/>
  </subject>
  <receivedTime value="2025-11-04T08:30:00Z"/>
  <request>
    <reference value="ServiceRequest/example-cbc-order"/>
  </request>
  <role>
    <coding>
      <system value="http://hl7.org/fhir/specimen-role"/>
      <code value="p"/>
      <display value="Patient"/>
    </coding>
  </role>
  <collection>
    <collector>
      <reference value="Practitioner/example-practitioner"/>
    </collector>
    <collectedDateTime value="2025-11-04T08:10:00Z"/>
    <duration>
      <value value="5"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="min"/>
    </duration>
    <quantity>
      <value value="3"/>
      <unit value="mL"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </quantity>
    <fastingStatusCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0916"/>
        <code value="NF"/>
        <display value="The patient indicated they did not fast prior to the procedure."/>
      </coding>
    </fastingStatusCodeableConcept>
  </collection>
  <note>
    <text value="Venous blood collected into EDTA tube. No visible hemolysis."/>
  </note>
</Specimen>