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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="cc-data-channel-vs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cc-data-channel-vs</b></p><a name="cc-data-channel-vs"> </a><a name="hccc-data-channel-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-cc-data-channel.html"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-data-channel</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-cc-data-channel.html#cc-data-channel-workouts">workouts</a></td><td>Completed workouts (inbound)</td></tr><tr><td><a href="CodeSystem-cc-data-channel.html#cc-data-channel-wellness">wellness</a></td><td>Wellness data (inbound)</td></tr><tr><td><a href="CodeSystem-cc-data-channel.html#cc-data-channel-sleep">sleep</a></td><td>Sleep data (inbound)</td></tr><tr><td><a href="CodeSystem-cc-data-channel.html#cc-data-channel-plan">plan</a></td><td>Training plan (outbound push)</td></tr></table></li></ul></div>
</text>
<url value="https://fhir.soigneur.coach/fhir/ValueSet/cc-data-channel-vs"/>
<version value="0.1.0"/>
<name value="CcDataChannelVS"/>
<title value="Data-sync channel"/>
<status value="active"/>
<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="What is synced with a connected ecosystem (ADR 0041 cc-ext:dataChannel) — inbound data types plus the outbound plan push. Extensible — see the cc-data-channel CodeSystem."/>
<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."/>
<compose>
<include>
<system
value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-data-channel"/>
<concept>
<code value="workouts"/>
<display value="Completed workouts (inbound)"/>
</concept>
<concept>
<code value="wellness"/>
<display value="Wellness data (inbound)"/>
</concept>
<concept>
<code value="sleep"/>
<display value="Sleep data (inbound)"/>
</concept>
<concept>
<code value="plan"/>
<display value="Training plan (outbound push)"/>
</concept>
</include>
</compose>
</ValueSet>