Package | uz.dhp.core |
Resource Type | ValueSet |
Id | consent-provision-type-vs |
FHIR Version | R5 |
Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-consent-provision-type-vs.html |
URL | https://terminology.dhp.uz/ValueSet/consent-provision-type-vs |
Version | 0.2.0 |
Status | draft |
Date | 2025-08-12T15:30:11+00:00 |
Name | ConsentProvisionTypeVS |
Title | Consent provision type |
Description | Determines the type of consent |
StructureDefinition | |
uz-core-consent | UZ Core Consent |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet consent-provision-type-vs
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. |
{ "resourceType": "ValueSet", "id": "consent-provision-type-vs", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement", "valueCanonical": "https://terminology.dhp.uz/CodeSystem/consent-provision-type-cs|5.0.0" } ], "url": "https://terminology.dhp.uz/ValueSet/consent-provision-type-vs", "version": "0.2.0", "name": "ConsentProvisionTypeVS", "title": "Consent provision type", "status": "draft", "experimental": true, "date": "2025-08-12T15:30:11+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" } ] } ] } }