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 |
{
"resourceType" : "ValueSet",
"id" : "cc-training-impact-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cc-training-impact-vs</b></p><a name=\"cc-training-impact-vs\"> </a><a name=\"hccc-training-impact-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cc-availability.html\"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-availability</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></tr><tr><td><a href=\"CodeSystem-cc-availability.html#cc-availability-no-bike\">no-bike</a></td><td>No bike (forced rest)</td></tr><tr><td><a href=\"CodeSystem-cc-availability.html#cc-availability-light-training\">light-training</a></td><td>Light training possible (maintenance)</td></tr><tr><td><a href=\"CodeSystem-cc-availability.html#cc-availability-structured-training\">structured-training</a></td><td>Structured training possible (venue swap)</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.soigneur.coach/fhir/ValueSet/cc-training-impact-vs",
"version" : "0.1.0",
"name" : "CcTrainingImpactVS",
"title" : "Training impact of an availability block",
"status" : "active",
"date" : "2026-09-08T13:20:35+00:00",
"publisher" : "Soigneur",
"contact" : [
{
"name" : "Soigneur",
"telecom" : [
{
"system" : "url",
"value" : "https://soigneur.coach"
}
]
}
],
"description" : "How an availability block affects training — lock-step with core.plan.plan_construction.Absence.category so blocks feed layer_absences directly (ADR 0071).",
"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-availability",
"concept" : [
{
"code" : "no-bike",
"display" : "No bike (forced rest)"
},
{
"code" : "light-training",
"display" : "Light training possible (maintenance)"
},
{
"code" : "structured-training",
"display" : "Structured training possible (venue swap)"
}
]
}
]
}
}