{
"description": "Naming system for temporary medical record numbers assigned by individual healthcare organizations. 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}/mrt",
"_filename": "NamingSystem-patient-id-uzb-temp-medical-record.json",
"package_name": "uz.dhp.core",
"date": "2025-11-13",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"jurisdiction": [ {
"coding": [ {
"code": "UZ",
"system": "urn:iso:std:iso:3166",
"display": "Uzbekistan"
} ]
} ],
"name": "UzbekistanTempMedicalRecordSystem",
"type": "{:coding [{:system \\\"http://terminology.hl7.org/CodeSystem/v2-0203\\\", :code \\\"MRT\\\", :display \\\"Temporary Medical Record Number\\\"}]}",
"experimental": null,
"resourceType": "NamingSystem",
"title": null,
"package_version": "0.4.0",
"responsible": "Healthcare providers in Uzbekistan",
"usage": "Used for temporarily identifying patients with organization-specific medical record numbers when permanent identifiers are not available or applicable.",
"status": "active",
"language": "en",
"id": "e9c0d8c5-0d24-49a9-9a5d-7cfb25e07a99",
"kind": "identifier",
"url": "https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-temp-medical-record",
"uniqueId": [ {
"type": "uri",
"value": "https://dhp.uz/fhir/core/sid/pid/uz/prn/000000000/mrt",
"comment": "This is the URI pattern placeholder (000000000 represents the organization's tax ID). In practice, replace 000000000 with the actual organization's tax ID: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}/mrt",
"preferred": true
} ],
"version": "0.4.0",
"contact": [ {
"name": "Ministry of Health of the Republic of Uzbekistan",
"telecom": [ {
"value": "https://gov.uz/en/ssv",
"system": "url"
}, {
"value": "info@ssv.uz",
"system": "email"
} ]
} ]
}