Uzbekistan Digital Health Platform
0.5.0 - ci-build
UZ
Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.5.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
| Draft as of 2026-05-13 |
{
"resourceType" : "CodeSystem",
"id" : "encounter-local-priority-cs",
"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: CodeSystem encounter-local-priority-cs</b></p><a name=\"encounter-local-priority-cs\"> </a><a name=\"hcencounter-local-priority-cs\"> </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></div><p>This case-sensitive code system <code>https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-local-priority-cs</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">transferred<a name=\"encounter-local-priority-cs-transferred\"> </a></td><td>Boshqa muassasadan ko‘chirilgan</td></tr><tr><td style=\"white-space:nowrap\">mandatory-treatment<a name=\"encounter-local-priority-cs-mandatory-treatment\"> </a></td><td>Majburiy davolanish</td></tr><tr><td style=\"white-space:nowrap\">involuntary-hospitalization<a name=\"encounter-local-priority-cs-involuntary-hospitalization\"> </a></td><td>G‘ayriixtiyoriy gospitalizatsiya</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (English, en)</b></td><td><b>Русский (Russian, ru)</b></td></tr><tr><td>transferred</td><td>Transferred from another facility</td><td>Переведен из другого учреждения</td></tr><tr><td>mandatory-treatment</td><td>Mandatory treatment</td><td>Принудительное лечение</td></tr><tr><td>involuntary-hospitalization</td><td>Involuntary hospitalization</td><td>Недобровольная госпитализация</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-local-priority-cs",
"version" : "0.5.0",
"name" : "EncounterPriorityLocalCS",
"title" : "Encounter local priority translations",
"status" : "draft",
"experimental" : true,
"date" : "2026-05-13T13:20:43+00:00",
"publisher" : "Ministry of Health of the Republic of Uzbekistan",
"contact" : [
{
"name" : "Ministry of Health of the Republic of Uzbekistan",
"telecom" : [
{
"system" : "url",
"value" : "https://gov.uz/en/ssv"
},
{
"system" : "email",
"value" : "info@ssv.uz"
}
]
}
],
"description" : "Defines the local priority types in Uzbek and Russian",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"caseSensitive" : true,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "transferred",
"display" : "Boshqa muassasadan ko‘chirilgan",
"designation" : [
{
"language" : "en",
"value" : "Transferred from another facility"
},
{
"language" : "ru",
"value" : "Переведен из другого учреждения"
}
]
},
{
"code" : "mandatory-treatment",
"display" : "Majburiy davolanish",
"designation" : [
{
"language" : "en",
"value" : "Mandatory treatment"
},
{
"language" : "ru",
"value" : "Принудительное лечение"
}
]
},
{
"code" : "involuntary-hospitalization",
"display" : "G‘ayriixtiyoriy gospitalizatsiya",
"designation" : [
{
"language" : "en",
"value" : "Involuntary hospitalization"
},
{
"language" : "ru",
"value" : "Недобровольная госпитализация"
}
]
}
]
}