Lithuanian Laboratory Implementation Guide
0.0.1 - ci-build Lithuania flag

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

: Observation: Specimen Adequacy (example)

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-specimen-adequacy-example"/>
  <meta>
    <profile
             value="https://hl7.lt/fhir/lab/StructureDefinition/specimen-adequacy-lt-lab"/>
    <profile
             value="http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-eu-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: Observation observation-specimen-adequacy-example</b></p><a name="observation-specimen-adequacy-example"> </a><a name="hcobservation-specimen-adequacy-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">Profiles: <a href="StructureDefinition-specimen-adequacy-lt-lab.html">Observation: Specimen Adequacy</a>, <code>http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-eu-lab</code></p></div><p><b>basedOn</b>: <a href="ServiceRequest-servicerequest-pathology-order-example.html">ServiceRequest Histopathology test (procedure)</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 371507005}">Adequacy of specimen (observable entity)</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>effective</b>: 2025-01-15 11:00:00+0200</p><p><b>performer</b>: <a href="Practitioner-practitioner-example.html">Practitioner Registrar</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 125152006}">Specimen satisfactory for evaluation (finding)</span></p><p><b>interpretation</b>: <span title="Codes:">normal</span></p><p><b>note</b>: </p><blockquote><div><p>The breast tissue specimen is deemed adequate for histopathological evaluation.</p>
</div></blockquote><p><b>specimen</b>: <a href="Specimen-specimen-right-breast-example.html">Specimen: identifier = http://hospital.lt/sid/specimen-number#barcode12345; accessionIdentifier = B26-6526; status = available; type = Specimen from breast obtained by biopsy</a></p></div>
  </text>
  <basedOn>🔗 
    <reference value="ServiceRequest/servicerequest-pathology-order-example"/>
  </basedOn>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="371507005"/>
      <display value="Adequacy of specimen (observable entity)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-example"/>
  </subject>
  <effectiveDateTime value="2025-01-15T11:00:00+02:00"/>
  <performer>🔗 
    <reference value="Practitioner/practitioner-example"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="125152006"/>
      <display value="Specimen satisfactory for evaluation (finding)"/>
    </coding>
  </valueCodeableConcept>
  <interpretation>
    <coding>
      <code value="normal"/>
    </coding>
  </interpretation>
  <note>
    <text
          value="The breast tissue specimen is deemed adequate for histopathological evaluation."/>
  </note>
  <specimen>🔗 
    <reference value="Specimen/specimen-right-breast-example"/>
  </specimen>
</Observation>