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" : "Specimen",
"id" : "specimen-cervical-biopsy-example",
"meta" : {
"profile" : [
🔗 "https://hl7.lt/fhir/lab/StructureDefinition/specimen-lt-lab"
]
},
"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: Specimen specimen-cervical-biopsy-example</b></p><a name=\"specimen-cervical-biopsy-example\"> </a><a name=\"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\u00a0(use:\u00a0usual,\u00a0))</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>"
},
"identifier" : [
{
"system" : "urn:oid:2.16.840.1.113883.4.330.1",
"value" : "SPEC-CERV-2025-0042"
}
],
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "119376003",
"display" : "Tissue specimen (specimen)"
}
],
"text" : "Cervical cone biopsy specimen"
},
"subject" : {
🔗 "reference" : "Patient/patient-female-example"
},
"receivedTime" : "2025-04-10T10:30:00+02:00",
"collection" : {
"collector" : {
🔗 "reference" : "Practitioner/practitioner-example"
},
"collectedDateTime" : "2025-04-10T09:00:00+02:00",
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "54535009",
"display" : "Cone biopsy of cervix (procedure)"
}
]
},
"bodySite" : {
"concept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "71252005",
"display" : "Cervix uteri structure (body structure)"
}
]
}
}
}
}