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

: Publication status translations

Draft as of 2026-06-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "publication-status-vs",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet publication-status-vs</b></p><a name=\"publication-status-vs\"> </a><a name=\"hcpublication-status-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-publication-status-cs.html\">Publication status translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-publication-status.html\"><code>http://hl7.org/fhir/publication-status</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version &#x1F4CD;5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-publication-status.html#publication-status-draft\">draft</a></td><td style=\"color: #cccccc\">Draft</td><td>This resource is still under development and is not yet considered to be ready for normal use.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-publication-status.html#publication-status-active\">active</a></td><td style=\"color: #cccccc\">Active</td><td>This resource is ready for normal use.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-publication-status.html#publication-status-retired\">retired</a></td><td style=\"color: #cccccc\">Retired</td><td>This resource has been withdrawn or superseded and should no longer be used.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-publication-status.html#publication-status-unknown\">unknown</a></td><td style=\"color: #cccccc\">Unknown</td><td>The authoring system does not know which of the status values currently applies for this resource.  Note: This concept is not to be used for &quot;other&quot; - one of the listed statuses is presumed to apply, it's just not known which one.</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/publication-status-cs|5.0.0"
    }
  ],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/publication-status-vs",
  "version" : "0.5.0",
  "name" : "PublicationStatusVS",
  "title" : "Publication status translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-05T10:07:26+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" : "Publication status codes with Uzbek and Russian translations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/publication-status",
        "version" : "5.0.0",
        "concept" : [
          {
            "code" : "draft"
          },
          {
            "code" : "active"
          },
          {
            "code" : "retired"
          },
          {
            "code" : "unknown"
          }
        ]
      }
    ]
  }
}