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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cc-load-source"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cc-load-source</b></p><a name="cc-load-source"> </a><a name="hccc-load-source"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-load-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">power<a name="cc-load-source-power"> </a></td><td>Power-measured</td><td>Load computed from the ride's power stream (Weighted Power / Intensity / FTP).</td></tr><tr><td style="white-space:nowrap">hr-model<a name="cc-load-source-hr-model"> </a></td><td>HR-estimated</td><td>Load estimated from the ride's HR stream via the per-athlete power↔HR model (15 3.3).</td></tr><tr><td style="white-space:nowrap">hr<a name="cc-load-source-hr"> </a></td><td>HR load</td><td>Load computed from the ride's HR stream via per-sample TRIMP over heart-rate reserve (ADR 0090).</td></tr></table></div>
</text>
<url value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-load-source"/>
<version value="0.1.0"/>
<name value="CcLoadSource"/>
<title value="Soigneur Load-source Codes"/>
<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="How a per-activity Load (`tss`) value was derived: measured from a power stream, estimated from the per-athlete power↔HR model, or computed from the HR stream via heart-rate-reserve TRIMP (ADR 0067 / 0090)."/>
<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="3"/>
<concept>
<code value="power"/>
<display value="Power-measured"/>
<definition
value="Load computed from the ride's power stream (Weighted Power / Intensity / FTP)."/>
</concept>
<concept>
<code value="hr-model"/>
<display value="HR-estimated"/>
<definition
value="Load estimated from the ride's HR stream via the per-athlete power↔HR model (15 3.3)."/>
</concept>
<concept>
<code value="hr"/>
<display value="HR load"/>
<definition
value="Load computed from the ride's HR stream via per-sample TRIMP over heart-rate reserve (ADR 0090)."/>
</concept>
</CodeSystem>