| Package | uz.dhp.core |
| Resource Type | NamingSystem |
| Id | location-unit |
| FHIR Version | R5 |
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/NamingSystem-location-unit.html |
| URL | http://dhp.uz/NamingSystem/location-unit |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-04-16 |
| Name | Uzbekistan_DHP_Location_Unit_System |
| 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
Generated Narrative: NamingSystem location-unit
| Defining URL | http://dhp.uz/NamingSystem/location-unit |
| Version | 0.2.0 |
| Name | Uzbekistan_DHP_Location_Unit_System |
| 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 | Uzinfocom LLC |
| Type | Value | Preferred | Comment |
| URI | http://dhp.uz/NamingSystem/location-unit | true | This is the canonical URI for the Uzbekistan DHP Location Unit identifier system |
{
"resourceType": "NamingSystem",
"id": "location-unit",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dhp.uz/NamingSystem/location-unit",
"version": "0.2.0",
"name": "Uzbekistan_DHP_Location_Unit_System",
"status": "active",
"kind": "identifier",
"date": "2025-04-16",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.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": "http://dhp.uz/NamingSystem/location-unit",
"preferred": true,
"comment": "This is the canonical URI for the Uzbekistan DHP Location Unit identifier system"
}
]
}