FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-action-code-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-action-code-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/action-code-vs |
| Version | 0.6.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | ActionCodeVS |
| Title | Action code translations |
| Description | Action code codes with Uzbek and Russian translations |
| StructureDefinition | ||
| uz.dhp.core#current | uz-core-immunization-plan-definition | UZ Core Immunization PlanDefinition |
| CodeSystem | ||
| hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2 | action-code | Action Code |
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.
http://hl7.org/fhir/action-code version 📍5.0.0| Code | Display | Definition |
| send-message | Send a message | The action indicates that a particular message should be sent to a participant in the process. |
| recommend-immunization | Recommend an immunization | The action indicates that a particular immunization should be performed. |
| collect-information | Collect information | The 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.
http://hl7.org/fhir/action-code версия 📍5.0.0| Код | Отображение | Определение |
| send-message | Send a message | The action indicates that a particular message should be sent to a participant in the process. |
| recommend-immunization | Recommend an immunization | The action indicates that a particular immunization should be performed. |
| collect-information | Collect information | The 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.
http://hl7.org/fhir/action-code version 📍5.0.0| Code | Display | Definition |
| send-message | Send a message | The action indicates that a particular message should be sent to a participant in the process. |
| recommend-immunization | Recommend an immunization | The action indicates that a particular immunization should be performed. |
| collect-information | Collect information | The action indicates that information should be collected from a participant in the process. |
{
"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"
}
]
}
]
}
}