O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.5.0 - ci-build
Uzbekistan Digital Health Platform - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "UZCoreServiceRequestLab-Example01",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-servicerequest-laboratory"
]
},
"language" : "uz",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest UZCoreServiceRequestLab-Example01</b></p><a name=\"uz-UZCoreServiceRequestLab-Example01\"> </a><a name=\"uz-hcUZCoreServiceRequestLab-Example01\"> </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-uz-core-servicerequest-laboratory.html\">UZ Core ServiceRequest Laboratory</a></p></div><p><b>Payment Type</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/payment-type-cs paytype-0001-0001}\">Free</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>doNotPerform</b>: false</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:{https://terminology.dhp.uz/fhir/core/CodeSystem/lab-pan-cs lab-pan-E}\">CBC panel</span></td></tr></table><p><b>subject</b>: <a href=\"Patient-example-salim.html\">Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)</a></p><p><b>encounter</b>: <a href=\"Encounter-example-encounter.html\">Encounter: status = completed; class = Inpatient encounter; priority = Emergency; type = Treatment services; subjectStatus = Awake; actualPeriod = 2024-01-01 10:00:00+0000 --> 2024-01-01 11:00:00+0000; plannedStartDate = 2024-01-01 10:00:00+0000; plannedEndDate = 2024-01-01 11:00:00+0000</a></p><p><b>occurrence</b>: 2026-01-16 09:30:00+0500</p><p><b>authoredOn</b>: 2026-01-16 09:10:00+0500</p><p><b>requester</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Test Test Test(official)</a></p><p><b>performer</b>: <a href=\"Organization-tashkent-diseases-hospital.html\">Organization Toshkent viloyati yuqumli kasalliklar shifoxonasi</a></p><p><b>specimen</b>: <a href=\"Specimen-example-specimen-blood-cbc.html\">Specimen: status = available; type = Whole blood; receivedTime = 2025-11-04 08:30:00+0000; role = Patient; note = Venous blood collected into EDTA tube. No visible hemolysis.</a></p><p><b>note</b>: </p><blockquote><div><p>Please perform CBC urgently.</p>\n</div></blockquote></div>"
},
"extension" : [
{
"url" : "https://dhp.uz/fhir/core/StructureDefinition/payment-type",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/payment-type-cs",
"code" : "paytype-0001-0001",
"display" : "Free"
}
]
}
}
],
"status" : "active",
"intent" : "order",
"doNotPerform" : false,
"code" : {
"concept" : {
"coding" : [
{
"system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/lab-pan-cs",
"code" : "lab-pan-E",
"display" : "CBC panel"
}
]
}
},
"subject" : {
🔗 "reference" : "Patient/example-salim"
},
"encounter" : {
🔗 "reference" : "Encounter/example-encounter"
},
"occurrenceDateTime" : "2026-01-16T09:30:00+05:00",
"authoredOn" : "2026-01-16T09:10:00+05:00",
"requester" : {
🔗 "reference" : "Practitioner/example-practitioner"
},
"performer" : [
{
🔗 "reference" : "Organization/tashkent-diseases-hospital"
}
],
"specimen" : [
{
🔗 "reference" : "Specimen/example-specimen-blood-cbc"
}
],
"note" : [
{
"text" : "Please perform CBC urgently."
}
]
}