FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-immunization-status-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-immunization-status-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-vs |
| Version | 0.6.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | ImmunizationStatusVS |
| Title | Immunization status value set |
| Description | Immunization status codes with English and Russian translations |
| StructureDefinition | ||
| uz.dhp.core#current | uz-core-immunization | UZ Core Immunization |
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | event-status | EventStatus |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet immunization-status-vs
This ValueSet requires the Code system Supplement Immunization Status translations.
http://hl7.org/fhir/event-status version 📍5.0.0| Code | Display | Definition |
| entered-in-error | Entered in Error | This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".). |
| completed | Completed | The event has now concluded. |
| not-done | Not Done | The event was terminated prior to any activity beyond preparation. I.e. The 'main' activity has not yet begun. The boundary between preparatory and the 'main' activity is context-specific. |
Russian
Сгенерированный нарратив: ValueSet immunization-status-vs
This ValueSet requires the Code system Supplement Immunization Status translations.
http://hl7.org/fhir/event-status версия 📍5.0.0| Код | Отображение | Определение |
| entered-in-error | Entered in Error | This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".). |
| completed | Completed | The event has now concluded. |
| not-done | Not Done | The event was terminated prior to any activity beyond preparation. I.e. The 'main' activity has not yet begun. The boundary between preparatory and the 'main' activity is context-specific. |
Uzbek
Generated Narrative: ValueSet immunization-status-vs
This ValueSet requires the Code system Supplement Immunization Status translations.
http://hl7.org/fhir/event-status version 📍5.0.0| Code | Display | Definition |
| entered-in-error | Entered in Error | This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".). |
| completed | Completed | The event has now concluded. |
| not-done | Not Done | The event was terminated prior to any activity beyond preparation. I.e. The 'main' activity has not yet begun. The boundary between preparatory and the 'main' activity is context-specific. |
{
"resourceType": "ValueSet",
"id": "immunization-status-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.dhp.uz/fhir/core/CodeSystem/immunization-status-cs|5.0.0"
}
],
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-vs",
"version": "0.6.0",
"name": "ImmunizationStatusVS",
"title": "Immunization status value set",
"status": "draft",
"experimental": true,
"date": "2026-07-16T09:52:12+00:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "uz"
},
{
"url": "content",
"valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "ru"
},
{
"url": "content",
"valueString": "Ministry of Health of the Republic of Uzbekistan"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"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 status codes with English and Russian translations",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/event-status",
"version": "5.0.0",
"concept": [
{
"code": "entered-in-error",
"display": "Entered in Error"
},
{
"code": "completed",
"display": "Completed"
},
{
"code": "not-done",
"display": "Not Done"
}
]
}
]
}
}