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" : "CodeSystem",
"id" : "cc-frame-section",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cc-frame-section</b></p><a name=\"cc-frame-section\"> </a><a name=\"hccc-frame-section\"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-frame-section</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\">strategy<a name=\"cc-frame-section-strategy\"> </a></td><td>Strategy</td></tr><tr><td style=\"white-space:nowrap\">periodization<a name=\"cc-frame-section-periodization\"> </a></td><td>Periodization</td></tr><tr><td style=\"white-space:nowrap\">weekly-schedule<a name=\"cc-frame-section-weekly-schedule\"> </a></td><td>Weekly schedule</td></tr><tr><td style=\"white-space:nowrap\">recovery-cadence<a name=\"cc-frame-section-recovery-cadence\"> </a></td><td>Recovery cadence</td></tr><tr><td style=\"white-space:nowrap\">overload-triggers<a name=\"cc-frame-section-overload-triggers\"> </a></td><td>Overload triggers</td></tr><tr><td style=\"white-space:nowrap\">intensity-distribution<a name=\"cc-frame-section-intensity-distribution\"> </a></td><td>Intensity distribution</td></tr><tr><td style=\"white-space:nowrap\">fueling<a name=\"cc-frame-section-fueling\"> </a></td><td>Fueling</td></tr><tr><td style=\"white-space:nowrap\">ftp-retest-cadence<a name=\"cc-frame-section-ftp-retest-cadence\"> </a></td><td>FTP retest cadence</td></tr><tr><td style=\"white-space:nowrap\">day-shift<a name=\"cc-frame-section-day-shift\"> </a></td><td>Day-shift policy</td></tr><tr><td style=\"white-space:nowrap\">adaptation-policy<a name=\"cc-frame-section-adaptation-policy\"> </a></td><td>Adaptation policy</td></tr><tr><td style=\"white-space:nowrap\">watchlist-seeds<a name=\"cc-frame-section-watchlist-seeds\"> </a></td><td>Watchlist seeds</td></tr><tr><td style=\"white-space:nowrap\">current-phase<a name=\"cc-frame-section-current-phase\"> </a></td><td>Current-phase pointer</td></tr><tr><td style=\"white-space:nowrap\">volume-tier<a name=\"cc-frame-section-volume-tier\"> </a></td><td>Current volume tier</td></tr><tr><td style=\"white-space:nowrap\">standing-flags<a name=\"cc-frame-section-standing-flags\"> </a></td><td>Standing flags</td></tr><tr><td style=\"white-space:nowrap\">current-patterns<a name=\"cc-frame-section-current-patterns\"> </a></td><td>Preserved current patterns</td></tr><tr><td style=\"white-space:nowrap\">changelog<a name=\"cc-frame-section-changelog\"> </a></td><td>Changelog</td></tr></table></div>"
},
"url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-frame-section",
"version" : "0.1.0",
"name" : "CcFrameSection",
"title" : "Soigneur Coaching-Frame Section Codes",
"status" : "active",
"experimental" : false,
"date" : "2026-07-19T17:47:36+00:00",
"publisher" : "Soigneur",
"contact" : [
{
"name" : "Soigneur",
"telecom" : [
{
"system" : "url",
"value" : "https://soigneur.coach"
}
]
}
],
"description" : "Composition.section.code for the frame Core and Live compositions (04 §15.5). Sections are referenced by title internally and never quoted to the athlete (coach-safety).",
"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.",
"caseSensitive" : true,
"content" : "complete",
"count" : 16,
"concept" : [
{
"code" : "strategy",
"display" : "Strategy"
},
{
"code" : "periodization",
"display" : "Periodization"
},
{
"code" : "weekly-schedule",
"display" : "Weekly schedule"
},
{
"code" : "recovery-cadence",
"display" : "Recovery cadence"
},
{
"code" : "overload-triggers",
"display" : "Overload triggers"
},
{
"code" : "intensity-distribution",
"display" : "Intensity distribution"
},
{
"code" : "fueling",
"display" : "Fueling"
},
{
"code" : "ftp-retest-cadence",
"display" : "FTP retest cadence"
},
{
"code" : "day-shift",
"display" : "Day-shift policy"
},
{
"code" : "adaptation-policy",
"display" : "Adaptation policy"
},
{
"code" : "watchlist-seeds",
"display" : "Watchlist seeds"
},
{
"code" : "current-phase",
"display" : "Current-phase pointer"
},
{
"code" : "volume-tier",
"display" : "Current volume tier"
},
{
"code" : "standing-flags",
"display" : "Standing flags"
},
{
"code" : "current-patterns",
"display" : "Preserved current patterns"
},
{
"code" : "changelog",
"display" : "Changelog"
}
]
}