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

: Action code translations

Draft as of 2026-06-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "action-code-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 action-code-vs</b></p><a name=\"action-code-vs\"> </a><a name=\"hcaction-code-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-action-code-cs.html\">Action code translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-action-code.html\"><code>http://hl7.org/fhir/action-code</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-action-code.html#action-code-send-message\">send-message</a></td><td style=\"color: #cccccc\">Send a message</td><td>The action indicates that a particular message should be sent to a participant in the process.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-action-code.html#action-code-recommend-immunization\">recommend-immunization</a></td><td style=\"color: #cccccc\">Recommend an immunization</td><td>The action indicates that a particular immunization should be performed.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-action-code.html#action-code-collect-information\">collect-information</a></td><td style=\"color: #cccccc\">Collect information</td><td>The action indicates that information should be collected from a participant in the process.</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/action-code-cs|5.0.0"
    }
  ],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/action-code-vs",
  "version" : "0.5.0",
  "name" : "ActionCodeVS",
  "title" : "Action code 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" : "Action code 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/action-code",
        "version" : "5.0.0",
        "concept" : [
          {
            "code" : "send-message"
          },
          {
            "code" : "recommend-immunization"
          },
          {
            "code" : "collect-information"
          }
        ]
      }
    ]
  }
}