Uzbekistan Digital Health Platform
0.5.0 - ci-build Uzbekistan flag

Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions

: Immunization Identifier

Active as of 2026-04-29

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "immunization-identifier",
  "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 immunization-identifier</b></p><a name=\"immunization-identifier\"> </a><a name=\"hcimmunization-identifier\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://dhp.uz/fhir/core/NamingSystem/immunization-identifier</td></tr><tr><td>Version</td><td>0.5.0</td></tr><tr><td>Name</td><td>ImmunizationIdentifier</td></tr><tr><td>Title</td><td>Immunization Identifier</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Identifier system for immunization records in Uzbekistan.</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></tr><tr><td>URI</td><td>https://terminology.dhp.uz/fhir/core/NamingSystem/immunization-identifier</td><td>true</td></tr></table></div>"
  },
  "url" : "https://dhp.uz/fhir/core/NamingSystem/immunization-identifier",
  "version" : "0.5.0",
  "name" : "ImmunizationIdentifier",
  "title" : "Immunization Identifier",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2026-04-29",
  "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"
        }
      ]
    }
  ],
  "description" : "Identifier system for immunization records in Uzbekistan.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://terminology.dhp.uz/fhir/core/NamingSystem/immunization-identifier",
      "preferred" : true
    }
  ]
}