Lithuanian Laboratory Implementation Guide
0.0.1 - ci-build
Lithuanian Laboratory Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-lab/ and changes regularly. See the Directory of published versions
<Specimen xmlns="http://hl7.org/fhir">
<id value="specimen-block-1-example"/>
<meta>
<profile
value="https://hl7.lt/fhir/lab/StructureDefinition/specimen-block-lt-lab"/>
</meta>
<language value="lt"/>
<text>
<status value="generated"/>
<div xml:lang="lt" lang="lt"><hr/><p><b>Lithuanian</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Specimen specimen-block-1-example</b></p><a name="lt-specimen-block-1-example"> </a><a name="lt-hcspecimen-block-1-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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-specimen-block-lt-lab.html">Specimen: Tissue Block</a></p></div><p><b>accessionIdentifier</b>: A1</p><p><b>status</b>: Available</p><p><b>parent</b>: <a href="Specimen-specimen-left-breast-example.html">Specimen: identifier = http://hospital.lt/sid/specimen-number#barcode54321; accessionIdentifier = B26-6527; status = available; type = Specimen from breast obtained by biopsy</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td>5 slices</td></tr></table><h3>Processings</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Method</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 702941008}">Paraffin embedding</span></td></tr></table></div>
</text>
<accessionIdentifier>
<value value="A1"/>
</accessionIdentifier>
<status value="available"/>
<parent>🔗
<reference value="Specimen/specimen-left-breast-example"/>
</parent>
<collection>
<quantity>
<value value="5"/>
<unit value="slices"/>
</quantity>
</collection>
<processing>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="702941008"/>
<display value="Paraffin embedding"/>
</coding>
</method>
</processing>
</Specimen>