Uzbekistan Digital Health Platform
0.7.0 - ci-build Uzbekistan flag

Uzbekistan Digital Health Platform - Local Development build (v0.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Reaction Type Supplement CodeSystem

Draft as of 2026-08-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "reaction-type-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 reaction-type-cs</b></p><a name=\"reaction-type-cs\"> </a><a name=\"hcreaction-type-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/reaction-type-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/260389003\">260389003</a><a name=\"reaction-type-cs-260389003\"> </a></td><td>No reaction</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/281647001\">281647001</a><a name=\"reaction-type-cs-281647001\"> </a></td><td>Adverse reaction</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/95376002\">95376002</a><a name=\"reaction-type-cs-95376002\"> </a></td><td>Injection site disorder</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>260389003</td><td>Реакция отсутствует</td><td>Reaksiya yo'q</td></tr><tr><td>281647001</td><td>Общая реакция</td><td>Umumiy reaksiya</td></tr><tr><td>95376002</td><td>Местная реакция</td><td>Mahalliy / Tana a'zosi reaksiyasi</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/reaction-type-cs",
  "version" : "2026.1.0",
  "name" : "ReactionTypeCS",
  "title" : "Reaction Type Supplement CodeSystem",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-08-12T15:34:56+05: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" : "SNOMED CT supplement containing Uzbek and Russian designations for reaction type codes used in Uzbekistan.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "content" : "supplement",
  "supplements" : "http://snomed.info/sct",
  "concept" : [
    {
      "code" : "260389003",
      "display" : "No reaction",
      "designation" : [
        {
          "language" : "uz",
          "value" : "Reaksiya yo'q"
        },
        {
          "language" : "ru",
          "value" : "Реакция отсутствует"
        }
      ]
    },
    {
      "code" : "281647001",
      "display" : "Adverse reaction",
      "designation" : [
        {
          "language" : "uz",
          "value" : "Umumiy reaksiya"
        },
        {
          "language" : "ru",
          "value" : "Общая реакция"
        }
      ]
    },
    {
      "code" : "95376002",
      "display" : "Injection site disorder",
      "designation" : [
        {
          "language" : "uz",
          "value" : "Mahalliy / Tana a'zosi reaksiyasi"
        },
        {
          "language" : "ru",
          "value" : "Местная реакция"
        }
      ]
    }
  ]
}