CH Consent IG (R5)
1.2.3 - ci-build Switzerland flag

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

: ConsentProvisionCodesVS - XML Representation

Draft as of 2025-07-08

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ConsentProvisionCodesVS"/>
  <text>
    <status value="generated"/>
    <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 <code>http://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>GC</td><td>General Consent</td></tr><tr><td>PATPORTAL</td><td>Patient Portal</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://fhir.ch/ig/ch-consent-r5/ValueSet/ConsentProvisionCodesVS"/>
  <version value="1.2.3"/>
  <name value="ConsentProvisionCodesVS"/>
  <title value="ConsentProvisionCodesVS"/>
  <status value="draft"/>
  <date value="2025-07-08T08:09:55+00:00"/>
  <publisher value="HL7 Switzerland"/>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch/"/>
    </telecom>
  </contact>
  <description value="ValueSet of all used codes for Consent.provision.code"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CHE"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <compose>
    <include>
      <system
              value="http://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS"/>
      <concept>
        <code value="GC"/>
        <display value="General Consent"/>
      </concept>
      <concept>
        <code value="PATPORTAL"/>
        <display value="Patient Portal"/>
      </concept>
    </include>
  </compose>
</ValueSet>