Soigneur FHIR Implementation Guide
0.1.0 - ci-build Germany flag

Soigneur FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Soigneur Consent Types - XML Representation

Active as of 2026-09-08

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cc-consent-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cc-consent-type</b></p><a name="cc-consent-type"> </a><a name="hccc-consent-type"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-consent-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">terms-of-service<a name="cc-consent-type-terms-of-service"> </a></td><td>Terms of Service acceptance</td></tr><tr><td style="white-space:nowrap">privacy-policy<a name="cc-consent-type-privacy-policy"> </a></td><td>Privacy Policy acceptance</td></tr><tr><td style="white-space:nowrap">health-data-processing<a name="cc-consent-type-health-data-processing"> </a></td><td>Art. 9(2)(a) health-data processing consent</td></tr><tr><td style="white-space:nowrap">wellness-scope<a name="cc-consent-type-wellness-scope"> </a></td><td>Wellness-and-coaching-only acknowledgement</td></tr><tr><td style="white-space:nowrap">internal-data-processing<a name="cc-consent-type-internal-data-processing"> </a></td><td>Optional internal product-improvement consent</td></tr></table></div>
  </text>
  <url value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-consent-type"/>
  <version value="0.1.0"/>
  <name value="CcConsentType"/>
  <title value="Soigneur Consent Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-08T13:20:35+00:00"/>
  <publisher value="Soigneur"/>
  <contact>
    <name value="Soigneur"/>
    <telecom>
      <system value="url"/>
      <value value="https://soigneur.coach"/>
    </telecom>
  </contact>
  <description
               value="Consent.category values for the onboarding/processing consents (ADR 0034; 09 3/3/jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright (c) Soigneur. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="terms-of-service"/>
    <display value="Terms of Service acceptance"/>
  </concept>
  <concept>
    <code value="privacy-policy"/>
    <display value="Privacy Policy acceptance"/>
  </concept>
  <concept>
    <code value="health-data-processing"/>
    <display value="Art. 9(2)(a) health-data processing consent"/>
  </concept>
  <concept>
    <code value="wellness-scope"/>
    <display value="Wellness-and-coaching-only acknowledgement"/>
  </concept>
  <concept>
    <code value="internal-data-processing"/>
    <display value="Optional internal product-improvement consent"/>
  </concept>
</CodeSystem>