CH Core (R4)
7.0.0-ballot-ci-build - ci-build Switzerland flag

CH Core (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 7.0.0-ballot-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-core/ and changes regularly. See the Directory of published versions

: ConsentCategoriesVS - XML Representation

Active as of 2026-06-08

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ConsentCategoriesVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ConsentCategoriesVS</b></p><a name="ConsentCategoriesVS"> </a><a name="hcConsentCategoriesVS"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/59284-0/">59284-0</a></td><td>Patient Consent</td></tr><tr><td><a href="https://loinc.org/64292-6/">64292-6</a></td><td>Release of information consent</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.ch/ig/ch-core/ValueSet/ConsentCategoriesVS"/>
  <version value="7.0.0-ballot-ci-build"/>
  <name value="ConsentCategoriesVS"/>
  <title value="ConsentCategoriesVS"/>
  <status value="active"/>
  <date value="2026-06-08T16:05:15+00:00"/>
  <publisher value="HL7 Switzerland"/>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch/"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch/"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="ValueSet of all used codes for the Consent.category"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="59284-0"/>
        <display value="Patient Consent"/>
      </concept>
      <concept>
        <code value="64292-6"/>
        <display value="Release of information consent"/>
      </concept>
    </include>
  </compose>
</ValueSet>