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
| Active as of 2026-06-05 |
{
"resourceType" : "CodeSystem",
"id" : "immunization-origin-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 immunization-origin-cs</b></p><a name=\"immunization-origin-cs\"> </a><a name=\"hcimmunization-origin-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/immunization-origin-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://terminology.hl7.org/7.1.0/CodeSystem-immunization-origin.html#immunization-origin-provider\">provider</a><a name=\"immunization-origin-cs-provider\"> </a></td><td>Other Provider</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-origin.html#immunization-origin-record\">record</a><a name=\"immunization-origin-cs-record\"> </a></td><td>Written Record</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-origin.html#immunization-origin-recall\">recall</a><a name=\"immunization-origin-cs-recall\"> </a></td><td>Parent/Guardian/Patient Recall</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-origin.html#immunization-origin-school\">school</a><a name=\"immunization-origin-cs-school\"> </a></td><td>School Record</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>provider</td><td>Другой поставщик</td><td>Boshqa tibbiy xizmat ko‘rsatuvchi</td></tr><tr><td>record</td><td>Письменная запись</td><td>Yozma qayd</td></tr><tr><td>recall</td><td>Консультативные</td><td>Qayta chaqiruv / Eslatma</td></tr><tr><td>school</td><td>Школьная запись</td><td>Maktab yozuvi</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/immunization-origin-cs",
"version" : "1.0.1",
"name" : "ImmunizationOriginCS",
"title" : "Immunization Origin translations",
"status" : "active",
"experimental" : false,
"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 Origin supplement with translations in Uzbek and Russian",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"content" : "supplement",
"supplements" : "http://terminology.hl7.org/CodeSystem/immunization-origin|1.0.1",
"concept" : [
{
"code" : "provider",
"display" : "Other Provider",
"designation" : [
{
"language" : "uz",
"value" : "Boshqa tibbiy xizmat ko‘rsatuvchi"
},
{
"language" : "ru",
"value" : "Другой поставщик"
}
]
},
{
"code" : "record",
"display" : "Written Record",
"designation" : [
{
"language" : "uz",
"value" : "Yozma qayd"
},
{
"language" : "ru",
"value" : "Письменная запись"
}
]
},
{
"code" : "recall",
"display" : "Parent/Guardian/Patient Recall",
"designation" : [
{
"language" : "uz",
"value" : "Qayta chaqiruv / Eslatma"
},
{
"language" : "ru",
"value" : "Консультативные"
}
]
},
{
"code" : "school",
"display" : "School Record",
"designation" : [
{
"language" : "uz",
"value" : "Maktab yozuvi"
},
{
"language" : "ru",
"value" : "Школьная запись"
}
]
}
]
}