FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-funding-source-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-funding-source-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/funding-source-vs |
| Version | 0.6.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | FundingSourceVS |
| Title | Immunization funding source value set |
| Description | Immunization funding source codes with Uzbek and Russian translations |
| StructureDefinition | ||
| uz.dhp.core#current | uz-core-immunization | UZ Core Immunization |
| CodeSystem | ||
| hl7.terminology#current | immunization-funding-source | Immunization Funding Source |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet funding-source-vs
This ValueSet requires the Code system Supplement Immunization Funding Source translations.
http://terminology.hl7.org/CodeSystem/immunization-funding-source version 📍1.0.1| Code | Display | Definition |
| private | Private | The vaccine was purchased with private funds. |
| public | Public | The vaccine was purchased with public funds. |
Russian
Сгенерированный нарратив: ValueSet funding-source-vs
This ValueSet requires the Code system Supplement Immunization Funding Source translations.
http://terminology.hl7.org/CodeSystem/immunization-funding-source версия 📍1.0.1| Код | Отображение | Определение |
| private | Private | The vaccine was purchased with private funds. |
| public | Public | The vaccine was purchased with public funds. |
Uzbek
Generated Narrative: ValueSet funding-source-vs
This ValueSet requires the Code system Supplement Immunization Funding Source translations.
http://terminology.hl7.org/CodeSystem/immunization-funding-source version 📍1.0.1| Code | Display | Definition |
| private | Private | The vaccine was purchased with private funds. |
| public | Public | The vaccine was purchased with public funds. |
{
"resourceType": "ValueSet",
"id": "funding-source-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.dhp.uz/fhir/core/CodeSystem/funding-source-cs|1.0.1"
}
],
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/funding-source-vs",
"version": "0.6.0",
"name": "FundingSourceVS",
"title": "Immunization funding source value set",
"status": "draft",
"experimental": true,
"date": "2026-07-16T09:52:12+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 codes with Uzbek and Russian translations",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/immunization-funding-source",
"version": "1.0.1",
"concept": [
{
"code": "private",
"display": "Private"
},
{
"code": "public",
"display": "Public"
}
]
}
]
}
}