| Package | uz.dhp.core |
| Resource Type | NamingSystem |
| Id | uzb-drivers-license |
| FHIR Version | R5 |
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/NamingSystem-uzb-drivers-license.html |
| URL | http://dhp.uz/NamingSystem/uzb-drivers-license |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-04-16 |
| Name | Uzbekistan_Drivers_License_System |
| Description | Naming system for driver's license identifiers assigned by the Ministry of Internal Affairs of the Republic of Uzbekistan. See https://lex.uz/docs/3127705 for legal justification. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem uzb-drivers-license
| Defining URL | http://dhp.uz/NamingSystem/uzb-drivers-license |
| Version | 0.2.0 |
| Name | Uzbekistan_Drivers_License_System |
| Status | active |
| Definition | Naming system for driver's license identifiers assigned by the Ministry of Internal Affairs of the Republic of Uzbekistan. See https://lex.uz/docs/3127705 for legal justification. |
| Publisher | Uzinfocom LLC |
| Type | Value | Preferred | Comment |
| URI | https://gov.uz/iiv/identifier/driverslicense | true | This is the canonical URI for the Uzbekistan driver's license system |
{
"resourceType": "NamingSystem",
"id": "uzb-drivers-license",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dhp.uz/NamingSystem/uzb-drivers-license",
"version": "0.2.0",
"name": "Uzbekistan_Drivers_License_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": "Ministry of Internal Affairs of the Republic of Uzbekistan",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "DL",
"display": "Driver's license number"
}
]
},
"description": "Naming system for driver's license identifiers assigned by the Ministry of Internal Affairs of the Republic of Uzbekistan. See https://lex.uz/docs/3127705 for legal justification.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"usage": "Used for identifying individuals through their driver's license numbers within the Uzbekistan transportation system.",
"uniqueId": [
{
"type": "uri",
"value": "https://gov.uz/iiv/identifier/driverslicense",
"preferred": true,
"comment": "This is the canonical URI for the Uzbekistan driver's license system"
}
]
}