FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-encounter-status-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-encounter-status-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-status-cs |
| Version | 5.0.0 |
| Status | active |
| Date | 2026-02-03T15:04:26+00:00 |
| Name | EncounterStatusCS |
| Title | Encounter status translations |
| Description | Encounter status codes with English and Russian translations |
| Content | supplement |
| Supplements | http://hl7.org/fhir/encounter-status|5.0.0 |
No resources found
| CodeSystem | |
| encounter-status | EncounterStatus |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem encounter-status-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-status-cs defines displays on the following codes:
| Code |
| planned |
| in-progress |
| completed |
| cancelled |
| entered-in-error |
| unknown |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| planned | Планируется | Rejalashtirilmoqda |
| in-progress | В процессе | Jarayonda |
| completed | Завершенный | Tugallangan |
| cancelled | Отменено | Bekor qilingan |
| entered-in-error | Введено с ошибкой | Xato kiritilgan |
| unknown | Неизвестный | Noma'lum |
Russian
Сгенерированный нарратив: Ресурс CodeSystem используется для объявления существования и описания системы кодирования или дополнения к системе кодирования и ее основных свойств, а также для опционального определения части или всего ее содержимого. encounter-status-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-status-cs определяет дисплеи по следующему кодус:
| Код |
| planned |
| in-progress |
| completed |
| cancelled |
| entered-in-error |
| unknown |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| planned | Планируется | Rejalashtirilmoqda |
| in-progress | В процессе | Jarayonda |
| completed | Завершенный | Tugallangan |
| cancelled | Отменено | Bekor qilingan |
| entered-in-error | Введено с ошибкой | Xato kiritilgan |
| unknown | Неизвестный | Noma'lum |
Uzbek
Generated Narrative: CodeSystem resursi kod tizimi yoki kod tizimining qo'shimchasi va uning asosiy xususiyatlarini e'lon qilish va tavsiflash va ixtiyoriy ravishda uning bir qismini yoki barcha mazmunini aniqlash uchun ishlatiladi. encounter-status-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-status-cs defines displays on the following codes:
| Code |
| planned |
| in-progress |
| completed |
| cancelled |
| entered-in-error |
| unknown |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| planned | Планируется | Rejalashtirilmoqda |
| in-progress | В процессе | Jarayonda |
| completed | Завершенный | Tugallangan |
| cancelled | Отменено | Bekor qilingan |
| entered-in-error | Введено с ошибкой | Xato kiritilgan |
| unknown | Неизвестный | Noma'lum |
{
"resourceType": "CodeSystem",
"id": "encounter-status-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-status-cs",
"version": "5.0.0",
"name": "EncounterStatusCS",
"title": "Encounter status translations",
"status": "active",
"experimental": false,
"date": "2026-02-03T15:04:26+00:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"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": "Encounter status codes with English and Russian translations",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://hl7.org/fhir/encounter-status|5.0.0",
"concept": [
{
"code": "planned",
"designation": [
{
"language": "uz",
"value": "Rejalashtirilmoqda"
},
{
"language": "ru",
"value": "Планируется"
}
]
},
{
"code": "in-progress",
"designation": [
{
"language": "uz",
"value": "Jarayonda"
},
{
"language": "ru",
"value": "В процессе"
}
]
},
{
"code": "completed",
"designation": [
{
"language": "uz",
"value": "Tugallangan"
},
{
"language": "ru",
"value": "Завершенный"
}
]
},
{
"code": "cancelled",
"designation": [
{
"language": "uz",
"value": "Bekor qilingan"
},
{
"language": "ru",
"value": "Отменено"
}
]
},
{
"code": "entered-in-error",
"designation": [
{
"language": "uz",
"value": "Xato kiritilgan"
},
{
"language": "ru",
"value": "Введено с ошибкой"
}
]
},
{
"code": "unknown",
"designation": [
{
"language": "uz",
"value": "Noma'lum"
},
{
"language": "ru",
"value": "Неизвестный"
}
]
}
]
}