Lithuanian Cervical Cancer Implementation Guide
0.0.1 - ci-build Lithuania vėliava

Lithuanian Cervical Cancer 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-cervical/ and changes regularly. See the Directory of published versions

: Specimen: Cervical Cone Biopsy (example)

Neapdorotas xml | Atsisiųsti


<Specimen xmlns="http://hl7.org/fhir">
  <id value="specimen-cervical-biopsy-example"/>
  <meta>
    <profile
             value="https://hl7.lt/fhir/lab/StructureDefinition/specimen-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-cervical-biopsy-example</b></p><a name="lt-specimen-cervical-biopsy-example"> </a><a name="lt-hcspecimen-cervical-biopsy-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="https://build.fhir.org/ig/HL7LT/ig-lt-lab/StructureDefinition-specimen-lt-lab.html">Specimen (LT Lab)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.330.1</code>/SPEC-CERV-2025-0042</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 119376003}">Cervical cone biopsy specimen</span></p><p><b>subject</b>: <a href="Patient-patient-female-example.html">Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))</a></p><p><b>receivedTime</b>: 2025-04-10 10:30:00+0200</p><blockquote><p><b>collection</b></p><p><b>collector</b>: <a href="Practitioner-practitioner-example.html">Practitioner Dr. Petras Kazlauskas(official)</a></p><p><b>collected</b>: 2025-04-10 09:00:00+0200</p><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 54535009}">Cone biopsy of cervix (procedure)</span></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 71252005}">Cervix uteri structure (body structure)</span></td></tr></table></blockquote></div>
  </text>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.4.330.1"/>
    <value value="SPEC-CERV-2025-0042"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="119376003"/>
      <display value="Tissue specimen (specimen)"/>
    </coding>
    <text value="Cervical cone biopsy specimen"/>
  </type>
  <subject>🔗 
    <reference value="Patient/patient-female-example"/>
  </subject>
  <receivedTime value="2025-04-10T10:30:00+02:00"/>
  <collection>
    <collector>🔗 
      <reference value="Practitioner/practitioner-example"/>
    </collector>
    <collectedDateTime value="2025-04-10T09:00:00+02:00"/>
    <method>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="54535009"/>
        <display value="Cone biopsy of cervix (procedure)"/>
      </coding>
    </method>
    <bodySite>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="71252005"/>
          <display value="Cervix uteri structure (body structure)"/>
        </coding>
      </concept>
    </bodySite>
  </collection>
</Specimen>