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

<Specimen xmlns="http://hl7.org/fhir">
  <id value="Specimen-collection-example"/>
  <meta>
    <profile value="http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen Specimen-collection-example</b></p><a name="Specimen-collection-example"> </a><a name="hcSpecimen-collection-example"> </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-Specimen-eu-lab.html">Specimen: Laboratory</a></p></div><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 122554006}">Capillary blood specimen</span></p><p><b>subject</b>: <a href="Patient-pat-lab-example.html">František Očkovaný Moreira  Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))</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>Collected by the patient</td><td>2025-04-08 07:40:00+0200</td><td><span title="Codes:{http://snomed.info/sct 48856004}">Skin structure of palmar surface of index finger</span></td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: BodyStructure #FingerBodyStructureExample</b></p><a name="Specimen-collection-example/FingerBodyStructureExample"> </a><a name="hcSpecimen-collection-example/FingerBodyStructureExample"> </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="https://build.fhir.org/ig/hl7-eu/base/StructureDefinition-bodyStructure-eu-core.html">BodyStructure (EU core)</a></p></div><blockquote><p><b>R5: Included anatomic location(s) (new)</b></p><ul><li>structure: <span title="Codes:{http://snomed.info/sct 48856004}">Skin structure of palmar surface of index finger</span></li></ul></blockquote><p><b>patient</b>: <a href="Patient-pat-lab-example.html">František Očkovaný Moreira  Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))</a></p></blockquote></div>
  </text>
  <contained>
    <BodyStructure>
      <id value="FingerBodyStructureExample"/>
      <meta>
        <profile value="http://hl7.eu/fhir/base/StructureDefinition/bodyStructure-eu-core"/>
      </meta>
      <extension url="http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure">
        <extension url="structure">
          <valueCodeableConcept>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="48856004"/>
              <display value="Skin structure of palmar surface of index finger"/>
            </coding>
          </valueCodeableConcept>
        </extension>
      </extension>
      <patient>
        <reference value="Patient/pat-lab-example"/>
      </patient>
    </BodyStructure>
  </contained>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="122554006"/>
      <display value="Capillary blood specimen"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/pat-lab-example"/>
  </subject>
  <collection>
    <collector>
      <extension url="http://hl7.org/fhir/StructureDefinition/alternate-reference">
        <valueReference>
          <reference value="Patient/pat-lab-example"/>
        </valueReference>
      </extension>
      <display value="Collected by the patient"/>
    </collector>
    <collectedDateTime value="2025-04-08T07:40:00+02:00"/>
    <bodySite>
      <extension url="http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.bodySite">
        <valueReference>
          <reference value="#FingerBodyStructureExample"/>
        </valueReference>
      </extension>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="48856004"/>
        <display value="Skin structure of palmar surface of index finger"/>
      </coding>
    </bodySite>
  </collection>
</Specimen>