FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-state-insurance-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-state-insurance-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/state-insurance-cs |
| Version | 0.7.0 |
| Status | draft |
| Date | 2026-08-10T08:54:50+00:00 |
| Name | StateInsuranceCS |
| Title | State Insurance Code System |
| Description | Local code for state-funded health insurance coverage in Uzbekistan |
| Content | complete |
| ValueSet | ||
| uz.dhp.core#current | coverage-kind-vs | Coverage Kind ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem state-insurance-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/state-insurance-cs defines the following code in a Is-A hierarchy:
| Code | Display |
| state-insurance | Davlat sug'urtasi |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| state-insurance | State Insurance | Государственное страхование |
Russian
Сгенерированный нарратив: CodeSystem state-insurance-cs
Язык: uz
Данная система кодов https://terminology.dhp.uz/fhir/core/CodeSystem/state-insurance-cs case-sensitive определяет следующий код в иерархии Is-A:
| Код | Отображение |
| state-insurance | Davlat sug'urtasi |
Дополнительные языковые дисплеи
| Код | English (English, en) | Русский (Russian, ru) |
| state-insurance | State Insurance | Государственное страхование |
Uzbek
Generated Narrative: CodeSystem state-insurance-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/state-insurance-cs defines the following code in a Is-A hierarchy:
| Code | Display |
| state-insurance | Davlat sug'urtasi |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| state-insurance | State Insurance | Государственное страхование |
{
"resourceType": "CodeSystem",
"id": "state-insurance-cs",
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/state-insurance-cs",
"version": "0.7.0",
"name": "StateInsuranceCS",
"title": "State Insurance Code System",
"status": "draft",
"experimental": true,
"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": "Local code for state-funded health insurance coverage in Uzbekistan",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 1,
"concept": [
{
"code": "state-insurance",
"display": "Davlat sug'urtasi",
"designation": [
{
"language": "ru",
"value": "Государственное страхование"
},
{
"language": "en",
"value": "State Insurance"
}
]
}
]
}