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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-triggered-bytype-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-triggered-bytype-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/triggered-bytype-cs
Version5.0.0
Statusdraft
Date2026-02-03T15:04:26+00:00
NameTriggeredByTypeCS
TitleTriggered by type translations
DescriptionTriggered by type words with translations in Uzbek and Russian
Contentsupplement
Supplementshttp://hl7.org/fhir/observation-triggeredbytype|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
observation-triggeredbytypetriggered Bytype

Narrative

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


English


Generated Narrative: CodeSystem triggered-bytype-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/triggered-bytype-cs defines displays on the following codes:

Code
reflex
repeat
re-run

Additional Language Displays

CodeРусский (Russian, ru)uz
reflexРефлексRefleks
repeatПовторениеTakrorlash
re-runПерезапускQaytadan ishga tushirish

Russian


Сгенерированный нарратив: Ресурс CodeSystem используется для объявления существования и описания системы кодирования или дополнения к системе кодирования и ее основных свойств, а также для опционального определения части или всего ее содержимого. triggered-bytype-cs

Язык: en

Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/triggered-bytype-cs определяет дисплеи по следующему кодус:

Код
reflex
repeat
re-run

Дополнительные языковые дисплеи

КодРусский (Russian, ru)uz
reflexРефлексRefleks
repeatПовторениеTakrorlash
re-runПерезапускQaytadan ishga tushirish

Uzbek


Generated Narrative: CodeSystem resursi kod tizimi yoki kod tizimining qo'shimchasi va uning asosiy xususiyatlarini e'lon qilish va tavsiflash va ixtiyoriy ravishda uning bir qismini yoki barcha mazmunini aniqlash uchun ishlatiladi. triggered-bytype-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/triggered-bytype-cs defines displays on the following codes:

Code
reflex
repeat
re-run

Additional Language Displays

CodeРусский (Russian, ru)uz
reflexРефлексRefleks
repeatПовторениеTakrorlash
re-runПерезапускQaytadan ishga tushirish

Source1

{
  "resourceType": "CodeSystem",
  "id": "triggered-bytype-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/triggered-bytype-cs",
  "version": "5.0.0",
  "name": "TriggeredByTypeCS",
  "title": "Triggered by type translations",
  "status": "draft",
  "experimental": true,
  "date": "2026-02-03T15:04:26+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": "Triggered by type words 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/observation-triggeredbytype|5.0.0",
  "concept": [
    {
      "code": "reflex",
      "designation": [
        {
          "language": "ru",
          "value": "Рефлекс"
        },
        {
          "language": "uz",
          "value": "Refleks"
        }
      ]
    },
    {
      "code": "repeat",
      "designation": [
        {
          "language": "ru",
          "value": "Повторение"
        },
        {
          "language": "uz",
          "value": "Takrorlash"
        }
      ]
    },
    {
      "code": "re-run",
      "designation": [
        {
          "language": "ru",
          "value": "Перезапуск"
        },
        {
          "language": "uz",
          "value": "Qaytadan ishga tushirish"
        }
      ]
    }
  ]
}