FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-consent-state-codes-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-consent-state-codes-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/consent-state-codes-vs |
| Version | 0.4.0 |
| Status | draft |
| Date | 2026-02-03T15:04:26+00:00 |
| Name | ConsentStateCodesVS |
| Title | Consent State Codes |
| Description | Defines the consent state codes in Uzbek and Russian |
| StructureDefinition | |
| uz-core-consent | UZ Core Consent |
| CodeSystem | |
| consent-state-codes | Consent State Codes |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet consent-state-codes-vs
Language: en
This ValueSet requires the Code system Supplement Consent State Codes translations.
http://hl7.org/fhir/consent-state-codes version 📦5.0.0| Code | Display | Definition |
draft | Pending | The consent is in development or awaiting use but is not yet intended to be acted upon. |
active | Active | The consent is to be followed and enforced. |
inactive | Inactive | The consent is terminated or replaced. |
not-done | Abandoned | The consent development has been terminated prior to completion. |
entered-in-error | Entered in Error | The consent was created wrongly (e.g. wrong patient) and should be ignored. |
unknown | Unknown | The resource is in an indeterminate state. |
Russian
Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . consent-state-codes-vs
Язык: en
This ValueSet requires the Code system Supplement Consent State Codes translations.
http://hl7.org/fhir/consent-state-codes версия 📦5.0.0| Код | Отображение | Определение |
draft | Pending | The consent is in development or awaiting use but is not yet intended to be acted upon. |
active | Active | The consent is to be followed and enforced. |
inactive | Inactive | The consent is terminated or replaced. |
not-done | Abandoned | The consent development has been terminated prior to completion. |
entered-in-error | Entered in Error | The consent was created wrongly (e.g. wrong patient) and should be ignored. |
unknown | Unknown | The resource is in an indeterminate state. |
Uzbek
Generated Narrative: ValueSet resurs namunasi ma'lum bir kontekstda foydalanish uchun mo'ljallangan bir yoki bir nechta kod tizimlaridan olingan kodlar to'plamini belgilaydi. Qiymat to'plamlari CodeSystem ta'riflari va ulardan kodlangan elementlarda foydalanish o'rtasidagi bog'liqlik . consent-state-codes-vs
Language: en
This ValueSet requires the Code system Supplement Consent State Codes translations.
http://hl7.org/fhir/consent-state-codes version 📦5.0.0| Code | Display | Definition |
draft | Pending | The consent is in development or awaiting use but is not yet intended to be acted upon. |
active | Active | The consent is to be followed and enforced. |
inactive | Inactive | The consent is terminated or replaced. |
not-done | Abandoned | The consent development has been terminated prior to completion. |
entered-in-error | Entered in Error | The consent was created wrongly (e.g. wrong patient) and should be ignored. |
unknown | Unknown | The resource is in an indeterminate state. |
{
"resourceType": "ValueSet",
"id": "consent-state-codes-vs",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.dhp.uz/fhir/core/CodeSystem/consent-state-codes-cs|5.0.0"
}
],
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/consent-state-codes-vs",
"version": "0.4.0",
"name": "ConsentStateCodesVS",
"title": "Consent State Codes",
"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": "Defines the consent state codes in Uzbek and Russian",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/consent-state-codes",
"concept": [
{
"code": "draft"
},
{
"code": "active"
},
{
"code": "inactive"
},
{
"code": "not-done"
},
{
"code": "entered-in-error"
},
{
"code": "unknown"
}
]
}
]
}
}