{
  "resourceType" : "DiagnosticReport",
  "id" : "diagnosticreport-cytology-example",
  "meta" : {
    "profile" : ["https://hl7.lt/fhir/cervical/StructureDefinition/cytology-diagnostic-report-lt-cervical"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<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\u00a0(use:\u00a0usual,\u00a0))</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>\n</div></div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "laboratory"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "416107004",
      "display" : "Cervical cytology test (procedure)"
    }]
  },
  "subject" : {
    "reference" : "Patient/patient-female-example"
  },
  "effectiveDateTime" : "2025-01-12T09:00:00+02:00",
  "issued" : "2025-01-13T11:20:00+02:00",
  "performer" : [{
    "reference" : "Organization/organization-example"
  }],
  "resultsInterpreter" : [{
    "reference" : "Practitioner/practitioner-example"
  }],
  "specimen" : [{
    "reference" : "Specimen/specimen-cervix-hpv-example"
  }],
  "result" : [{
    "reference" : "Observation/observation-cytology-conclusion-example"
  }],
  "conclusion" : "Low-grade squamous intraepithelial lesion (LSIL) detected."
}