{
  "resourceType" : "CodeSystem",
  "id" : "cc-dossier-section",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cc-dossier-section</b></p><a name=\"cc-dossier-section\"> </a><a name=\"hccc-dossier-section\"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-dossier-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\">motivation<a name=\"cc-dossier-section-motivation\"> </a></td><td>Motivation &amp; true goal</td></tr><tr><td style=\"white-space:nowrap\">life-context<a name=\"cc-dossier-section-life-context\"> </a></td><td>Life context &amp; constraints</td></tr><tr><td style=\"white-space:nowrap\">history<a name=\"cc-dossier-section-history\"> </a></td><td>Training history &amp; self-image</td></tr><tr><td style=\"white-space:nowrap\">equipment<a name=\"cc-dossier-section-equipment\"> </a></td><td>Equipment</td></tr><tr><td style=\"white-space:nowrap\">communication<a name=\"cc-dossier-section-communication\"> </a></td><td>Communication preferences</td></tr></table></div>"
  },
  "url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-dossier-section",
  "version" : "0.1.0",
  "name" : "CcDossierSection",
  "title" : "Soigneur Athlete-Dossier Section 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" : "Composition.section.code for the athlete dossier — the athlete-owned narrative profile (ADR 0041). Distinct from cc-frame-section, which codes the hidden coach-derived frame Composition.",
  "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" : 5,
  "concept" : [{
    "code" : "motivation",
    "display" : "Motivation & true goal"
  },
  {
    "code" : "life-context",
    "display" : "Life context & constraints"
  },
  {
    "code" : "history",
    "display" : "Training history & self-image"
  },
  {
    "code" : "equipment",
    "display" : "Equipment"
  },
  {
    "code" : "communication",
    "display" : "Communication preferences"
  }]
}