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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-dmed-reaction-type-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-dmed-reaction-type-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/dmed-reaction-type-cs
Version0.6.0
Statusdraft
Date2026-07-16T09:52:12+00:00
NameDMEDReactionTypeCS
TitleDMED Reaction Type Translations
DescriptionDMED Reaction Type Code with Uzbek and Russian translations
Contentcomplete

Resources that use this resource

ConceptMap
uz.dhp.core#currentreaction-type-conceptmapReaction Type codes to SNOMED CT

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem dmed-reaction-type-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/dmed-reaction-type-cs defines the following codes in a Is-A hierarchy:

CodeРусский (Russian, ru)
none Реакция отсутствует
general Общая реакция
local Местная реакция

Russian


Сгенерированный нарратив: CodeSystem dmed-reaction-type-cs

Язык: uz

Данная система кодов https://terminology.dhp.uz/fhir/core/CodeSystem/dmed-reaction-type-cs case-sensitive определяет следующие коды в иерархии Is-A:

КодРусский (Russian, ru)
none Реакция отсутствует
general Общая реакция
local Местная реакция

Uzbek


Generated Narrative: CodeSystem dmed-reaction-type-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/dmed-reaction-type-cs defines the following codes in a Is-A hierarchy:

CodeРусский (Russian, ru)
none Реакция отсутствует
general Общая реакция
local Местная реакция

Source1

{
  "resourceType": "CodeSystem",
  "id": "dmed-reaction-type-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/dmed-reaction-type-cs",
  "version": "0.6.0",
  "name": "DMEDReactionTypeCS",
  "title": "DMED Reaction Type Translations",
  "status": "draft",
  "experimental": true,
  "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": "DMED Reaction Type Code with Uzbek and Russian translations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "none",
      "designation": [
        {
          "language": "ru",
          "value": "Реакция отсутствует"
        }
      ]
    },
    {
      "code": "general",
      "designation": [
        {
          "language": "ru",
          "value": "Общая реакция"
        }
      ]
    },
    {
      "code": "local",
      "designation": [
        {
          "language": "ru",
          "value": "Местная реакция"
        }
      ]
    }
  ]
}