HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 2.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. See the Directory of published versions
<Specimen xmlns="http://hl7.org/fhir">
<id value="Specimen-focus-bdp-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-focus-bdp-example</b></p><a name="Specimen-focus-bdp-example"> </a><a name="hcSpecimen-focus-bdp-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>Specimen Focus</b>: <a href="#hcSpecimen-focus-bdp-example/RedBloodCellUnitExample">BiologicallyDerivedProduct: productCategory = cells; status = available</a></p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 119297000}">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>Collected[x]</b></td></tr><tr><td style="display: none">*</td><td>2025-04-08 09:05:00+0200</td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: BiologicallyDerivedProduct #RedBloodCellUnitExample</b></p><a name="Specimen-focus-bdp-example/RedBloodCellUnitExample"> </a><a name="hcSpecimen-focus-bdp-example/RedBloodCellUnitExample"> </a><p><b>productCategory</b>: Cells</p><p><b>status</b>: Available</p></blockquote></div>
</text>
<contained>
<BiologicallyDerivedProduct>
<id value="RedBloodCellUnitExample"/>
<productCategory value="cells"/>
<status value="available"/>
</BiologicallyDerivedProduct>
</contained>
<extension
url="http://hl7.eu/fhir/laboratory/StructureDefinition/specimen-focus">
<valueReference>
<reference value="#RedBloodCellUnitExample"/>
</valueReference>
</extension>
<status value="available"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="119297000"/>
<display value="Blood specimen"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/pat-lab-example"/>
</subject>
<collection>
<collectedDateTime value="2025-04-08T09:05:00+02:00"/>
</collection>
</Specimen>