Soigneur FHIR Implementation Guide
0.1.0 - ci-build
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
| Active as of 2026-09-08 |
{
"resourceType" : "CodeSystem",
"id" : "cc-consent-type",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-consent-type",
"version" : "0.1.0",
"name" : "CcConsentType",
"title" : "Soigneur Consent Types",
"status" : "active",
"experimental" : false,
"date" : "2026-09-08T13:20:35+00:00",
"publisher" : "Soigneur",
"contact" : [
{
"name" : "Soigneur",
"telecom" : [
{
"system" : "url",
"value" : "https://soigneur.coach"
}
]
}
],
"description" : "Consent.category values for the onboarding/processing consents (ADR 0034; 09 3/3/jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"copyright" : "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" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "terms-of-service",
"display" : "Terms of Service acceptance"
},
{
"code" : "privacy-policy",
"display" : "Privacy Policy acceptance"
},
{
"code" : "health-data-processing",
"display" : "Art. 9(2)(a) health-data processing consent"
},
{
"code" : "wellness-scope",
"display" : "Wellness-and-coaching-only acknowledgement"
},
{
"code" : "internal-data-processing",
"display" : "Optional internal product-improvement consent"
}
]
}