Lithuanian Cervical Cancer Implementation Guide
0.0.1 - ci-build Lithuania flag

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

: Cervix HPV Specimen example

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="specimen-cervix-hpv-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-cervix-hpv-example</b></p><a name="specimen-cervix-hpv-example"> </a><a name="hcspecimen-cervix-hpv-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-HPV-2025-0001</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 258527002}">Cervical smear sample (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-01-12 09:15: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-01-12 08:45:00+0200</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-HPV-2025-0001"/>
  </identifier>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="258527002"/>
      <display value="Cervical smear sample (specimen)"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/patient-female-example"/>
  </subject>
  <receivedTime value="2025-01-12T09:15:00+02:00"/>
  <collection>
    <collector>🔗 
      <reference value="Practitioner/practitioner-example"/>
    </collector>
    <collectedDateTime value="2025-01-12T08:45:00+02:00"/>
    <bodySite>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="71252005"/>
          <display value="Cervix uteri structure (body structure)"/>
        </coding>
      </concept>
    </bodySite>
  </collection>
</Specimen>