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" : "CodeSystem",
"id" : "cc-availability",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cc-availability</b></p><a name=\"cc-availability\"> </a><a name=\"hccc-availability\"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-availability</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\">vacation<a name=\"cc-availability-vacation\"> </a></td><td>Vacation</td></tr><tr><td style=\"white-space:nowrap\">work-travel<a name=\"cc-availability-work-travel\"> </a></td><td>Business travel</td></tr><tr><td style=\"white-space:nowrap\">family<a name=\"cc-availability-family\"> </a></td><td>Family commitment</td></tr><tr><td style=\"white-space:nowrap\">illness<a name=\"cc-availability-illness\"> </a></td><td>Illness</td></tr><tr><td style=\"white-space:nowrap\">injury<a name=\"cc-availability-injury\"> </a></td><td>Injury</td></tr><tr><td style=\"white-space:nowrap\">work-schedule<a name=\"cc-availability-work-schedule\"> </a></td><td>Heavy work period</td></tr><tr><td style=\"white-space:nowrap\">equipment<a name=\"cc-availability-equipment\"> </a></td><td>Equipment unavailable</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"cc-availability-other\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">no-bike<a name=\"cc-availability-no-bike\"> </a></td><td>No bike (forced rest)</td></tr><tr><td style=\"white-space:nowrap\">light-training<a name=\"cc-availability-light-training\"> </a></td><td>Light training possible (maintenance)</td></tr><tr><td style=\"white-space:nowrap\">structured-training<a name=\"cc-availability-structured-training\"> </a></td><td>Structured training possible (venue swap)</td></tr></table></div>"
},
"url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-availability",
"version" : "0.1.0",
"name" : "CcAvailability",
"title" : "Soigneur Availability / Absence Codes",
"status" : "active",
"experimental" : false,
"date" : "2026-09-08T13:20:35+00:00",
"publisher" : "Soigneur",
"contact" : [
{
"name" : "Soigneur",
"telecom" : [
{
"system" : "url",
"value" : "https://soigneur.coach"
}
]
}
],
"description" : "Availability-block type (why) and training-impact (how) codes for CcAvailabilityBlock Appointments (ADR 0071, issue #114). The impact codes mirror core.plan.plan_construction.Absence.category.",
"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" : 11,
"concept" : [
{
"code" : "vacation",
"display" : "Vacation"
},
{
"code" : "work-travel",
"display" : "Business travel"
},
{
"code" : "family",
"display" : "Family commitment"
},
{
"code" : "illness",
"display" : "Illness"
},
{
"code" : "injury",
"display" : "Injury"
},
{
"code" : "work-schedule",
"display" : "Heavy work period"
},
{
"code" : "equipment",
"display" : "Equipment unavailable"
},
{
"code" : "other",
"display" : "Other"
},
{
"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)"
}
]
}