FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-recommendation-forecast-status-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-recommendation-forecast-status-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/recommendation-forecast-status-vs |
| Version | 0.6.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | RecommendationforecastStatusVS |
| Title | Immunization recommendation forecast status value set |
| Description | Immunization recommendation forecast status codes with Uzbek and Russian translations |
| StructureDefinition | ||
| uz.dhp.core#current | uz-core-immunization-recommendation | UZ Core ImmunizationRecommendation |
| CodeSystem | ||
| hl7.terminology#current | immunization-recommendation-status | Immunization Recommendation Status Codes |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet recommendation-forecast-status-vs
This ValueSet requires the Code system Supplement Immunization recommendation forecast status translations.
http://terminology.hl7.org/CodeSystem/immunization-recommendation-status version 📍2.0.0| Code | Display | Definition |
| due | Due | The patient is due (or will be due) for their next vaccination. Details on when the administration should be given can be conveyed by proposed dates in the recommendation. |
| overdue | Overdue | The patient is considered overdue for their next vaccination. |
| immune | Immune | The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit. |
| contraindicated | Contraindicated | The patient is contraindicated for futher doses. |
Russian
Сгенерированный нарратив: ValueSet recommendation-forecast-status-vs
This ValueSet requires the Code system Supplement Immunization recommendation forecast status translations.
http://terminology.hl7.org/CodeSystem/immunization-recommendation-status версия 📍2.0.0| Код | Отображение | Определение |
| due | Due | The patient is due (or will be due) for their next vaccination. Details on when the administration should be given can be conveyed by proposed dates in the recommendation. |
| overdue | Overdue | The patient is considered overdue for their next vaccination. |
| immune | Immune | The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit. |
| contraindicated | Contraindicated | The patient is contraindicated for futher doses. |
Uzbek
Generated Narrative: ValueSet recommendation-forecast-status-vs
This ValueSet requires the Code system Supplement Immunization recommendation forecast status translations.
http://terminology.hl7.org/CodeSystem/immunization-recommendation-status version 📍2.0.0| Code | Display | Definition |
| due | Due | The patient is due (or will be due) for their next vaccination. Details on when the administration should be given can be conveyed by proposed dates in the recommendation. |
| overdue | Overdue | The patient is considered overdue for their next vaccination. |
| immune | Immune | The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit. |
| contraindicated | Contraindicated | The patient is contraindicated for futher doses. |
{
"resourceType": "ValueSet",
"id": "recommendation-forecast-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/recommendation-forecast-status-cs|0.1.0"
}
],
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/recommendation-forecast-status-vs",
"version": "0.6.0",
"name": "RecommendationforecastStatusVS",
"title": "Immunization recommendation forecast 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 recommendation forecast status 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-recommendation-status",
"version": "2.0.0",
"concept": [
{
"code": "due",
"display": "Due"
},
{
"code": "overdue",
"display": "Overdue"
},
{
"code": "immune",
"display": "Immune"
},
{
"code": "contraindicated",
"display": "Contraindicated"
}
]
}
]
}
}