Uzbekistan Digital Health Platform
0.3.0 - ci-build
Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-06 |
{
"resourceType" : "NamingSystem",
"id" : "patient-id-uzb-unknown-patient",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem patient-id-uzb-unknown-patient</b></p><a name=\"patient-id-uzb-unknown-patient\"> </a><a name=\"hcpatient-id-uzb-unknown-patient\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-unknown-patient</td></tr><tr><td>Version</td><td>0.3.0</td></tr><tr><td>Name</td><td>UzbekistanUnknownPatientCodeSystem</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Naming system for unknown patient codes generated by healthcare providers when a patient's identity cannot be immediately established. This should only be used as a fallback when the organization's tax ID (Soliq) is not available. The preferred approach is to use organization-specific temporary medical record numbers (https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}/mrt).</p>\n</div></td></tr><tr><td>Publisher</td><td>Ministry of Health of the Republic of Uzbekistan</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>https://dhp.uz/fhir/core/sid/pid/uz/mrt</td><td>true</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-unknown-patient",
"version" : "0.3.0",
"name" : "UzbekistanUnknownPatientCodeSystem",
"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" : "Healthcare providers in Uzbekistan",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical record number"
}
]
},
"description" : "Naming system for unknown patient codes generated by healthcare providers when a patient's identity cannot be immediately established. This should only be used as a fallback when the organization's tax ID (Soliq) is not available. The preferred approach is to use organization-specific temporary medical record numbers (https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}/mrt).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"usage" : "Used for temporarily identifying patients whose identity is unknown or cannot be immediately verified at the point of care, and when the healthcare organization's tax ID is not available to create an organization-specific identifier. Prefer using the organization-scoped temporary medical record number system when possible (e.g., https://dhp.uz/fhir/core/sid/pid/uz/prn/200935935/mrt for an organization with tax ID 200935935).",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://dhp.uz/fhir/core/sid/pid/uz/mrt",
"preferred" : true
}
]
}