{
  "resourceType" : "ValueSet",
  "id" : "ConsentProvisionCodesVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ConsentProvisionCodesVS</b></p><a name=\"ConsentProvisionCodesVS\"> </a><a name=\"hcConsentProvisionCodesVS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ConsentProvisionCodesCS.html\"><code>http://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;7.0.0-ballot-ci-build</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-ConsentProvisionCodesCS.html#ConsentProvisionCodesCS-GC\">GC</a></td><td>General Consent</td><td>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 <br/>    for certain research purposes. It must be signed by the patient or a legal representative and is based on the unimedsuisse template.<br/>    Further information can be found at: https://swissethics.ch/documents/generalkonsent</td></tr><tr><td><a href=\"CodeSystem-ConsentProvisionCodesCS.html#ConsentProvisionCodesCS-PATPORTAL\">PATPORTAL</a></td><td>Patient Portal</td><td>Consent given by a patient or legal representative to participate in the patient portal. The patient consents to sharing of their protected health information<br/>    between the patient portal and the healthcare facility as specified in the agreement.</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-core/ValueSet/ConsentProvisionCodesVS",
  "version" : "7.0.0-ballot-ci-build",
  "name" : "ConsentProvisionCodesVS",
  "title" : "ConsentProvisionCodesVS",
  "status" : "active",
  "date" : "2026-06-08T16:05:15+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"
      }]
    }]
  }
}