HL7 BE Laboratory Result WG Implementation Guide (work in progress), published by HL7 Belgium. This is not an authorized publication; it is the continuous build for version 0.0.7). This version is based on the current content of https://github.com/hl7-be/hl7-be-fhir-laboratory-report/ and changes regularly. See the Directory of published versions
<Specimen xmlns="http://hl7.org/fhir">
<id value="urine1"/>
<meta>
<versionId value="1"/>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-specimen-laboratory"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><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">Resource "urine1" Version "1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-be-specimen-laboratory.html">BeSpecimenLaboratory</a></p></div><p><b>status</b>: available</p><p><b>type</b>: Urine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#78014005)</span></p><p><b>receivedTime</b>: 2015-11-04</p><p><b>note</b>: 24u urinecollectie</p></div>
</text>
<status value="available"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="78014005"/>
<display value="Urine"/>
</coding>
</type>
<receivedTime value="2015-11-04"/>
<note>
<text value="24u urinecollectie"/>
</note>
</Specimen>