Единая платформа цифрового здравоохранения Узбекистана
0.5.0 - ci-build Uzbekistan флаг

Uzbekistan Digital Health Platform - Локальная сборка (v0.5.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий

: Сопоставление кодов типов реакции со SNOMED CT

Draft по состоянию на 2026-06-12

Сырой json | Скачать

{
  "resourceType" : "ConceptMap",
  "id" : "reaction-type-conceptmap",
  "language" : "ru",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: ConceptMap reaction-type-conceptmap</b></p><a name=\"ru-reaction-type-conceptmap\"> </a><a name=\"ru-hcreaction-type-conceptmap\"> </a><p>Сопоставление с (не указано) до <a href=\"https://browser.ihtsdotools.org/\">All Codes SCT ValueSet</a></p><br/><p><b>Группа 1 </b>Сопоставление с <a href=\"CodeSystem-dmed-reaction-type-cs.html\">DMED Reaction Type Translationsверсия: 0.5.0)</a> to <code>http://snomed.info/sct</code> (SNOMED\u00a0CT International Edition)</p><table class=\"grid\"><tr><td><b>Исходный код</b></td><td><b>Отношения</b></td><td><b>Целевой код</b></td></tr><tr><td>none (Реакция отсутствует)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>260389003 (No reaction)</td></tr><tr><td>general (Общая реакция)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>281647001 (Adverse reaction)</td></tr><tr><td>local (Местная реакция)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>95376002 (Injection site disorder)</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/ConceptMap/reaction-type-conceptmap",
  "version" : "0.5.0",
  "name" : "ReactionTypeCodesToSNOMED",
  "title" : "Reaction Type codes to SNOMED CT",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-12T15:35:00+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" : "Maps local UZ reaction type codes to SNOMED CT.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "targetScopeCanonical" : "http://snomed.info/sct?fhir_vs",
  "group" : [
    {
      "source" : "https://terminology.dhp.uz/fhir/core/CodeSystem/dmed-reaction-type-cs|0.5.0",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "none",
          "display" : "Реакция отсутствует",
          "target" : [
            {
              "code" : "260389003",
              "display" : "No reaction",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "general",
          "display" : "Общая реакция",
          "target" : [
            {
              "code" : "281647001",
              "display" : "Adverse reaction",
              "relationship" : "source-is-narrower-than-target"
            }
          ]
        },
        {
          "code" : "local",
          "display" : "Местная реакция",
          "target" : [
            {
              "code" : "95376002",
              "display" : "Injection site disorder",
              "relationship" : "source-is-narrower-than-target"
            }
          ]
        }
      ]
    }
  ]
}