Uzbekistan Digital Health Platform
0.4.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.4.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

: Allergy clinical status

Draft as of 2026-03-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "allergy-clinical-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 allergy-clinical-status-cs</b></p><a name=\"allergy-clinical-status-cs\"> </a><a name=\"hcallergy-clinical-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/allergy-clinical-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://terminology.hl7.org/7.1.0/CodeSystem-allergyintolerance-clinical.html#allergyintolerance-clinical-active\">active</a><a name=\"allergy-clinical-status-cs-active\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.1.0/CodeSystem-allergyintolerance-clinical.html#allergyintolerance-clinical-inactive\">inactive</a><a name=\"allergy-clinical-status-cs-inactive\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.1.0/CodeSystem-allergyintolerance-clinical.html#allergyintolerance-clinical-resolved\">resolved</a><a name=\"allergy-clinical-status-cs-resolved\"> </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>active</td><td>Активная</td><td>Faol</td></tr><tr><td>inactive</td><td>Неактивная</td><td>Nofaol</td></tr><tr><td>resolved</td><td>Устранена</td><td>Bartaraf etilgan</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/allergy-clinical-status-cs",
  "version" : "1.0.1",
  "name" : "AllergyClinicalStatusCS",
  "title" : "Allergy clinical status",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-03-30T12:52:51+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" : "Allergy clinical status supplement with translations in uzbek and russian",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "content" : "supplement",
  "supplements" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical|1.0.1",
  "concept" : [
    {
      "code" : "active",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Активная"
        },
        {
          "language" : "uz",
          "value" : "Faol"
        }
      ]
    },
    {
      "code" : "inactive",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Неактивная"
        },
        {
          "language" : "uz",
          "value" : "Nofaol"
        }
      ]
    },
    {
      "code" : "resolved",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Устранена"
        },
        {
          "language" : "uz",
          "value" : "Bartaraf etilgan"
        }
      ]
    }
  ]
}