FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeConceptMap
IdConceptMap-reaction-type-conceptmap.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ConceptMap-reaction-type-conceptmap.html
URLhttps://terminology.dhp.uz/fhir/core/ConceptMap/reaction-type-conceptmap
Version0.6.0
Statusdraft
Date2026-07-16T09:52:12+00:00
NameReactionTypeCodesToSNOMED
TitleReaction Type codes to SNOMED CT
DescriptionMaps local UZ reaction type codes to SNOMED CT.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)
uz.dhp.core#currentdmed-reaction-type-csDMED Reaction Type Translations

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ConceptMap reaction-type-conceptmap

Mapping from (not specified) to All Codes SCT ValueSet


Mapping from DMED Reaction Type Translationsversion: 0.6.0) to http://snomed.info/sct (SNOMED CT International Edition)

Source CodeRelationshipTarget Code
none (Реакция отсутствует)is equivalent to260389003 (No reaction)
general (Общая реакция)is narrower than281647001 (Adverse reaction)
local (Местная реакция)is narrower than95376002 (Injection site disorder)

Russian


Сгенерированный нарратив: ConceptMap reaction-type-conceptmap

Сопоставление с (не указано) до All Codes SCT ValueSet


Сопоставление с DMED Reaction Type Translationsверсия: 0.6.0) to http://snomed.info/sct (SNOMED CT International Edition)

Исходный кодОтношенияЦелевой код
none (Реакция отсутствует)is equivalent to260389003 (No reaction)
general (Общая реакция)is narrower than281647001 (Adverse reaction)
local (Местная реакция)is narrower than95376002 (Injection site disorder)

Uzbek


Generated Narrative: ConceptMap reaction-type-conceptmap

Mapping from (not specified) to All Codes SCT ValueSet


Mapping from DMED Reaction Type Translationsversion: 0.6.0) to http://snomed.info/sct (SNOMED CT International Edition)

Source CodeRelationshipTarget Code
none (Реакция отсутствует)is equivalent to260389003 (No reaction)
general (Общая реакция)is narrower than281647001 (Adverse reaction)
local (Местная реакция)is narrower than95376002 (Injection site disorder)

Source1

{
  "resourceType": "ConceptMap",
  "id": "reaction-type-conceptmap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/ConceptMap/reaction-type-conceptmap",
  "version": "0.6.0",
  "name": "ReactionTypeCodesToSNOMED",
  "title": "Reaction Type codes to SNOMED CT",
  "status": "draft",
  "experimental": false,
  "date": "2026-07-16T09:52:12+00:00",
  "publisher": "Ministry of Health of the Republic of Uzbekistan",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "uz"
          },
          {
            "url": "content",
            "valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ru"
          },
          {
            "url": "content",
            "valueString": "Ministry of Health of the Republic of Uzbekistan"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "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.6.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"
            }
          ]
        }
      ]
    }
  ]
}