Uzbekistan Digital Health Platform
0.4.0 - ci-build Uzbekistan flag

Uzbekistan Digital Health Platform - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: patient-id-uzb-temp-medical-record

Active as of 2025-11-13

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "patient-id-uzb-temp-medical-record",
  "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-temp-medical-record</b></p><a name=\"patient-id-uzb-temp-medical-record\"> </a><a name=\"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\">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-temp-medical-record</td></tr><tr><td>Version</td><td>0.4.0</td></tr><tr><td>Name</td><td>UzbekistanTempMedicalRecordSystem</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</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>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><td><b>Comment</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"
    }
  ]
}