FHIR IG analytics| Package | ch.fhir.ig.ch-core |
| Resource Type | ValueSet |
| Id | ValueSet-ConsentProvisionCodesVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-core/ValueSet-ConsentProvisionCodesVS.html |
| URL | http://fhir.ch/ig/ch-core/ValueSet/ConsentProvisionCodesVS |
| Version | 7.0.0-ballot |
| Status | active |
| Date | 2026-06-23T06:42:39+00:00 |
| Name | ConsentProvisionCodesVS |
| Title | ConsentProvisionCodesVS |
| Realm | ch |
| Authority | hl7 |
| Description | ValueSet of all used codes for Consent.provision.code |
| Copyright | CC0-1.0 |
| StructureDefinition | ||
| ch.fhir.ig.ch-core#current | CHCoreConsent | CH Core Consent |
| CodeSystem | ||
| ch.fhir.ig.ch-core#current | ConsentProvisionCodesCS | ConsentProvisionCodesCS |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ConsentProvisionCodesVS
http://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS version 📦7.0.0-ballot| Code | Display | Definition |
| GC | General Consent | The General Consent is a consent form in which the patient agrees to the further use of health data and biological samples collected by the institution for certain research purposes. It must be signed by the patient or a legal representative and is based on the unimedsuisse template. Further information can be found at: https://swissethics.ch/documents/generalkonsent |
| PATPORTAL | Patient Portal | Consent given by a patient or legal representative to participate in the patient portal. The patient consents to sharing of their protected health information between the patient portal and the healthcare facility as specified in the agreement. |
{
"resourceType": "ValueSet",
"id": "ConsentProvisionCodesVS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-core/ValueSet/ConsentProvisionCodesVS",
"version": "7.0.0-ballot",
"name": "ConsentProvisionCodesVS",
"title": "ConsentProvisionCodesVS",
"status": "active",
"date": "2026-06-23T06:42:39+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "ValueSet of all used codes for Consent.provision.code",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS",
"concept": [
{
"code": "GC",
"display": "General Consent"
},
{
"code": "PATPORTAL",
"display": "Patient Portal"
}
]
}
]
}
}