Uzbekistan Digital Health Platform
0.3.0 - ci-build
Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "example-salim-benefits",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-socioeconomic-observation"
]
},
"language" : "uz",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Observation example-salim-benefits</b></p><a name=\"example-salim-benefits\"> </a><a name=\"hcexample-salim-benefits\"> </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: uz</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-socioeconomic-observation.html\">UZ Core Socioeconomic Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1303306008}\">Eligible for benefit</span></p><p><b>subject</b>: <a href=\"Patient-example-salim.html\">Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)</a></p><p><b>effective</b>: 2025-06-11</p><p><b>value</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/benefits-cs regis0004.00002}\">Chin yetimlar</span></p></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Измерения и простые утверждения, касающиеся пациента, устройства или другого объекта. example-salim-benefits</b></p><a name=\"ru-example-salim-benefits\"> </a><a name=\"ru-hcexample-salim-benefits\"> </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\">Язык: uz</p><p style=\"margin-bottom: 0px\">Профиль: <a href=\"StructureDefinition-uz-core-socioeconomic-observation.html\">UZ Core Socioeconomic Observation</a></p></div><p><b>status</b>: Финал</p><p><b>code</b>: <span title=\"Коды:{http://snomed.info/sct 1303306008}\">Eligible for benefit</span></p><p><b>subject</b>: <a href=\"Patient-example-salim.html\">Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)</a></p><p><b>effective</b>: 2025-06-11</p><p><b>value</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/benefits-cs regis0004.00002}\">Chin yetimlar</span></p></div></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1303306008",
"display" : "Eligible for benefit"
}
]
},
"subject" : {
🔗 "reference" : "Patient/example-salim"
},
"effectiveDateTime" : "2025-06-11",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/benefits-cs",
"code" : "regis0004.00002",
"display" : "Chin yetimlar"
}
]
}
}