Единая цифровая платформа здравоохранения Узбекистана
0.4.0 - ci-build
Uzbekistan Digital Health Platform - Локальная сборка (v0.4.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий
| Active по состоянию на 2025-11-13 |
{
"resourceType" : "NamingSystem",
"id" : "patient-id-uzb-temp-medical-record",
"language" : "ru",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: NamingSystem patient-id-uzb-temp-medical-record</b></p><a name=\"ru-patient-id-uzb-temp-medical-record\"> </a><a name=\"ru-hcpatient-id-uzb-temp-medical-record\"> </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\">Язык: en</p></div><h3>Summary</h3><table class=\"grid\"><tr><td>Определение URL</td><td>https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-temp-medical-record</td></tr><tr><td>Версия</td><td>0.4.0</td></tr><tr><td>Наименование</td><td>UzbekistanTempMedicalRecordSystem</td></tr><tr><td>Статус</td><td>active</td></tr><tr><td>Определение</td><td><div><p>Naming system for temporary medical record numbers assigned to unidentified patients (e.g., unconscious patients who cannot provide identification) by healthcare organizations. This is the preferred approach when the receiving organization is known. 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</p>\n</div></td></tr><tr><td>Издатель</td><td>Ministry of Health of the Republic of Uzbekistan</td></tr></table><h3>Идентификаторы</h3><table class=\"grid\"><tr><td><b>Тип</b></td><td><b>Значение</b></td><td><b>Предпочтение</b></td><td><b>Комментарий</b></td></tr><tr><td>URI</td><td>https://dhp.uz/fhir/core/sid/pid/uz/prn/000000000/mrt</td><td>true</td><td>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</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-temp-medical-record",
"version" : "0.4.0",
"name" : "UzbekistanTempMedicalRecordSystem",
"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" : "MRT",
"display" : "Temporary Medical Record Number"
}
]
},
"description" : "Naming system for temporary medical record numbers assigned to unidentified patients (e.g., unconscious patients who cannot provide identification) by healthcare organizations. This is the preferred approach when the receiving organization is known. 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",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"usage" : "Used for temporarily identifying unidentified patients (e.g., unconscious patients) with organization-specific medical record numbers when the receiving organization is known. This is preferred over the unknown patient identifier system as it provides traceability to the issuing organization.",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://dhp.uz/fhir/core/sid/pid/uz/prn/000000000/mrt",
"preferred" : true,
"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"
}
]
}