FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-claim-response-decision-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-claim-response-decision-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/claim-response-decision-cs |
| Version | 5.0.0 |
| Status | draft |
| Date | 2026-08-13T12:02:14+00:00 |
| Name | ClaimResponseDecisionCS |
| Title | Claim Response Decision CS |
| Description | Observation status supplement with translations in Uzbek and Russian |
| Content | supplement |
| Supplements | http://hl7.org/fhir/claim-decision|5.0.0 |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2 | claim-decision | Claim Adjudication Decision Codes |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem claim-response-decision-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/claim-response-decision-cs defines displays on the following codes:
| Code | Display |
| denied | Denied |
| approved | Approved |
| partial | Partial |
| pending | Pending |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| denied | Отклонён | Rad etilgan |
| approved | Одобрен | Tasdiqlangan |
| partial | Частично одобрен | Qisman tasdiqlangan |
| pending | На рассмотрении | Ko'rib chiqilmoqda |
Russian
Сгенерированный нарратив: CodeSystem claim-response-decision-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/claim-response-decision-cs определяет дисплеи по следующему кодус:
| Код | Отображение |
| denied | Denied |
| approved | Approved |
| partial | Partial |
| pending | Pending |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| denied | Отклонён | Rad etilgan |
| approved | Одобрен | Tasdiqlangan |
| partial | Частично одобрен | Qisman tasdiqlangan |
| pending | На рассмотрении | Ko'rib chiqilmoqda |
Uzbek
Generated Narrative: CodeSystem claim-response-decision-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/claim-response-decision-cs defines displays on the following codes:
| Code | Display |
| denied | Denied |
| approved | Approved |
| partial | Partial |
| pending | Pending |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| denied | Отклонён | Rad etilgan |
| approved | Одобрен | Tasdiqlangan |
| partial | Частично одобрен | Qisman tasdiqlangan |
| pending | На рассмотрении | Ko'rib chiqilmoqda |
{
"resourceType": "CodeSystem",
"id": "claim-response-decision-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/claim-response-decision-cs",
"version": "5.0.0",
"name": "ClaimResponseDecisionCS",
"title": "Claim Response Decision CS",
"status": "draft",
"experimental": true,
"date": "2026-08-13T12:02:14+00:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "ru"
},
{
"url": "content",
"valueString": "Ministry of Health of the Republic of Uzbekistan"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "uz"
},
{
"url": "content",
"valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
}
],
"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": "Observation status 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/claim-decision|5.0.0",
"concept": [
{
"code": "denied",
"display": "Denied",
"designation": [
{
"language": "uz",
"value": "Rad etilgan"
},
{
"language": "ru",
"value": "Отклонён"
}
]
},
{
"code": "approved",
"display": "Approved",
"designation": [
{
"language": "uz",
"value": "Tasdiqlangan"
},
{
"language": "ru",
"value": "Одобрен"
}
]
},
{
"code": "partial",
"display": "Partial",
"designation": [
{
"language": "uz",
"value": "Qisman tasdiqlangan"
},
{
"language": "ru",
"value": "Частично одобрен"
}
]
},
{
"code": "pending",
"display": "Pending",
"designation": [
{
"language": "uz",
"value": "Ko'rib chiqilmoqda"
},
{
"language": "ru",
"value": "На рассмотрении"
}
]
}
]
}