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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-action-code-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-action-code-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/action-code-cs
Version5.0.0
Statusactive
Date2026-08-10T08:54:50+00:00
NameActionCodeCS
TitleAction code translations
DescriptionAction code supplement with translations in Uzbek and Russian
Contentsupplement
Supplementshttp://hl7.org/fhir/action-code|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2action-codeAction Code

Narrative

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


English


Generated Narrative: CodeSystem action-code-cs

Language: en

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

Code
send-message
recommend-immunization
collect-information

Additional Language Displays

CodeРусский (Russian, ru)uz
send-messageОтправить сообщениеXabar yuborish
recommend-immunizationРекомендовать вакцинациюEmlashni tavsiya qilish
collect-informationCбор информацииMa’lumotlarni yig‘ish

Russian


Сгенерированный нарратив: CodeSystem action-code-cs

Язык: en

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

Код
send-message
recommend-immunization
collect-information

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

КодРусский (Russian, ru)uz
send-messageОтправить сообщениеXabar yuborish
recommend-immunizationРекомендовать вакцинациюEmlashni tavsiya qilish
collect-informationCбор информацииMa’lumotlarni yig‘ish

Uzbek


Generated Narrative: CodeSystem action-code-cs

Language: en

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

Code
send-message
recommend-immunization
collect-information

Additional Language Displays

CodeРусский (Russian, ru)uz
send-messageОтправить сообщениеXabar yuborish
recommend-immunizationРекомендовать вакцинациюEmlashni tavsiya qilish
collect-informationCбор информацииMa’lumotlarni yig‘ish

Source1

{
  "resourceType": "CodeSystem",
  "id": "action-code-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/action-code-cs",
  "version": "5.0.0",
  "name": "ActionCodeCS",
  "title": "Action code translations",
  "status": "active",
  "experimental": false,
  "date": "2026-08-10T08:54:50+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": "Action code supplement 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/action-code|5.0.0",
  "concept": [
    {
      "code": "send-message",
      "designation": [
        {
          "language": "uz",
          "value": "Xabar yuborish"
        },
        {
          "language": "ru",
          "value": "Отправить сообщение"
        }
      ]
    },
    {
      "code": "recommend-immunization",
      "designation": [
        {
          "language": "uz",
          "value": "Emlashni tavsiya qilish"
        },
        {
          "language": "ru",
          "value": "Рекомендовать вакцинацию"
        }
      ]
    },
    {
      "code": "collect-information",
      "designation": [
        {
          "language": "uz",
          "value": "Ma’lumotlarni yig‘ish"
        },
        {
          "language": "ru",
          "value": "Cбор информации"
        }
      ]
    }
  ]
}