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

<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="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-block-1-example</b></p><a name="specimen-block-1-example"> </a><a name="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>