FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-action-code-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-action-code-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/action-code-cs |
| Version | 5.0.0 |
| Status | active |
| Date | 2026-08-10T08:54:50+00:00 |
| Name | ActionCodeCS |
| Title | Action code translations |
| Description | Action code supplement with translations in Uzbek and Russian |
| Content | supplement |
| Supplements | http://hl7.org/fhir/action-code|5.0.0 |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2 | action-code | Action Code |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem action-code-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/action-code-cs defines displays on the following codes:
| Code |
| send-message |
| recommend-immunization |
| collect-information |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| send-message | Отправить сообщение | Xabar yuborish |
| recommend-immunization | Рекомендовать вакцинацию | Emlashni tavsiya qilish |
| collect-information | Cбор информации | Ma’lumotlarni yig‘ish |
Russian
Сгенерированный нарратив: CodeSystem action-code-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/action-code-cs определяет дисплеи по следующему кодус:
| Код |
| send-message |
| recommend-immunization |
| collect-information |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| send-message | Отправить сообщение | Xabar yuborish |
| recommend-immunization | Рекомендовать вакцинацию | Emlashni tavsiya qilish |
| collect-information | Cбор информации | Ma’lumotlarni yig‘ish |
Uzbek
Generated Narrative: CodeSystem action-code-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/action-code-cs defines displays on the following codes:
| Code |
| send-message |
| recommend-immunization |
| collect-information |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| send-message | Отправить сообщение | Xabar yuborish |
| recommend-immunization | Рекомендовать вакцинацию | Emlashni tavsiya qilish |
| collect-information | Cбор информации | Ma’lumotlarni yig‘ish |
{
"resourceType": "CodeSystem",
"id": "action-code-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/action-code-cs",
"version": "5.0.0",
"name": "ActionCodeCS",
"title": "Action code translations",
"status": "active",
"experimental": false,
"date": "2026-08-10T08:54:50+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": "Action code supplement with translations in Uzbek and Russian",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://hl7.org/fhir/action-code|5.0.0",
"concept": [
{
"code": "send-message",
"designation": [
{
"language": "uz",
"value": "Xabar yuborish"
},
{
"language": "ru",
"value": "Отправить сообщение"
}
]
},
{
"code": "recommend-immunization",
"designation": [
{
"language": "uz",
"value": "Emlashni tavsiya qilish"
},
{
"language": "ru",
"value": "Рекомендовать вакцинацию"
}
]
},
{
"code": "collect-information",
"designation": [
{
"language": "uz",
"value": "Ma’lumotlarni yig‘ish"
},
{
"language": "ru",
"value": "Cбор информации"
}
]
}
]
}