FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/location-unit

Packageuz.dhp.core
Resource TypeNamingSystem
Idlocation-unit
FHIR VersionR5
Sourcehttp://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/NamingSystem-location-unit.html
URLhttp://dhp.uz/NamingSystem/location-unit
Version0.2.0
Statusactive
Date2025-04-16
NameUzbekistan_DHP_Location_Unit_System
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

Generated Narrative: NamingSystem location-unit

Summary

Defining URLhttp://dhp.uz/NamingSystem/location-unit
Version0.2.0
NameUzbekistan_DHP_Location_Unit_System
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

PublisherUzinfocom LLC

Identifiers

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

Source

{
  "resourceType": "NamingSystem",
  "id": "location-unit",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dhp.uz/NamingSystem/location-unit",
  "version": "0.2.0",
  "name": "Uzbekistan_DHP_Location_Unit_System",
  "status": "active",
  "kind": "identifier",
  "date": "2025-04-16",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.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": "http://dhp.uz/NamingSystem/location-unit",
      "preferred": true,
      "comment": "This is the canonical URI for the Uzbekistan DHP Location Unit identifier system"
    }
  ]
}