FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-request-resource-types-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-request-resource-types-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/request-resource-types-cs |
| Version | 5.0.0 |
| Status | draft |
| Date | 2026-08-10T08:54:50+00:00 |
| Name | RequestResourceTypesCS |
| Title | Request resource types |
| Description | FHIR request resource types in Uzbekistan |
| Content | supplement |
| Supplements | http://hl7.org/fhir/fhir-types|5.0.0 |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.tools.r3#1.1.2 | fhir-types | All FHIR Types |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem request-resource-types-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/request-resource-types-cs defines displays on the following codes:
| Code |
| ImmunizationRecommendation |
| MedicationRequest |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| ImmunizationRecommendation | Рекомендация по вакцинации | Emlash tavsiyasi |
| MedicationRequest | Запрос на медикаменты | Dori so'rovi |
Russian
Сгенерированный нарратив: CodeSystem request-resource-types-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/request-resource-types-cs определяет дисплеи по следующему кодус:
| Код |
| ImmunizationRecommendation |
| MedicationRequest |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| ImmunizationRecommendation | Рекомендация по вакцинации | Emlash tavsiyasi |
| MedicationRequest | Запрос на медикаменты | Dori so'rovi |
Uzbek
Generated Narrative: CodeSystem request-resource-types-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/request-resource-types-cs defines displays on the following codes:
| Code |
| ImmunizationRecommendation |
| MedicationRequest |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| ImmunizationRecommendation | Рекомендация по вакцинации | Emlash tavsiyasi |
| MedicationRequest | Запрос на медикаменты | Dori so'rovi |
{
"resourceType": "CodeSystem",
"id": "request-resource-types-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/request-resource-types-cs",
"version": "5.0.0",
"name": "RequestResourceTypesCS",
"title": "Request resource types",
"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": "FHIR request resource types in Uzbekistan",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://hl7.org/fhir/fhir-types|5.0.0",
"concept": [
{
"code": "ImmunizationRecommendation",
"designation": [
{
"language": "ru",
"value": "Рекомендация по вакцинации"
},
{
"language": "uz",
"value": "Emlash tavsiyasi"
}
]
},
{
"code": "MedicationRequest",
"designation": [
{
"language": "ru",
"value": "Запрос на медикаменты"
},
{
"language": "uz",
"value": "Dori so'rovi"
}
]
}
]
}