Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build
Uzbekistan Digital Health Platform - Integrations - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "ServiceRequest-cytology",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/integrations/StructureDefinition/screening-service-request"
]
},
"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: ServiceRequest ServiceRequest-cytology</b></p><a name=\"ServiceRequest-cytology\"> </a><a name=\"hcServiceRequest-cytology\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-screening-service-request.html\">Screening Service Request</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-screening-identifier-system.html\" title=\"Identifier system for the Cervical Cancer Screening Quality Assessment and Monitoring and Early Breast Cancer Detection Information System\">ScreeningIdentifierSystem</a>/233\u00a0(use:\u00a0usual,\u00a0), <a href=\"NamingSystem-screening-identifier-system.html\" title=\"Identifier system for the Cervical Cancer Screening Quality Assessment and Monitoring and Early Breast Cancer Detection Information System\">ScreeningIdentifierSystem</a>/26-95-01-1-00065\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><h3>Codes</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://loinc.org 18500-9}\">Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep</span></td></tr></table><p><b>subject</b>: <a href=\"Patient-lola-oripova.html\">Lola Oripova Shakhzodovna</a></p><p><b>encounter</b>: <a href=\"Encounter-Encounter-general.html\">Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#36\u00a0(use:\u00a0usual,\u00a0); status = completed; class = ambulatory; type = Consultative</a></p><p><b>authoredOn</b>: 2025-11-10 13:28:17-0500</p><p><b>requester</b>: <a href=\"PractitionerRole-practitioner-role-gynecologist.html\">Lyuba Dadaeva Yuldashevna</a></p><p><b>performer</b>: <a href=\"Organization-xonobod-medical-association.html\">Xonobod City Medical Association</a></p></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "https://dhp.uz/fhir/core/sid/uz/screening",
"value" : "233"
},
{
"use" : "usual",
"system" : "https://dhp.uz/fhir/core/sid/uz/screening",
"value" : "26-95-01-1-00065"
}
],
"status" : "completed",
"intent" : "order",
"code" : {
"concept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "18500-9",
"display" : "Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep"
}
]
}
},
"subject" : {
🔗 "reference" : "Patient/lola-oripova",
"display" : "Lola Oripova Shakhzodovna"
},
"encounter" : {
🔗 "reference" : "Encounter/Encounter-general"
},
"authoredOn" : "2025-11-10T13:28:17-05:00",
"requester" : {
🔗 "reference" : "PractitionerRole/practitioner-role-gynecologist",
"display" : "Lyuba Dadaeva Yuldashevna"
},
"performer" : [
{
🔗 "reference" : "Organization/xonobod-medical-association",
"display" : "Xonobod City Medical Association"
}
]
}