<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CHCoreGeneralConsentStateVS"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet CHCoreGeneralConsentStateVS</b></p><a name="CHCoreGeneralConsentStateVS"> </a><a name="hcCHCoreGeneralConsentStateVS"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-consent-state-codes.html"><code>http://hl7.org/fhir/consent-state-codes</code></a><span title="Version is explicitly stated to be 4.0.1"> version &#x1F4CD;4.0.1</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="http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-active">active</a></td><td style="color: #cccccc">Active</td><td>The consent is to be followed and enforced.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-inactive">inactive</a></td><td style="color: #cccccc">Inactive</td><td>The consent is terminated or replaced.</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.ch/ig/ch-core/ValueSet/CHCoreGeneralConsentStateVS"/>
  <version value="7.0.0-ballot-ci-build"/>
  <name value="CHCoreGeneralConsentStateVS"/>
  <title value="CH Core General Consent State"/>
  <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="Allowed status values for CH Core General Consent: only active and inactive."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/consent-state-codes"/>
      <version value="4.0.1"/>
      <concept>
        <code value="active"/>
      </concept>
      <concept>
        <code value="inactive"/>
      </concept>
    </include>
  </compose>
</ValueSet>