O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.5.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.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

: AdverseEvent actuality translations

Draft 2026-06-05 holatiga ko‘ra

Raw json | Yuklab olish

{
  "resourceType" : "CodeSystem",
  "id" : "adverse-event-actuality-cs",
  "language" : "uz",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem adverse-event-actuality-cs</b></p><a name=\"uz-adverse-event-actuality-cs\"> </a><a name=\"uz-hcadverse-event-actuality-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/adverse-event-actuality-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-adverse-event-actuality.html#adverse-event-actuality-actual\">actual</a><a name=\"uz-adverse-event-actuality-cs-actual\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-adverse-event-actuality.html#adverse-event-actuality-potential\">potential</a><a name=\"uz-adverse-event-actuality-cs-potential\"> </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>actual</td><td>Нежелательное событие</td><td>Nojo‘ya hodisa</td></tr><tr><td>potential</td><td>Потенциальное нежелательное событие</td><td>Potensial nojo‘ya hodisa.</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/adverse-event-actuality-cs",
  "version" : "5.0.0",
  "name" : "AdverseEventActualityCS",
  "title" : "AdverseEvent actuality 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" : "AdverseEvent actuality supplement with translations in Uzbek and Russian",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "content" : "supplement",
  "supplements" : "http://hl7.org/fhir/adverse-event-actuality|5.0.0",
  "concept" : [
    {
      "code" : "actual",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Нежелательное событие"
        },
        {
          "language" : "uz",
          "value" : "Nojo‘ya hodisa"
        }
      ]
    },
    {
      "code" : "potential",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Потенциальное нежелательное событие"
        },
        {
          "language" : "uz",
          "value" : "Potensial nojo‘ya hodisa."
        }
      ]
    }
  ]
}