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-07-19 |
{
"resourceType" : "ValueSet",
"id" : "cc-ftp-code-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cc-ftp-code-vs</b></p><a name=\"cc-ftp-code-vs\"> </a><a name=\"hccc-ftp-code-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cc-observations.html\"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations</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><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-cc-observations.html#cc-observations-ftp\">ftp</a></td><td>Functional Threshold Power</td><td>Athlete-set threshold-power anchor (W).</td></tr><tr><td><a href=\"CodeSystem-cc-observations.html#cc-observations-eftp\">eftp</a></td><td>Estimated FTP</td><td>Ratchet-estimated FTP from the power-duration curve (W).</td></tr><tr><td><a href=\"CodeSystem-cc-observations.html#cc-observations-cp\">cp</a></td><td>Critical power</td><td>Morton 2-parameter critical-power estimate (W).</td></tr><tr><td><a href=\"CodeSystem-cc-observations.html#cc-observations-w-prime\">w-prime</a></td><td>W-prime</td><td>Anaerobic work capacity above CP (J).</td></tr><tr><td><a href=\"CodeSystem-cc-observations.html#cc-observations-p-max\">p-max</a></td><td>Maximal aerobic power</td><td>Maximal aerobic power (W).</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.soigneur.coach/fhir/ValueSet/cc-ftp-code-vs",
"version" : "0.1.0",
"name" : "CcFtpCodeVS",
"title" : "FTP-family observation codes",
"status" : "active",
"date" : "2026-07-19T17:47:36+00:00",
"publisher" : "Soigneur",
"contact" : [
{
"name" : "Soigneur",
"telecom" : [
{
"system" : "url",
"value" : "https://soigneur.coach"
}
]
}
],
"description" : "Codes carried by an FTP-family Observation (04 15.2c / 15.2c / jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"copyright" : "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" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations",
"concept" : [
{
"code" : "ftp",
"display" : "Functional Threshold Power"
},
{
"code" : "eftp",
"display" : "Estimated FTP"
},
{
"code" : "cp",
"display" : "Critical power"
},
{
"code" : "w-prime",
"display" : "W-prime"
},
{
"code" : "p-max",
"display" : "Maximal aerobic power"
}
]
}
]
}
}