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 category

Active as of 2026-03-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "allergy-category-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-category-cs</b></p><a name=\"allergy-category-cs\"> </a><a name=\"hcallergy-category-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-category-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-allergy-intolerance-category.html#allergy-intolerance-category-food\">food</a><a name=\"allergy-category-cs-food\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-medication\">medication</a><a name=\"allergy-category-cs-medication\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-environment\">environment</a><a name=\"allergy-category-cs-environment\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-biologic\">biologic</a><a name=\"allergy-category-cs-biologic\"> </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>food</td><td>Пища</td><td>Oziq-ovqat</td></tr><tr><td>medication</td><td>Лекарства</td><td>Dorilar</td></tr><tr><td>environment</td><td>Окружающий среда</td><td>Atrof-muhit</td></tr><tr><td>biologic</td><td>Биологическая вещества</td><td>Biologik moddalar</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/allergy-category-cs",
  "version" : "5.0.0",
  "name" : "AllergyCategoryCS",
  "title" : "Allergy category",
  "status" : "active",
  "experimental" : false,
  "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 category 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/allergy-intolerance-category|5.0.0",
  "concept" : [
    {
      "code" : "food",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Пища"
        },
        {
          "language" : "uz",
          "value" : "Oziq-ovqat"
        }
      ]
    },
    {
      "code" : "medication",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Лекарства"
        },
        {
          "language" : "uz",
          "value" : "Dorilar"
        }
      ]
    },
    {
      "code" : "environment",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Окружающий среда"
        },
        {
          "language" : "uz",
          "value" : "Atrof-muhit"
        }
      ]
    },
    {
      "code" : "biologic",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Биологическая вещества"
        },
        {
          "language" : "uz",
          "value" : "Biologik moddalar"
        }
      ]
    }
  ]
}