Uzbekistan Digital Health Platform
0.5.0 - ci-build UZ

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

: Procedure Code Codes

Active as of 2026-05-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "procedure-code-vs",
  "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: ValueSet procedure-code-vs</b></p><a name=\"procedure-code-vs\"> </a><a name=\"hcprocedure-code-vs\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 71388002 (Procedure)</li></ul></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/procedure-code-vs",
  "version" : "0.5.0",
  "name" : "ProcedureCodeVS",
  "title" : "Procedure Code Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-05-13T13:20:43+00:00",
  "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" : "Procedure code ValueSet with translations in English, Russian and Uzbek",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "71388002"
          }
        ]
      }
    ]
  }
}