Soigneur FHIR Implementation Guide
0.1.0 - ci-build Germany flag

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

: Soigneur Athlete Profile Codes - JSON Representation

Active as of 2026-09-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cc-athlete",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cc-athlete</b></p><a name=\"cc-athlete\"> </a><a name=\"hccc-athlete\"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-athlete</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\">discipline-road<a name=\"cc-athlete-discipline-road\"> </a></td><td>Road</td></tr><tr><td style=\"white-space:nowrap\">discipline-gravel<a name=\"cc-athlete-discipline-gravel\"> </a></td><td>Gravel</td></tr><tr><td style=\"white-space:nowrap\">discipline-mtb<a name=\"cc-athlete-discipline-mtb\"> </a></td><td>Mountain bike</td></tr><tr><td style=\"white-space:nowrap\">discipline-cx<a name=\"cc-athlete-discipline-cx\"> </a></td><td>Cyclocross</td></tr><tr><td style=\"white-space:nowrap\">discipline-track<a name=\"cc-athlete-discipline-track\"> </a></td><td>Track</td></tr><tr><td style=\"white-space:nowrap\">discipline-indoor<a name=\"cc-athlete-discipline-indoor\"> </a></td><td>Indoor / virtual</td></tr><tr><td style=\"white-space:nowrap\">discipline-triathlon<a name=\"cc-athlete-discipline-triathlon\"> </a></td><td>Triathlon / multi-sport</td></tr><tr><td style=\"white-space:nowrap\">training-age-new<a name=\"cc-athlete-training-age-new\"> </a></td><td>New to structured training</td></tr><tr><td style=\"white-space:nowrap\">training-age-developing<a name=\"cc-athlete-training-age-developing\"> </a></td><td>Developing</td></tr><tr><td style=\"white-space:nowrap\">training-age-experienced<a name=\"cc-athlete-training-age-experienced\"> </a></td><td>Experienced</td></tr><tr><td style=\"white-space:nowrap\">comm-register-plain<a name=\"cc-athlete-comm-register-plain\"> </a></td><td>Plain</td></tr><tr><td style=\"white-space:nowrap\">comm-register-intermediate<a name=\"cc-athlete-comm-register-intermediate\"> </a></td><td>Intermediate</td></tr><tr><td style=\"white-space:nowrap\">comm-register-technical<a name=\"cc-athlete-comm-register-technical\"> </a></td><td>Technical</td></tr><tr><td style=\"white-space:nowrap\">goal-type-competitive<a name=\"cc-athlete-goal-type-competitive\"> </a></td><td>Competitive</td></tr><tr><td style=\"white-space:nowrap\">goal-type-endurance<a name=\"cc-athlete-goal-type-endurance\"> </a></td><td>Endurance (non-competitive)</td></tr><tr><td style=\"white-space:nowrap\">goal-type-general-fitness<a name=\"cc-athlete-goal-type-general-fitness\"> </a></td><td>General fitness</td></tr><tr><td style=\"white-space:nowrap\">overload-episode<a name=\"cc-athlete-overload-episode\"> </a></td><td>Training-overload episode</td></tr></table></div>"
  },
  "url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-athlete",
  "version" : "0.1.0",
  "name" : "CcAthlete",
  "title" : "Soigneur Athlete Profile 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" : "Coded athlete-profile preferences carried on Patient extensions (ADR 0040 §1 / ADR 0041): primary discipline, training age, communication register.",
  "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" : 17,
  "concept" : [
    {
      "code" : "discipline-road",
      "display" : "Road"
    },
    {
      "code" : "discipline-gravel",
      "display" : "Gravel"
    },
    {
      "code" : "discipline-mtb",
      "display" : "Mountain bike"
    },
    {
      "code" : "discipline-cx",
      "display" : "Cyclocross"
    },
    {
      "code" : "discipline-track",
      "display" : "Track"
    },
    {
      "code" : "discipline-indoor",
      "display" : "Indoor / virtual"
    },
    {
      "code" : "discipline-triathlon",
      "display" : "Triathlon / multi-sport"
    },
    {
      "code" : "training-age-new",
      "display" : "New to structured training"
    },
    {
      "code" : "training-age-developing",
      "display" : "Developing"
    },
    {
      "code" : "training-age-experienced",
      "display" : "Experienced"
    },
    {
      "code" : "comm-register-plain",
      "display" : "Plain"
    },
    {
      "code" : "comm-register-intermediate",
      "display" : "Intermediate"
    },
    {
      "code" : "comm-register-technical",
      "display" : "Technical"
    },
    {
      "code" : "goal-type-competitive",
      "display" : "Competitive"
    },
    {
      "code" : "goal-type-endurance",
      "display" : "Endurance (non-competitive)"
    },
    {
      "code" : "goal-type-general-fitness",
      "display" : "General fitness"
    },
    {
      "code" : "overload-episode",
      "display" : "Training-overload episode"
    }
  ]
}