FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeNamingSystem
IdNamingSystem-patient-id-uzb-unknown-patient.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/NamingSystem-patient-id-uzb-unknown-patient.html
URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-unknown-patient
Version0.4.0
Statusactive
Date2025-11-06
NameUzbekistanUnknownPatientCodeSystem
DescriptionNaming system for identifiers assigned to unidentified patients (e.g., unconscious patients who cannot provide identification) when the receiving healthcare organization is unknown or its tax ID (Soliq) is not available. This is a fallback; the preferred approach is to use organization-specific temporary medical record numbers (https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}/mrt) when the organization is known.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: NamingSystem patient-id-uzb-unknown-patient

Language: en

Summary

Defining URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-unknown-patient
Version0.4.0
NameUzbekistanUnknownPatientCodeSystem
Statusactive
Definition

Naming system for identifiers assigned to unidentified patients (e.g., unconscious patients who cannot provide identification) when the receiving healthcare organization is unknown or its tax ID (Soliq) is not available. This is a fallback; the preferred approach is to use organization-specific temporary medical record numbers (https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}/mrt) when the organization is known.

PublisherMinistry of Health of the Republic of Uzbekistan

Identifiers

TypeValuePreferred
URIhttps://dhp.uz/fhir/core/sid/pid/uz/mrttrue

Russian


Сгенерированный нарратив: NamingSystem patient-id-uzb-unknown-patient

Язык: en

Summary

Определение URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-unknown-patient
Версия0.4.0
НаименованиеUzbekistanUnknownPatientCodeSystem
Статусactive
Определение

Naming system for identifiers assigned to unidentified patients (e.g., unconscious patients who cannot provide identification) when the receiving healthcare organization is unknown or its tax ID (Soliq) is not available. This is a fallback; the preferred approach is to use organization-specific temporary medical record numbers (https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}/mrt) when the organization is known.

ИздательMinistry of Health of the Republic of Uzbekistan

Идентификаторы

ТипЗначениеПредпочтение
URIhttps://dhp.uz/fhir/core/sid/pid/uz/mrttrue

Uzbek


Generated Narrative: NamingSystem patient-id-uzb-unknown-patient

Language: en

Summary

Defining URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-unknown-patient
Version0.4.0
NameUzbekistanUnknownPatientCodeSystem
Statusactive
Definition

Naming system for identifiers assigned to unidentified patients (e.g., unconscious patients who cannot provide identification) when the receiving healthcare organization is unknown or its tax ID (Soliq) is not available. This is a fallback; the preferred approach is to use organization-specific temporary medical record numbers (https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}/mrt) when the organization is known.

PublisherMinistry of Health of the Republic of Uzbekistan

Identifiers

TypeValuePreferred
URIhttps://dhp.uz/fhir/core/sid/pid/uz/mrttrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "patient-id-uzb-unknown-patient",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-unknown-patient",
  "version": "0.4.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 identifiers assigned to unidentified patients (e.g., unconscious patients who cannot provide identification) when the receiving healthcare organization is unknown or its tax ID (Soliq) is not available. This is a fallback; the preferred approach is to use organization-specific temporary medical record numbers (https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}/mrt) when the organization is known.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "usage": "Used for temporarily identifying unidentified patients (e.g., unconscious patients) when the receiving healthcare organization is unknown or its tax ID is not available. Prefer using the organization-scoped temporary medical record number system when the organization is known (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
    }
  ]
}