FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-action-condition-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-action-condition-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/action-condition-vs |
| Version | 0.6.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | ActionConditionVS |
| Title | Action condition translations |
| Description | Action condition 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-r4.r4b#0.1.0 | action-condition-kind | ActionConditionKind |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet action-condition-vs
This ValueSet requires the Code system Supplement Action condition translations.
http://hl7.org/fhir/action-condition-kind version 📍5.0.0| Code | Display | Definition |
| applicability | Applicability | The condition describes whether or not a given action is applicable. |
| start | Start | The condition is a starting condition for the action. |
| stop | Stop | The condition is a stop, or exit condition for the action. |
Russian
Сгенерированный нарратив: ValueSet action-condition-vs
This ValueSet requires the Code system Supplement Action condition translations.
http://hl7.org/fhir/action-condition-kind версия 📍5.0.0| Код | Отображение | Определение |
| applicability | Applicability | The condition describes whether or not a given action is applicable. |
| start | Start | The condition is a starting condition for the action. |
| stop | Stop | The condition is a stop, or exit condition for the action. |
Uzbek
Generated Narrative: ValueSet action-condition-vs
This ValueSet requires the Code system Supplement Action condition translations.
http://hl7.org/fhir/action-condition-kind version 📍5.0.0| Code | Display | Definition |
| applicability | Applicability | The condition describes whether or not a given action is applicable. |
| start | Start | The condition is a starting condition for the action. |
| stop | Stop | The condition is a stop, or exit condition for the action. |
{
"resourceType": "ValueSet",
"id": "action-condition-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-condition-cs|5.0.0"
}
],
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/action-condition-vs",
"version": "0.6.0",
"name": "ActionConditionVS",
"title": "Action condition 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 condition 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-condition-kind",
"version": "5.0.0",
"concept": [
{
"code": "applicability"
},
{
"code": "start"
},
{
"code": "stop"
}
]
}
]
}
}