{
  "resourceType" : "ValueSet",
  "id" : "cc-training-age-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cc-training-age-vs</b></p><a name=\"cc-training-age-vs\"> </a><a name=\"hccc-training-age-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cc-athlete.html\"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-athlete</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;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-athlete.html#cc-athlete-training-age-new\">training-age-new</a></td><td>New to structured training</td></tr><tr><td><a href=\"CodeSystem-cc-athlete.html#cc-athlete-training-age-developing\">training-age-developing</a></td><td>Developing</td></tr><tr><td><a href=\"CodeSystem-cc-athlete.html#cc-athlete-training-age-experienced\">training-age-experienced</a></td><td>Experienced</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.soigneur.coach/fhir/ValueSet/cc-training-age-vs",
  "version" : "0.1.0",
  "name" : "CcTrainingAgeVS",
  "title" : "Training age",
  "status" : "active",
  "date" : "2026-09-08T13:20:35+00:00",
  "publisher" : "Soigneur",
  "contact" : [{
    "name" : "Soigneur",
    "telecom" : [{
      "system" : "url",
      "value" : "https://soigneur.coach"
    }]
  }],
  "description" : "Structured-training experience band (ADR 0040 §1 cc-ext:trainingAge).",
  "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-athlete",
      "concept" : [{
        "code" : "training-age-new",
        "display" : "New to structured training"
      },
      {
        "code" : "training-age-developing",
        "display" : "Developing"
      },
      {
        "code" : "training-age-experienced",
        "display" : "Experienced"
      }]
    }]
  }
}