CH Consent IG (R5)
1.2.3 - ci-build
CH Consent IG (R5), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.2.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-consent-r5/ and changes regularly. See the Directory of published versions
Draft as of 2025-07-08 |
{
"resourceType" : "CodeSystem",
"id" : "ConsentProvisionCodesCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ConsentProvisionCodesCS</b></p><a name=\"ConsentProvisionCodesCS\"> </a><a name=\"hcConsentProvisionCodesCS\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-consent-r5/CodeSystem/ConsentProvisionCodesCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">GC<a name=\"ConsentProvisionCodesCS-GC\"> </a></td><td>General Consent</td><td><div><p>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\nfor certain research purposes. It must be signed by the patient or a legal representative and is based on the unimedsuisse template.\nFurther information can be found at: https://swissethics.ch/documents/generalkonsent</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">PATPORTAL<a name=\"ConsentProvisionCodesCS-PATPORTAL\"> </a></td><td>Patient Portal</td><td><div><p>Consent given by a patient or legal representative to participate in the patient portal. The patient consents to sharing of their protected health information\nbetween the patient portal and the healthcare facility as specified in the agreement.</p>\n</div></td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-consent-r5/CodeSystem/ConsentProvisionCodesCS",
"version" : "1.2.3",
"name" : "ConsentProvisionCodesCS",
"title" : "ConsentProvisionCodesCS",
"status" : "draft",
"date" : "2025-07-08T08:09:55+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "Code System for Consents that are specificaly used in Switzerland",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CHE"
}
]
}
],
"copyright" : "CC0-1.0",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "GC",
"display" : "General Consent",
"definition" : "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 \n for certain research purposes. It must be signed by the patient or a legal representative and is based on the unimedsuisse template.\n Further information can be found at: https://swissethics.ch/documents/generalkonsent"
},
{
"code" : "PATPORTAL",
"display" : "Patient Portal",
"definition" : "Consent given by a patient or legal representative to participate in the patient portal. The patient consents to sharing of their protected health information\n between the patient portal and the healthcare facility as specified in the agreement."
}
]
}