FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | CodeSystem |
| Id | CodeSystem-care-plan-status-official-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-care-plan-status-official-cs.html |
| URL | https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-status-official-cs |
| Version | 5.0.0 |
| Status | draft |
| Date | 2026-08-12T09:58:51+00:00 |
| Name | CarePlanStatusOfficialCS |
| Title | Care Plan Status Official CodeSystem |
| Description | Uzbek and Russian designations for CarePlan status |
| Content | supplement |
| Supplements | http://hl7.org/fhir/request-status|5.0.0 |
No resources found
| CodeSystem | ||
| dk.ehealth.sundhed.fhir.ig.core#current | request-status | Request Status |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem care-plan-status-official-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-status-official-cs defines displays on the following codes:
| Code |
| draft |
| active |
| revoked |
| completed |
| entered-in-error |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| draft | Черновик | Qoralama |
| active | Открыт | Faol |
| revoked | Деактивирован | Faolsizlantirilgan |
| completed | Закрыт | Yopiq |
| entered-in-error | Введено по ошибке | Xato kiritilgan |
Russian
Сгенерированный нарратив: CodeSystem care-plan-status-official-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-status-official-cs определяет дисплеи по следующему кодус:
| Код |
| draft |
| active |
| revoked |
| completed |
| entered-in-error |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| draft | Черновик | Qoralama |
| active | Открыт | Faol |
| revoked | Деактивирован | Faolsizlantirilgan |
| completed | Закрыт | Yopiq |
| entered-in-error | Введено по ошибке | Xato kiritilgan |
Uzbek
Generated Narrative: CodeSystem care-plan-status-official-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-status-official-cs defines displays on the following codes:
| Code |
| draft |
| active |
| revoked |
| completed |
| entered-in-error |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| draft | Черновик | Qoralama |
| active | Открыт | Faol |
| revoked | Деактивирован | Faolsizlantirilgan |
| completed | Закрыт | Yopiq |
| entered-in-error | Введено по ошибке | Xato kiritilgan |
{
"resourceType": "CodeSystem",
"id": "care-plan-status-official-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-status-official-cs",
"version": "5.0.0",
"name": "CarePlanStatusOfficialCS",
"title": "Care Plan Status Official CodeSystem",
"status": "draft",
"experimental": true,
"date": "2026-08-12T09:58:51+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "Uzbek and Russian designations for CarePlan status",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://hl7.org/fhir/request-status|5.0.0",
"concept": [
{
"code": "draft",
"designation": [
{
"language": "ru",
"value": "Черновик"
},
{
"language": "uz",
"value": "Qoralama"
}
]
},
{
"code": "active",
"designation": [
{
"language": "ru",
"value": "Открыт"
},
{
"language": "uz",
"value": "Faol"
}
]
},
{
"code": "revoked",
"designation": [
{
"language": "ru",
"value": "Деактивирован"
},
{
"language": "uz",
"value": "Faolsizlantirilgan"
}
]
},
{
"code": "completed",
"designation": [
{
"language": "ru",
"value": "Закрыт"
},
{
"language": "uz",
"value": "Yopiq"
}
]
},
{
"code": "entered-in-error",
"designation": [
{
"language": "ru",
"value": "Введено по ошибке"
},
{
"language": "uz",
"value": "Xato kiritilgan"
}
]
}
]
}