O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.3.0 - ci-build Uzbekistan bayroqcha

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 Category VS

Draft 2025-12-19 holatiga ko‘ra

Raw json | Yuklab olish

{
  "resourceType" : "ValueSet",
  "id" : "goal-category-vs",
  "language" : "uz",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet resurs namunasi ma'lum bir kontekstda foydalanish uchun mo'ljallangan bir yoki bir nechta kod tizimlaridan olingan kodlar to'plamini belgilaydi. Qiymat to'plamlari\u00a0CodeSystem ta'riflari va ulardan\u00a0kodlangan elementlarda\u00a0foydalanish\u00a0o'rtasidagi bog'liqlik\u00a0. goal-category-vs</b></p><a name=\"uz-goal-category-vs\"> </a><a name=\"uz-hcgoal-category-vs\"> </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 ValueSet requires the Code system Supplement <a href=\"CodeSystem-goal-category-cs.html\">Goal Category CS</a>.</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-goal-category.html\"><code>http://terminology.hl7.org/CodeSystem/goal-category</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 2.0.0, the version found through the package references\"> version &#x1F4E6;2.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><code>dietary</code></td><td>Dietary</td><td>Goals related to the consumption of food and/or beverages.</td></tr><tr><td><code>safety</code></td><td>Safety</td><td>Goals related to the personal protection of the subject.</td></tr><tr><td><code>behavioral</code></td><td>Behavioral</td><td>Goals related to the manner in which the subject acts.</td></tr><tr><td><code>nursing</code></td><td>Nursing</td><td>Goals related to the practice of nursing or established by nurses.</td></tr><tr><td><code>physiotherapy</code></td><td>Physiotherapy</td><td>Goals related to the mobility and/or motor capability of the subject.</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/goal-category-cs|0.1.0"
    }
  ],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/goal-category-vs",
  "version" : "0.3.0",
  "name" : "GoalCategoryVS",
  "title" : "Goal Category VS",
  "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" : "Value Set for Goal Category translations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/goal-category",
        "concept" : [
          {
            "code" : "dietary",
            "display" : "Dietary"
          },
          {
            "code" : "safety",
            "display" : "Safety"
          },
          {
            "code" : "behavioral",
            "display" : "Behavioral"
          },
          {
            "code" : "nursing",
            "display" : "Nursing"
          },
          {
            "code" : "physiotherapy",
            "display" : "Physiotherapy"
          }
        ]
      }
    ]
  }
}