FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-funding-source-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-funding-source-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-08-12T10:11:46+00:00 |
| Name | FundingSourceCS |
| Title | Immunization Funding Source translations |
| Description | Immunization Funding Source supplement with Uzbek and Russian translations |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/immunization-funding-source|1.0.1 |
No resources found
| CodeSystem | ||
| hl7.terminology#current | immunization-funding-source | Immunization Funding Source |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem funding-source-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs defines displays on the following codes:
| Code | Display |
| private | Private |
| public | Public |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| private | Пациент платит сам / коммерческая услуга | Xo‘jalik hisobida |
| public | Оплата государством, госбюджет | Davlat budjeti |
Russian
Сгенерированный нарратив: CodeSystem funding-source-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs определяет дисплеи по следующему кодус:
| Код | Отображение |
| private | Private |
| public | Public |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| private | Пациент платит сам / коммерческая услуга | Xo‘jalik hisobida |
| public | Оплата государством, госбюджет | Davlat budjeti |
Uzbek
Generated Narrative: CodeSystem funding-source-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs defines displays on the following codes:
| Code | Display |
| private | Private |
| public | Public |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| private | Пациент платит сам / коммерческая услуга | Xo‘jalik hisobida |
| public | Оплата государством, госбюджет | Davlat budjeti |
{
"resourceType": "CodeSystem",
"id": "funding-source-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs",
"version": "1.0.1",
"name": "FundingSourceCS",
"title": "Immunization Funding Source translations",
"status": "active",
"experimental": false,
"date": "2026-08-12T10:11:46+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": "Immunization Funding Source supplement with Uzbek and Russian translations",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/immunization-funding-source|1.0.1",
"concept": [
{
"code": "private",
"display": "Private",
"designation": [
{
"language": "uz",
"value": "Xo‘jalik hisobida"
},
{
"language": "ru",
"value": "Пациент платит сам / коммерческая услуга"
}
]
},
{
"code": "public",
"display": "Public",
"designation": [
{
"language": "uz",
"value": "Davlat budjeti"
},
{
"language": "ru",
"value": "Оплата государством, госбюджет"
}
]
}
]
}