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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeNamingSystem
IdNamingSystem-location-unit.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/NamingSystem-location-unit.html
URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/location-unit
Version0.4.0
Statusactive
Date2025-11-06
NameUzDhpLocationUnitSystem
DescriptionNaming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform
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 location-unit

Language: en

Summary

Defining URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/location-unit
Version0.4.0
NameUzDhpLocationUnitSystem
Statusactive
Definition

Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform

PublisherMinistry of Health of the Republic of Uzbekistan

Identifiers

TypeValuePreferredComment
URIhttps://dhp.uz/fhir/core/NamingSystem/location-unittrueThis is the canonical URI for the Uzbekistan DHP Location Unit identifier system

Russian


Сгенерированный нарратив: NamingSystem location-unit

Язык: en

Summary

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

Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform

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

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

ТипЗначениеПредпочтениеКомментарий
URIhttps://dhp.uz/fhir/core/NamingSystem/location-unittrueThis is the canonical URI for the Uzbekistan DHP Location Unit identifier system

Uzbek


Generated Narrative: NamingSystem location-unit

Language: en

Summary

Defining URLhttps://terminology.dhp.uz/fhir/core/NamingSystem/location-unit
Version0.4.0
NameUzDhpLocationUnitSystem
Statusactive
Definition

Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform

PublisherMinistry of Health of the Republic of Uzbekistan

Identifiers

TypeValuePreferredComment
URIhttps://dhp.uz/fhir/core/NamingSystem/location-unittrueThis is the canonical URI for the Uzbekistan DHP Location Unit identifier system

Source1

{
  "resourceType": "NamingSystem",
  "id": "location-unit",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/NamingSystem/location-unit",
  "version": "0.4.0",
  "name": "UzDhpLocationUnitSystem",
  "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": "Uzinfocom",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code": "FI",
        "display": "Facility ID"
      }
    ]
  },
  "description": "Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "usage": "Used for identifying specific units within healthcare locations, such as branches, departments, wards, and beds.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://dhp.uz/fhir/core/NamingSystem/location-unit",
      "preferred": true,
      "comment": "This is the canonical URI for the Uzbekistan DHP Location Unit identifier system"
    }
  ]
}