O‘zbekiston Raqamli sog‘liqni saqlash platformasi
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 2026-05-13 holatiga ko‘ra |
{
"resourceType" : "CodeSystem",
"id" : "admit-source-home-cs",
"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: CodeSystem admit-source-home-cs</b></p><a name=\"uz-admit-source-home-cs\"> </a><a name=\"uz-hcadmit-source-home-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/admit-source-home-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\">mserv-0003-00001<a name=\"uz-admit-source-home-cs-mserv-0003-00001\"> </a></td><td>Uydan</td></tr><tr><td style=\"white-space:nowrap\">mserv-0003-00002<a name=\"uz-admit-source-home-cs-mserv-0003-00002\"> </a></td><td>Dispanserdan</td></tr><tr><td style=\"white-space:nowrap\">mserv-0003-00003<a name=\"uz-admit-source-home-cs-mserv-0003-00003\"> </a></td><td>Shifoxonadan</td></tr><tr><td style=\"white-space:nowrap\">mserv-0003-00004<a name=\"uz-admit-source-home-cs-mserv-0003-00004\"> </a></td><td>Ichki ishlar vazirligidan</td></tr><tr><td style=\"white-space:nowrap\">mserv-0003-00005<a name=\"uz-admit-source-home-cs-mserv-0003-00005\"> </a></td><td>Boshqalar</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>mserv-0003-00001</td><td>From home</td><td>Из дома</td></tr><tr><td>mserv-0003-00002</td><td>From dispensary</td><td>Из диспансера</td></tr><tr><td>mserv-0003-00003</td><td>From hospital</td><td>Из больницы</td></tr><tr><td>mserv-0003-00004</td><td>From the Ministry of Internal Affairs</td><td>Из Министерства внутренних дел</td></tr><tr><td>mserv-0003-00005</td><td>Other</td><td>Другое</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/admit-source-home-cs",
"version" : "0.5.0",
"name" : "AdmitSourceHomeCS",
"title" : "Admit source from where patient was admitted",
"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" : "Admit source where patient was admitted from with English and Russian translations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"caseSensitive" : true,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "mserv-0003-00001",
"display" : "Uydan",
"designation" : [
{
"language" : "en",
"value" : "From home"
},
{
"language" : "ru",
"value" : "Из дома"
}
]
},
{
"code" : "mserv-0003-00002",
"display" : "Dispanserdan",
"designation" : [
{
"language" : "en",
"value" : "From dispensary"
},
{
"language" : "ru",
"value" : "Из диспансера"
}
]
},
{
"code" : "mserv-0003-00003",
"display" : "Shifoxonadan",
"designation" : [
{
"language" : "en",
"value" : "From hospital"
},
{
"language" : "ru",
"value" : "Из больницы"
}
]
},
{
"code" : "mserv-0003-00004",
"display" : "Ichki ishlar vazirligidan",
"designation" : [
{
"language" : "en",
"value" : "From the Ministry of Internal Affairs"
},
{
"language" : "ru",
"value" : "Из Министерства внутренних дел"
}
]
},
{
"code" : "mserv-0003-00005",
"display" : "Boshqalar",
"designation" : [
{
"language" : "en",
"value" : "Other"
},
{
"language" : "ru",
"value" : "Другое"
}
]
}
]
}