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

: Cytology Diagnostic Report example

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="diagnosticreport-cytology-example"/>
  <meta>
    <profile
             value="https://hl7.lt/fhir/cervical/StructureDefinition/cytology-diagnostic-report-lt-cervical"/>
  </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: DiagnosticReport diagnosticreport-cytology-example</b></p><a name="diagnosticreport-cytology-example"> </a><a name="hcdiagnosticreport-cytology-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-cytology-diagnostic-report-lt-cervical.html">DiagnosticReport: Cervical Cytology (Pap Test)</a></p></div><h2><span title="Codes:{http://snomed.info/sct 416107004}">Cervical cytology test (procedure)</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>) </h2><table class="grid"><tr><td>Subject</td><td>Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))</td></tr><tr><td>When For</td><td>2025-01-12 09:00:00+0200</td></tr><tr><td>Reported</td><td>2025-01-13 11:20:00+0200</td></tr><tr><td>Performer</td><td> <a href="Organization-organization-example.html">Organization Vilniaus miesto ligoninė</a></td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-observation-cytology-conclusion-example.html"><span title="Codes:{http://snomed.info/sct 416107004}">Cervical cytology test (procedure)</span></a></td><td><span title="Codes:{http://snomed.info/sct 62051000119105}">Low-grade squamous intraepithelial lesion on cervical Papanicolaou smear (finding)</span></td><td>Final</td><td>2025-01-12</td></tr></table><div><p>Low-grade squamous intraepithelial lesion (LSIL) detected.</p>
</div></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="416107004"/>
      <display value="Cervical cytology test (procedure)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-female-example"/>
  </subject>
  <effectiveDateTime value="2025-01-12T09:00:00+02:00"/>
  <issued value="2025-01-13T11:20:00+02:00"/>
  <performer>🔗 
    <reference value="Organization/organization-example"/>
  </performer>
  <resultsInterpreter>🔗 
    <reference value="Practitioner/practitioner-example"/>
  </resultsInterpreter>
  <specimen>🔗 
    <reference value="Specimen/specimen-cervix-hpv-example"/>
  </specimen>
  <result>🔗 
    <reference value="Observation/observation-cytology-conclusion-example"/>
  </result>
  <conclusion
              value="Low-grade squamous intraepithelial lesion (LSIL) detected."/>
</DiagnosticReport>