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-workout"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cc-workout</b></p><a name="cc-workout"> </a><a name="hccc-workout"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-workout</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">pct-ftp<a name="cc-workout-pct-ftp"> </a></td><td>Percent of FTP</td><td>Target expressed as a percentage of the athlete's current FTP (FTP-invariant).</td></tr><tr><td style="white-space:nowrap">pct-hr<a name="cc-workout-pct-hr"> </a></td><td>Percent of HR threshold</td><td>Target expressed as a percentage of the athlete's lactate-threshold heart rate (LTHR, `cc-observations|lthr`).</td></tr><tr><td style="white-space:nowrap">pct-max-hr<a name="cc-workout-pct-max-hr"> </a></td><td>Percent of HRmax</td><td>Target expressed as a percentage of the athlete's confirmed HRmax (ADR 0090 — the HR prescription vocabulary for no-power athletes; distinct from the LTHR anchor).</td></tr><tr><td style="white-space:nowrap">abs-watts<a name="cc-workout-abs-watts"> </a></td><td>Absolute watts</td><td>Absolute power target (fallback).</td></tr><tr><td style="white-space:nowrap">abs-hr<a name="cc-workout-abs-hr"> </a></td><td>Absolute heart rate</td><td>Absolute HR target (fallback).</td></tr><tr><td style="white-space:nowrap">rpe<a name="cc-workout-rpe"> </a></td><td>Session RPE</td><td>Target expressed as a session-RPE band (CR-10); the zero-equipment co-anchor for short intervals where HR lags (ADR 0090, corpus hr-zone-models).</td></tr></table></div>
</text>
<url value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-workout"/>
<version value="0.1.0"/>
<name value="CcWorkout"/>
<title value="Soigneur Workout Prescription 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="Target types for prescribed workout steps. Targets are stored RELATIVE (preferably %FTP) and resolved to absolute watts at push time (04 §15.4b)."/>
<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="6"/>
<concept>
<code value="pct-ftp"/>
<display value="Percent of FTP"/>
<definition
value="Target expressed as a percentage of the athlete's current FTP (FTP-invariant)."/>
</concept>
<concept>
<code value="pct-hr"/>
<display value="Percent of HR threshold"/>
<definition
value="Target expressed as a percentage of the athlete's lactate-threshold heart rate (LTHR, `cc-observations|lthr`)."/>
</concept>
<concept>
<code value="pct-max-hr"/>
<display value="Percent of HRmax"/>
<definition
value="Target expressed as a percentage of the athlete's confirmed HRmax (ADR 0090 — the HR prescription vocabulary for no-power athletes; distinct from the LTHR anchor)."/>
</concept>
<concept>
<code value="abs-watts"/>
<display value="Absolute watts"/>
<definition value="Absolute power target (fallback)."/>
</concept>
<concept>
<code value="abs-hr"/>
<display value="Absolute heart rate"/>
<definition value="Absolute HR target (fallback)."/>
</concept>
<concept>
<code value="rpe"/>
<display value="Session RPE"/>
<definition
value="Target expressed as a session-RPE band (CR-10); the zero-equipment co-anchor for short intervals where HR lags (ADR 0090, corpus hr-zone-models)."/>
</concept>
</CodeSystem>