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-provider-assigned.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/NamingSystem-patient-id-uzb-provider-assigned.html
URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-provider-assigned
Version0.4.0
Statusactive
Date2025-11-13
NameUzbekistanProviderAssignedIdentifierSystem
DescriptionNaming system for patient identifiers assigned by individual healthcare organizations for unidentified patients. 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}
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-provider-assigned

Language: en

Summary

Defining URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-provider-assigned
Version0.4.0
NameUzbekistanProviderAssignedIdentifierSystem
Statusactive
Definition

Naming system for patient identifiers assigned by individual healthcare organizations for unidentified patients. 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}

PublisherMinistry of Health of the Republic of Uzbekistan

Identifiers

TypeValuePreferredComment
URIhttps://dhp.uz/fhir/core/sid/pid/uz/prnfalseThis is the base URI pattern. In practice, append the organization's tax ID: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}

Russian


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

Язык: en

Summary

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

Naming system for patient identifiers assigned by individual healthcare organizations for unidentified patients. 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}

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

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

ТипЗначениеПредпочтениеКомментарий
URIhttps://dhp.uz/fhir/core/sid/pid/uz/prnfalseThis is the base URI pattern. In practice, append the organization's tax ID: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}

Uzbek


Generated Narrative: NamingSystem patient-id-uzb-provider-assigned

Language: en

Summary

Defining URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-provider-assigned
Version0.4.0
NameUzbekistanProviderAssignedIdentifierSystem
Statusactive
Definition

Naming system for patient identifiers assigned by individual healthcare organizations for unidentified patients. 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}

PublisherMinistry of Health of the Republic of Uzbekistan

Identifiers

TypeValuePreferredComment
URIhttps://dhp.uz/fhir/core/sid/pid/uz/prnfalseThis is the base URI pattern. In practice, append the organization's tax ID: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}

Source1

{
  "resourceType": "NamingSystem",
  "id": "patient-id-uzb-provider-assigned",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/NamingSystem/patient-id-uzb-provider-assigned",
  "version": "0.4.0",
  "name": "UzbekistanProviderAssignedIdentifierSystem",
  "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": "PRN",
        "display": "Provider number"
      }
    ]
  },
  "description": "Naming system for patient identifiers assigned by individual healthcare organizations for unidentified patients. 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}",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "usage": "Used for identifying patients with organization-specific identifiers. Each organization uses their tax ID to create a unique identifier namespace.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://dhp.uz/fhir/core/sid/pid/uz/prn",
      "preferred": false,
      "comment": "This is the base URI pattern. In practice, append the organization's tax ID: https://dhp.uz/fhir/core/sid/pid/uz/prn/{soliq-id}"
    }
  ]
}