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" : "Encounter",
"id" : "Encounter-radiology",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/integrations/StructureDefinition/screening-encounter"
]
},
"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: Encounter Encounter-radiology</b></p><a name=\"Encounter-radiology\"> </a><a name=\"hcEncounter-radiology\"> </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-encounter.html\">Screening Encounter</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>/33\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>class</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span></p><p><b>type</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs mserv-0001-00002}\">Diagnostic</span></p><p><b>subject</b>: <a href=\"Patient-lola-oripova.html\">Lola Oripova Shakhzodovna</a></p><p><b>basedOn</b>: <a href=\"ServiceRequest-ServiceRequest-mammography.html\">ServiceRequest Mammography</a></p><p><b>serviceProvider</b>: <a href=\"Organization-xonobod-medical-association.html\">Khonobod City Medical Association</a></p><p><b>actualPeriod</b>: 2025-11-17 11:50:00+0000 --> 2025-11-17 12:30:00+0000</p><h3>Lengths</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>40</td><td>min</td><td><a href=\"http://tx.fhir.org/r5/ValueSet/x-ucum\">http://unitsofmeasure.org</a></td><td>min</td></tr></table></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "https://dhp.uz/fhir/core/sid/uz/screening",
"value" : "33"
}
],
"status" : "completed",
"class" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB",
"display" : "ambulatory"
}
]
}
],
"type" : [
{
"coding" : [
{
"system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs",
"code" : "mserv-0001-00002"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/lola-oripova",
"display" : "Lola Oripova Shakhzodovna"
},
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/ServiceRequest-mammography"
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/xonobod-medical-association",
"display" : "Khonobod City Medical Association"
},
"actualPeriod" : {
"start" : "2025-11-17T11:50:00Z",
"end" : "2025-11-17T12:30:00Z"
},
"length" : {
"value" : 40,
"unit" : "min",
"system" : "http://unitsofmeasure.org",
"code" : "min"
}
}