FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | NamingSystem |
| Id | NamingSystem-location-unit.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/NamingSystem-location-unit.html |
| URL | https://terminology.dhp.uz/fhir/core/NamingSystem/location-unit |
| Version | 0.4.0 |
| Status | active |
| Date | 2025-11-06 |
| Name | UzDhpLocationUnitSystem |
| Description | Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: NamingSystem location-unit
Language: en
| Defining URL | https://terminology.dhp.uz/fhir/core/NamingSystem/location-unit |
| Version | 0.4.0 |
| Name | UzDhpLocationUnitSystem |
| Status | active |
| Definition | Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform |
| Publisher | Ministry of Health of the Republic of Uzbekistan |
| Type | Value | Preferred | Comment |
| URI | https://dhp.uz/fhir/core/NamingSystem/location-unit | true | This is the canonical URI for the Uzbekistan DHP Location Unit identifier system |
Russian
Сгенерированный нарратив: NamingSystem location-unit
Язык: en
| Определение URL | https://terminology.dhp.uz/fhir/core/NamingSystem/location-unit |
| Версия | 0.4.0 |
| Наименование | UzDhpLocationUnitSystem |
| Статус | active |
| Определение | Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform |
| Издатель | Ministry of Health of the Republic of Uzbekistan |
| Тип | Значение | Предпочтение | Комментарий |
| URI | https://dhp.uz/fhir/core/NamingSystem/location-unit | true | This is the canonical URI for the Uzbekistan DHP Location Unit identifier system |
Uzbek
Generated Narrative: NamingSystem location-unit
Language: en
| Defining URL | https://terminology.dhp.uz/fhir/core/NamingSystem/location-unit |
| Version | 0.4.0 |
| Name | UzDhpLocationUnitSystem |
| Status | active |
| Definition | Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform |
| Publisher | Ministry of Health of the Republic of Uzbekistan |
| Type | Value | Preferred | Comment |
| URI | https://dhp.uz/fhir/core/NamingSystem/location-unit | true | This is the canonical URI for the Uzbekistan DHP Location Unit identifier system |
{
"resourceType": "NamingSystem",
"id": "location-unit",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/NamingSystem/location-unit",
"version": "0.4.0",
"name": "UzDhpLocationUnitSystem",
"status": "active",
"kind": "identifier",
"date": "2025-11-06",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"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"
}
]
}
],
"responsible": "Uzinfocom",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "FI",
"display": "Facility ID"
}
]
},
"description": "Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"usage": "Used for identifying specific units within healthcare locations, such as branches, departments, wards, and beds.",
"uniqueId": [
{
"type": "uri",
"value": "https://dhp.uz/fhir/core/NamingSystem/location-unit",
"preferred": true,
"comment": "This is the canonical URI for the Uzbekistan DHP Location Unit identifier system"
}
]
}