FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-recommendation-reason-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-recommendation-reason-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/recommendation-reason-cs |
| Version | 2026.1.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | RecommendationReasonCS |
| Title | Immunization reason translations |
| Description | Immunization recommendation reason supplement with Uzbek and Russian translations |
| Content | supplement |
| Supplements | http://snomed.info/sct |
No resources found
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem recommendation-reason-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/recommendation-reason-cs defines displays on the following codes:
| Code | Display |
| 77176002 | Smoker |
| 77386006 | Pregnancy |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| 77176002 | Курение | Chekish |
| 77386006 | Беременность | Homiladorlik |
Russian
Сгенерированный нарратив: CodeSystem recommendation-reason-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/recommendation-reason-cs определяет дисплеи по следующему кодус:
| Код | Отображение |
| 77176002 | Smoker |
| 77386006 | Pregnancy |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| 77176002 | Курение | Chekish |
| 77386006 | Беременность | Homiladorlik |
Uzbek
Generated Narrative: CodeSystem recommendation-reason-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/recommendation-reason-cs defines displays on the following codes:
| Code | Display |
| 77176002 | Smoker |
| 77386006 | Pregnancy |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| 77176002 | Курение | Chekish |
| 77386006 | Беременность | Homiladorlik |
{
"resourceType": "CodeSystem",
"id": "recommendation-reason-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/recommendation-reason-cs",
"version": "2026.1.0",
"name": "RecommendationReasonCS",
"title": "Immunization reason translations",
"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 supplement with Uzbek and Russian translations",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://snomed.info/sct",
"concept": [
{
"code": "77176002",
"display": "Smoker",
"designation": [
{
"language": "ru",
"value": "Курение"
},
{
"language": "uz",
"value": "Chekish"
}
]
},
{
"code": "77386006",
"display": "Pregnancy",
"designation": [
{
"language": "ru",
"value": "Беременность"
},
{
"language": "uz",
"value": "Homiladorlik"
}
]
}
]
}