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

<Specimen xmlns="http://hl7.org/fhir">
  <id value="specimen-left-breast-example"/>
  <meta>
    <profile value="https://hl7.lt/fhir/lab/StructureDefinition/specimen-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-left-breast-example</b></p><a name="specimen-left-breast-example"> </a><a name="hcspecimen-left-breast-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-lt-lab.html">Specimen (LT Lab)</a></p></div><p><b>identifier</b>: <code>http://hospital.lt/sid/specimen-number</code>/barcode54321</p><p><b>accessionIdentifier</b>: B26-6527</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 122601001}">Specimen from breast obtained by biopsy</span></p><p><b>subject</b>: <a href="Patient-patient-example.html">Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))</a></p><p><b>request</b>: <a href="ServiceRequest-servicerequest-pathology-order-example.html">ServiceRequest Histopathology test (procedure)</a></p><blockquote><p><b>collection</b></p><p><b>collector</b>: <a href="Practitioner-practitioner-example.html">Practitioner Registrar</a></p><p><b>collected</b>: 2025-01-10 09:15:00+0200</p><p><b>quantity</b>: 9 mg</p><h3>BodySites</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 80248007}">Left breast structure (body structure)</span></td></tr></table></blockquote><h3>Containers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>Device</b></td><td><b>SpecimenQuantity</b></td></tr><tr><td style="display: none">*</td><td/><td>Sterile container</td><td>1</td></tr></table></div>
  </text>
  <identifier>
    <system value="http://hospital.lt/sid/specimen-number"/>
    <value value="barcode54321"/>
  </identifier>
  <accessionIdentifier>
    <value value="B26-6527"/>
  </accessionIdentifier>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="122601001"/>
      <display value="Specimen from breast obtained by biopsy"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/patient-example"/>
  </subject>
  <request>
    <reference value="ServiceRequest/servicerequest-pathology-order-example"/>
  </request>
  <collection>
    <collector>
      <reference value="Practitioner/practitioner-example"/>
    </collector>
    <collectedDateTime value="2025-01-10T09:15:00+02:00"/>
    <quantity>
      <value value="9"/>
      <unit value="mg"/>
    </quantity>
    <bodySite>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="80248007"/>
          <display value="Left breast structure (body structure)"/>
        </coding>
      </concept>
    </bodySite>
  </collection>
  <container>
    <extension url="http://hl7.org/fhir/StructureDefinition/specimen-container-type">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="700855008"/>
          <display value="Tissue/fluid collection bag, sterile"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <device>
      <display value="Sterile container"/>
    </device>
    <specimenQuantity>
      <value value="1"/>
    </specimenQuantity>
  </container>
</Specimen>