FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-composition-category-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-composition-category-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/composition-category-cs |
| Version | 0.7.0 |
| Status | active |
| Date | 2026-08-05T14:23:07+00:00 |
| Name | CompositionCategoryCS |
| Title | Composition category |
| Description | Composition categories in Uzbekistan |
| Content | complete |
| ValueSet | ||
| uz.dhp.core#current | composition-category-vs | Composition category value set |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem composition-category-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/composition-category-cs defines the following codes in a Is-A hierarchy:
| Code | Display |
| Comp-001-0001 | Tibbiy karta |
| Comp-001-0002 | Jurnal (hisobga olish jurnali) |
| Comp-001-0003 | Blank |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| Comp-001-0001 | Medical record | Медицинская карта |
| Comp-001-0002 | Register | Журнал |
| Comp-001-0003 | Form | Бланк |
Russian
Сгенерированный нарратив: CodeSystem composition-category-cs
Язык: uz
Данная система кодов https://terminology.dhp.uz/fhir/core/CodeSystem/composition-category-cs case-sensitive определяет следующие коды в иерархии Is-A:
| Код | Отображение |
| Comp-001-0001 | Tibbiy karta |
| Comp-001-0002 | Jurnal (hisobga olish jurnali) |
| Comp-001-0003 | Blank |
Дополнительные языковые дисплеи
| Код | English (English, en) | Русский (Russian, ru) |
| Comp-001-0001 | Medical record | Медицинская карта |
| Comp-001-0002 | Register | Журнал |
| Comp-001-0003 | Form | Бланк |
Uzbek
Generated Narrative: CodeSystem composition-category-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/composition-category-cs defines the following codes in a Is-A hierarchy:
| Code | Display |
| Comp-001-0001 | Tibbiy karta |
| Comp-001-0002 | Jurnal (hisobga olish jurnali) |
| Comp-001-0003 | Blank |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| Comp-001-0001 | Medical record | Медицинская карта |
| Comp-001-0002 | Register | Журнал |
| Comp-001-0003 | Form | Бланк |
{
"resourceType": "CodeSystem",
"id": "composition-category-cs",
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/composition-category-cs",
"version": "0.7.0",
"name": "CompositionCategoryCS",
"title": "Composition category",
"status": "active",
"experimental": false,
"date": "2026-08-05T14:23:07+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": "Composition categories in Uzbekistan",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 3,
"concept": [
{
"code": "Comp-001-0001",
"display": "Tibbiy karta",
"designation": [
{
"language": "ru",
"value": "Медицинская карта"
},
{
"language": "en",
"value": "Medical record"
}
]
},
{
"code": "Comp-001-0002",
"display": "Jurnal (hisobga olish jurnali)",
"designation": [
{
"language": "ru",
"value": "Журнал"
},
{
"language": "en",
"value": "Register"
}
]
},
{
"code": "Comp-001-0003",
"display": "Blank",
"designation": [
{
"language": "ru",
"value": "Бланк"
},
{
"language": "en",
"value": "Form"
}
]
}
]
}