FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | NamingSystem |
| Id | NamingSystem-patient-id-uzb-provider-assigned.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/NamingSystem-patient-id-uzb-provider-assigned.html |
| URL | https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-provider-assigned |
| Version | 0.4.0 |
| Status | active |
| Date | 2025-11-13 |
| Name | UzbekistanProviderAssignedIdentifierSystem |
| Description | Naming system for patient identifiers assigned by individual healthcare organizations for unidentified patients. The system URI includes the organization's tax ID (Soliq) to scope identifiers to the issuing organization. Format: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id} |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: NamingSystem patient-id-uzb-provider-assigned
Language: en
| Defining URL | https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-provider-assigned |
| Version | 0.4.0 |
| Name | UzbekistanProviderAssignedIdentifierSystem |
| Status | active |
| Definition | Naming system for patient identifiers assigned by individual healthcare organizations for unidentified patients. The system URI includes the organization's tax ID (Soliq) to scope identifiers to the issuing organization. Format: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id} |
| Publisher | Ministry of Health of the Republic of Uzbekistan |
| Type | Value | Preferred | Comment |
| URI | https://dhp.uz/fhir/core/sid/pid/uz/prn | false | This is the base URI pattern. In practice, append the organization's tax ID: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id} |
Russian
Сгенерированный нарратив: NamingSystem patient-id-uzb-provider-assigned
Язык: en
| Определение URL | https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-provider-assigned |
| Версия | 0.4.0 |
| Наименование | UzbekistanProviderAssignedIdentifierSystem |
| Статус | active |
| Определение | Naming system for patient identifiers assigned by individual healthcare organizations for unidentified patients. The system URI includes the organization's tax ID (Soliq) to scope identifiers to the issuing organization. Format: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id} |
| Издатель | Ministry of Health of the Republic of Uzbekistan |
| Тип | Значение | Предпочтение | Комментарий |
| URI | https://dhp.uz/fhir/core/sid/pid/uz/prn | false | This is the base URI pattern. In practice, append the organization's tax ID: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id} |
Uzbek
Generated Narrative: NamingSystem patient-id-uzb-provider-assigned
Language: en
| Defining URL | https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-provider-assigned |
| Version | 0.4.0 |
| Name | UzbekistanProviderAssignedIdentifierSystem |
| Status | active |
| Definition | Naming system for patient identifiers assigned by individual healthcare organizations for unidentified patients. The system URI includes the organization's tax ID (Soliq) to scope identifiers to the issuing organization. Format: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id} |
| Publisher | Ministry of Health of the Republic of Uzbekistan |
| Type | Value | Preferred | Comment |
| URI | https://dhp.uz/fhir/core/sid/pid/uz/prn | false | This is the base URI pattern. In practice, append the organization's tax ID: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id} |
{
"resourceType": "NamingSystem",
"id": "patient-id-uzb-provider-assigned",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-provider-assigned",
"version": "0.4.0",
"name": "UzbekistanProviderAssignedIdentifierSystem",
"status": "active",
"kind": "identifier",
"date": "2025-11-13",
"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": "Healthcare providers in Uzbekistan",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PRN",
"display": "Provider number"
}
]
},
"description": "Naming system for patient identifiers assigned by individual healthcare organizations for unidentified patients. The system URI includes the organization's tax ID (Soliq) to scope identifiers to the issuing organization. Format: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"usage": "Used for identifying patients with organization-specific identifiers. Each organization uses their tax ID to create a unique identifier namespace.",
"uniqueId": [
{
"type": "uri",
"value": "https://dhp.uz/fhir/core/sid/pid/uz/prn",
"preferred": false,
"comment": "This is the base URI pattern. In practice, append the organization's tax ID: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}"
}
]
}