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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-action-code-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-action-code-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/action-code-vs
Version0.6.0
Statusdraft
Date2026-07-16T09:52:12+00:00
NameActionCodeVS
TitleAction code translations
DescriptionAction code codes with Uzbek and Russian translations

Resources that use this resource

StructureDefinition
uz.dhp.core#currentuz-core-immunization-plan-definitionUZ Core Immunization PlanDefinition

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: ValueSet action-code-vs

This ValueSet requires the Code system Supplement Action code translations.

  • Include these codes as defined in http://hl7.org/fhir/action-code version 📍5.0.0
    CodeDisplayDefinition
    send-messageSend a messageThe action indicates that a particular message should be sent to a participant in the process.
    recommend-immunizationRecommend an immunizationThe action indicates that a particular immunization should be performed.
    collect-informationCollect informationThe action indicates that information should be collected from a participant in the process.

Russian


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

This ValueSet requires the Code system Supplement Action code translations.

  • Include эти коды, как они определены в http://hl7.org/fhir/action-code версия 📍5.0.0
    КодОтображениеОпределение
    send-messageSend a messageThe action indicates that a particular message should be sent to a participant in the process.
    recommend-immunizationRecommend an immunizationThe action indicates that a particular immunization should be performed.
    collect-informationCollect informationThe action indicates that information should be collected from a participant in the process.

Uzbek


Generated Narrative: ValueSet action-code-vs

This ValueSet requires the Code system Supplement Action code translations.

  • Include these codes as defined in http://hl7.org/fhir/action-code version 📍5.0.0
    CodeDisplayDefinition
    send-messageSend a messageThe action indicates that a particular message should be sent to a participant in the process.
    recommend-immunizationRecommend an immunizationThe action indicates that a particular immunization should be performed.
    collect-informationCollect informationThe action indicates that information should be collected from a participant in the process.

Source1

{
  "resourceType": "ValueSet",
  "id": "action-code-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.dhp.uz/fhir/core/CodeSystem/action-code-cs|5.0.0"
    }
  ],
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/action-code-vs",
  "version": "0.6.0",
  "name": "ActionCodeVS",
  "title": "Action code 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": "Action code codes with Uzbek and Russian translations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/action-code",
        "version": "5.0.0",
        "concept": [
          {
            "code": "send-message"
          },
          {
            "code": "recommend-immunization"
          },
          {
            "code": "collect-information"
          }
        ]
      }
    ]
  }
}