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" : "ValueSet",
"id" : "immunization-origin-vs",
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet immunization-origin-vs</b></p><a name=\"immunization-origin-vs\"> </a><a name=\"hcimmunization-origin-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-immunization-origin-cs.html\">Immunization Origin translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-origin.html\"><code>http://terminology.hl7.org/CodeSystem/immunization-origin</code></a><span title=\"Version is explicitly stated to be 1.0.1\"> version 📍1.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-origin.html#immunization-origin-provider\">provider</a></td><td>Other Provider</td><td>The data for the immunization event originated with another provider.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-origin.html#immunization-origin-record\">record</a></td><td>Written Record</td><td>The data for the immunization event originated with a written record for the patient.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-origin.html#immunization-origin-recall\">recall</a></td><td>Parent/Guardian/Patient Recall</td><td>The data for the immunization event originated from the recollection of the patient or parent/guardian of the patient.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-origin.html#immunization-origin-school\">school</a></td><td>School Record</td><td>The data for the immunization event originated with a school record for the patient.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/immunization-origin-cs|1.0.1"
}
],
"url" : "https://terminology.dhp.uz/fhir/core/ValueSet/immunization-origin-vs",
"version" : "0.5.0",
"name" : "ImmunizationOriginVS",
"title" : "Immunization origin value set",
"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 origin codes with Uzbek and Russian translations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/immunization-origin",
"version" : "1.0.1",
"concept" : [
{
"code" : "provider",
"display" : "Other Provider"
},
{
"code" : "record",
"display" : "Written Record"
},
{
"code" : "recall",
"display" : "Parent/Guardian/Patient Recall"
},
{
"code" : "school",
"display" : "School Record"
}
]
}
]
}
}