Uzbekistan Digital Health Platform
0.3.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.3.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

: Goal Lifecycle Status CS

Draft as of 2025-12-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "goal-status-cs",
  "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: CodeSystem goal-status-cs</b></p><a name=\"goal-status-cs\"> </a><a name=\"hcgoal-status-cs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p>This code system supplement <code>https://terminology.dhp.uz/fhir/core/CodeSystem/goal-status-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-goal-status.html#goal-status-proposed\">proposed</a><a name=\"goal-status-cs-proposed\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-goal-status.html#goal-status-planned\">planned</a><a name=\"goal-status-cs-planned\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-goal-status.html#goal-status-accepted\">accepted</a><a name=\"goal-status-cs-accepted\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-goal-status.html#goal-status-active\">active</a><a name=\"goal-status-cs-active\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-goal-status.html#goal-status-on-hold\">on-hold</a><a name=\"goal-status-cs-on-hold\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-goal-status.html#goal-status-completed\">completed</a><a name=\"goal-status-cs-completed\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-goal-status.html#goal-status-cancelled\">cancelled</a><a name=\"goal-status-cs-cancelled\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-goal-status.html#goal-status-entered-in-error\">entered-in-error</a><a name=\"goal-status-cs-entered-in-error\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-goal-status.html#goal-status-rejected\">rejected</a><a name=\"goal-status-cs-rejected\"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td>proposed</td><td>Предложена</td><td>Taklif qilingan</td></tr><tr><td>planned</td><td>Запланирована</td><td>Rejalashtirilgan</td></tr><tr><td>accepted</td><td>Принята</td><td>Qabul qilingan</td></tr><tr><td>active</td><td>Активна</td><td>Faol</td></tr><tr><td>on-hold</td><td>Приостановлена</td><td>To'xtatib turilgan</td></tr><tr><td>completed</td><td>Завершена</td><td>Bajarilgan</td></tr><tr><td>cancelled</td><td>Отменена</td><td>Bekor qilingan</td></tr><tr><td>entered-in-error</td><td>Введена по ошибке</td><td>Xato kiritilgan</td></tr><tr><td>rejected</td><td>Отклонена</td><td>Rad etilgan</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/goal-status-cs",
  "version" : "5.0.0",
  "name" : "GoalStatusCS",
  "title" : "Goal Lifecycle Status CS",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-12-19T13:35:47+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" : "Code System for Goal Lifecycle Status translations in Uzbek and Russian",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "content" : "supplement",
  "supplements" : "http://hl7.org/fhir/goal-status|5.0.0",
  "concept" : [
    {
      "code" : "proposed",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Предложена"
        },
        {
          "language" : "uz",
          "value" : "Taklif qilingan"
        }
      ]
    },
    {
      "code" : "planned",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Запланирована"
        },
        {
          "language" : "uz",
          "value" : "Rejalashtirilgan"
        }
      ]
    },
    {
      "code" : "accepted",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Принята"
        },
        {
          "language" : "uz",
          "value" : "Qabul qilingan"
        }
      ]
    },
    {
      "code" : "active",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Активна"
        },
        {
          "language" : "uz",
          "value" : "Faol"
        }
      ]
    },
    {
      "code" : "on-hold",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Приостановлена"
        },
        {
          "language" : "uz",
          "value" : "To'xtatib turilgan"
        }
      ]
    },
    {
      "code" : "completed",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Завершена"
        },
        {
          "language" : "uz",
          "value" : "Bajarilgan"
        }
      ]
    },
    {
      "code" : "cancelled",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Отменена"
        },
        {
          "language" : "uz",
          "value" : "Bekor qilingan"
        }
      ]
    },
    {
      "code" : "entered-in-error",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Введена по ошибке"
        },
        {
          "language" : "uz",
          "value" : "Xato kiritilgan"
        }
      ]
    },
    {
      "code" : "rejected",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Отклонена"
        },
        {
          "language" : "uz",
          "value" : "Rad etilgan"
        }
      ]
    }
  ]
}