FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-recommendation-reason-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-recommendation-reason-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/recommendation-reason-vs |
| Version | 0.6.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | RecommendationReasonVS |
| Title | Immunization recommendation reason value set |
| Description | Immunization recommendation reason codes with Uzbek and Russian translations |
| StructureDefinition | ||
| uz.dhp.core#current | uz-core-immunization-recommendation | UZ Core ImmunizationRecommendation |
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet recommendation-reason-vs
This ValueSet requires the Code system Supplement Immunization reason translations.
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 77176002 | Smoker |
| 77386006 | Pregnancy |
Russian
Сгенерированный нарратив: ValueSet recommendation-reason-vs
This ValueSet requires the Code system Supplement Immunization reason translations.
http://snomed.info/sct версия Not Stated (use latest from terminology server)| Код | Отображение |
| 77176002 | Smoker |
| 77386006 | Pregnancy |
Uzbek
Generated Narrative: ValueSet recommendation-reason-vs
This ValueSet requires the Code system Supplement Immunization reason translations.
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 77176002 | Smoker |
| 77386006 | Pregnancy |
{
"resourceType": "ValueSet",
"id": "recommendation-reason-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.dhp.uz/fhir/core/CodeSystem/recommendation-reason-cs|2026.1.0"
}
],
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/recommendation-reason-vs",
"version": "0.6.0",
"name": "RecommendationReasonVS",
"title": "Immunization recommendation 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 recommendation reason codes with Uzbek and Russian translations",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "77176002",
"display": "Smoker"
},
{
"code": "77386006",
"display": "Pregnancy"
}
]
}
]
}
}