FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-immunization-status-reason-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-immunization-status-reason-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-reason-vs |
| Version | 0.6.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | ImmunizationStatusReasonVS |
| Title | Immunization status reason value set |
| Description | Immunization status reason codes with Uzbek and Russian translations |
| StructureDefinition | ||
| uz.dhp.core#current | uz-core-immunization | UZ Core Immunization |
| CodeSystem | ||
| hl7.terminology#current | v3-ActReason | ActReason |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet immunization-status-reason-vs
This ValueSet requires the Code system Supplement Act reason translations.
http://terminology.hl7.org/CodeSystem/v3-ActReason version 📍4.0.0| Code | Display | Definition |
| IMMUNE | immunity | **Definition:**Testing has shown that the patient already has immunity to the agent targeted by the immunization. |
| MEDPREC | medical precaution | **Definition:**The patient currently has a medical condition for which the vaccine is contraindicated or for which precaution is warranted. |
| OSTOCK | product out of stock | **Definition:**There was no supply of the product on hand to perform the service. |
| PATOBJ | patient objection | **Definition:**The patient or their guardian objects to receiving the vaccine. |
Russian
Сгенерированный нарратив: ValueSet immunization-status-reason-vs
This ValueSet requires the Code system Supplement Act reason translations.
http://terminology.hl7.org/CodeSystem/v3-ActReason версия 📍4.0.0| Код | Отображение | Определение |
| IMMUNE | immunity | **Definition:**Testing has shown that the patient already has immunity to the agent targeted by the immunization. |
| MEDPREC | medical precaution | **Definition:**The patient currently has a medical condition for which the vaccine is contraindicated or for which precaution is warranted. |
| OSTOCK | product out of stock | **Definition:**There was no supply of the product on hand to perform the service. |
| PATOBJ | patient objection | **Definition:**The patient or their guardian objects to receiving the vaccine. |
Uzbek
Generated Narrative: ValueSet immunization-status-reason-vs
This ValueSet requires the Code system Supplement Act reason translations.
http://terminology.hl7.org/CodeSystem/v3-ActReason version 📍4.0.0| Code | Display | Definition |
| IMMUNE | immunity | **Definition:**Testing has shown that the patient already has immunity to the agent targeted by the immunization. |
| MEDPREC | medical precaution | **Definition:**The patient currently has a medical condition for which the vaccine is contraindicated or for which precaution is warranted. |
| OSTOCK | product out of stock | **Definition:**There was no supply of the product on hand to perform the service. |
| PATOBJ | patient objection | **Definition:**The patient or their guardian objects to receiving the vaccine. |
{
"resourceType": "ValueSet",
"id": "immunization-status-reason-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/actreason-cs|2.1.0"
}
],
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-reason-vs",
"version": "0.6.0",
"name": "ImmunizationStatusReasonVS",
"title": "Immunization status reason 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 reason 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/v3-ActReason",
"version": "4.0.0",
"concept": [
{
"code": "IMMUNE",
"display": "immunity"
},
{
"code": "MEDPREC",
"display": "medical precaution"
},
{
"code": "OSTOCK",
"display": "product out of stock"
},
{
"code": "PATOBJ",
"display": "patient objection"
}
]
}
]
}
}