<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cc-target-type-vs"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cc-target-type-vs</b></p><a name="cc-target-type-vs"> </a><a name="hccc-target-type-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-cc-workout.html"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-workout</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-cc-workout.html#cc-workout-pct-ftp">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><a href="CodeSystem-cc-workout.html#cc-workout-pct-hr">pct-hr</a></td><td>Percent of HR threshold</td><td>Target expressed as a percentage of HR threshold.</td></tr><tr><td><a href="CodeSystem-cc-workout.html#cc-workout-abs-watts">abs-watts</a></td><td>Absolute watts</td><td>Absolute power target (fallback).</td></tr><tr><td><a href="CodeSystem-cc-workout.html#cc-workout-abs-hr">abs-hr</a></td><td>Absolute heart rate</td><td>Absolute HR target (fallback).</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.soigneur.coach/fhir/ValueSet/cc-target-type-vs"/>
  <version value="0.1.0"/>
  <name value="CcTargetTypeVS"/>
  <title value="Workout target type"/>
  <status value="active"/>
  <date value="2026-07-19T17:47:36+00:00"/>
  <publisher value="Soigneur"/>
  <contact>
    <name value="Soigneur"/>
    <telecom>
      <system value="url"/>
      <value value="https://soigneur.coach"/>
    </telecom>
  </contact>
  <description value="Relative/absolute target type for prescribed steps (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."/>
  <compose>
    <include>
      <system value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-workout"/>
      <concept>
        <code value="pct-ftp"/>
        <display value="Percent of FTP"/>
      </concept>
      <concept>
        <code value="pct-hr"/>
        <display value="Percent of HR threshold"/>
      </concept>
      <concept>
        <code value="abs-watts"/>
        <display value="Absolute watts"/>
      </concept>
      <concept>
        <code value="abs-hr"/>
        <display value="Absolute heart rate"/>
      </concept>
    </include>
  </compose>
</ValueSet>