O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.3.0 -
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/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "example-salim-education",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-socioeconomic-observation"
]
},
"language" : "uz",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Bemor, qurilma yoki boshqa mavzu haqida o'lchovlar va oddiy tasdiqlar. example-salim-education</b></p><a name=\"uz-example-salim-education\"> </a><a name=\"uz-hcexample-salim-education\"> </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 105421008}\">Educational achievement</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/education-cs regis0005.00004}\">O'rtacha</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "105421008",
"display" : "Educational achievement"
}
]
},
"subject" : {
🔗 "reference" : "Patient/example-salim"
},
"effectiveDateTime" : "2025-06-11",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/education-cs",
"code" : "regis0005.00004",
"display" : "O'rtacha"
}
]
}
}