Uzbekistan Digital Health Platform
0.5.0 - ci-build
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-06-05 |
{
"resourceType" : "CodeSystem",
"id" : "recommendation-reason-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 recommendation-reason-cs</b></p><a name=\"recommendation-reason-cs\"> </a><a name=\"hcrecommendation-reason-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: en</p></div><p>This code system supplement <code>https://terminology.dhp.uz/fhir/core/CodeSystem/recommendation-reason-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/77176002\">77176002</a><a name=\"recommendation-reason-cs-77176002\"> </a></td><td>Smoker</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/77386006\">77386006</a><a name=\"recommendation-reason-cs-77386006\"> </a></td><td>Pregnancy</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td>77176002</td><td>Курение</td><td>Chekish</td></tr><tr><td>77386006</td><td>Беременность</td><td>Homiladorlik</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/recommendation-reason-cs",
"version" : "2026-01",
"name" : "RecommendationReasonCS",
"title" : "Immunization reason translations",
"status" : "draft",
"experimental" : true,
"date" : "2026-06-05T10:07:26+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" : "Immunization recommendation reason supplement with Uzbek and Russian translations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"content" : "supplement",
"supplements" : "http://snomed.info/sct",
"concept" : [
{
"code" : "77176002",
"display" : "Smoker",
"designation" : [
{
"language" : "ru",
"value" : "Курение"
},
{
"language" : "uz",
"value" : "Chekish"
}
]
},
{
"code" : "77386006",
"display" : "Pregnancy",
"designation" : [
{
"language" : "ru",
"value" : "Беременность"
},
{
"language" : "uz",
"value" : "Homiladorlik"
}
]
}
]
}