Lithuanian Cervical Cancer Implementation Guide
0.0.1 - ci-build
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
{
"resourceType" : "DiagnosticReport",
"id" : "diagnosticreport-hpv-example",
"meta" : {
"profile" : [
🔗 "https://hl7.lt/fhir/cervical/StructureDefinition/hpv-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-hpv-example</b></p><a name=\"diagnosticreport-hpv-example\"> </a><a name=\"hcdiagnosticreport-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=\"StructureDefinition-hpv-diagnostic-report-lt-cervical.html\">DiagnosticReport: HPV Test</a></p></div><h2><span title=\"Codes:{http://snomed.info/sct 35904009}\">Human papillomavirus deoxyribonucleic acid detection (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 08:45:00+0200</td></tr><tr><td>Reported</td><td>2025-01-13 10:30: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-hpv-result-example.html\"><span title=\"Codes:{http://snomed.info/sct 35904009}\">Human papillomavirus deoxyribonucleic acid detection (procedure)</span></a></td><td><span title=\"Codes:{http://snomed.info/sct 720005005}\">Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding)</span></td><td>Final</td><td>2025-01-12</td></tr></table><div><p>High-risk HPV DNA detected. Genotype 16 identified.</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" : "35904009",
"display" : "Human papillomavirus deoxyribonucleic acid detection (procedure)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-female-example"
},
"effectiveDateTime" : "2025-01-12T08:45:00+02:00",
"issued" : "2025-01-13T10:30:00+02:00",
"performer" : [
{
🔗 "reference" : "Organization/organization-example"
}
],
"resultsInterpreter" : [
{
🔗 "reference" : "Practitioner/practitioner-example"
}
],
"specimen" : [
{
🔗 "reference" : "Specimen/specimen-cervix-hpv-example"
}
],
"result" : [
{
🔗 "reference" : "Observation/observation-hpv-result-example"
}
],
"conclusion" : "High-risk HPV DNA detected. Genotype 16 identified."
}