| Package | dhp |
| Resource Type | ValueSet |
| Id | consent-provision-type-vs |
| FHIR Version | R5 |
| Source | http://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-consent-provision-type-vs.html |
| URL | https://terminology.medcore.uz/ValueSet/consent-provision-type-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-07T16:50:09+00:00 |
| Name | ConsentProvisionTypeVS |
| Title | Consent provision type |
| Description | Determines the type of consent |
| StructureDefinition | |
| dhp-consent | Uzbekistan DHP Consent |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet consent-provision-type-vs
Language: en
This ValueSet requires the Code system Supplement Consent provision type translations.
http://hl7.org/fhir/consent-provision-type| Code | Display | Definition |
| deny | Deny | Consent is denied for actions meeting these rules. |
| permit | Permit | Consent is provided for actions meeting these rules. |
Russian
Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . consent-provision-type-vs
Язык: en
This ValueSet requires the Code system Supplement Consent provision type translations.
http://hl7.org/fhir/consent-provision-type| Код | Отображение | Определение |
| deny | Deny | Consent is denied for actions meeting these rules. |
| permit | Permit | Consent is provided for actions meeting these rules. |
{
"resourceType": "ValueSet",
"id": "consent-provision-type-vs",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.medcore.uz/CodeSystem/consent-provision-type-cs|0.1.0"
}
],
"url": "https://terminology.medcore.uz/ValueSet/consent-provision-type-vs",
"version": "0.1.0",
"name": "ConsentProvisionTypeVS",
"title": "Consent provision type",
"status": "draft",
"experimental": true,
"date": "2025-07-07T16:50:09+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "Determines the type of consent",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/consent-provision-type",
"concept": [
{
"code": "deny"
},
{
"code": "permit"
}
]
}
]
}
}