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 Supported Data-Source Ecosystems - XML Representation

Active as of 2026-09-08

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cc-data-source"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cc-data-source</b></p><a name="cc-data-source"> </a><a name="hccc-data-source"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-data-source</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">garmin<a name="cc-data-source-garmin"> </a></td><td>Garmin</td></tr><tr><td style="white-space:nowrap">intervals-icu<a name="cc-data-source-intervals-icu"> </a></td><td>intervals.icu</td></tr></table></div>
  </text>
  <url value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-data-source"/>
  <version value="0.1.0"/>
  <name value="CcDataSource"/>
  <title value="Soigneur Supported Data-Source Ecosystems"/>
  <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="The external training-data ecosystems Soigneur can sync an athlete's data with (Garmin founder/dev CLI; intervals.icu production OAuth — ADR 0081; later Polar/Wahoo as workout+plan targets, Fitbit/Apple/Google as wellness/sleep sources). The per-channel cc-ext-data-source Patient extension binds each channel to one of these; 'no connected platform' is the absence of a binding, not a code. Mirrored by the agent-side registry in agent.data_sources."/>
  <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="2"/>
  <concept>
    <code value="garmin"/>
    <display value="Garmin"/>
  </concept>
  <concept>
    <code value="intervals-icu"/>
    <display value="intervals.icu"/>
  </concept>
</CodeSystem>