{
  "resourceType" : "ValueSet",
  "id" : "cc-insight-category-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cc-insight-category-vs</b></p><a name=\"cc-insight-category-vs\"> </a><a name=\"hccc-insight-category-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cc-insight.html\"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-insight</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><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-cc-insight.html#cc-insight-behavioural-pattern\">behavioural-pattern</a></td><td>Behavioural pattern</td><td>A durable behavioural tendency (e.g. over-eager after a break).</td></tr><tr><td><a href=\"CodeSystem-cc-insight.html#cc-insight-physiological-response\">physiological-response</a></td><td>Physiological response</td><td>A durable physiological response pattern (e.g. slow to recover from high-intensity blocks).</td></tr><tr><td><a href=\"CodeSystem-cc-insight.html#cc-insight-preference\">preference</a></td><td>Preference</td><td>A stable coaching / communication preference.</td></tr><tr><td><a href=\"CodeSystem-cc-insight.html#cc-insight-constraint\">constraint</a></td><td>Constraint</td><td>A durable life or training constraint.</td></tr><tr><td><a href=\"CodeSystem-cc-insight.html#cc-insight-health-pattern\">health-pattern</a></td><td>Health pattern</td><td>A recurring health signal worth watching across time (e.g. recurrent knee pain).</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.soigneur.coach/fhir/ValueSet/cc-insight-category-vs",
  "version" : "0.1.0",
  "name" : "CcInsightCategoryVS",
  "title" : "Coach-insight category",
  "status" : "active",
  "date" : "2026-09-08T13:20:35+00:00",
  "publisher" : "Soigneur",
  "contact" : [{
    "name" : "Soigneur",
    "telecom" : [{
      "system" : "url",
      "value" : "https://soigneur.coach"
    }]
  }],
  "description" : "The kind of durable thing the coach learned about the athlete (ADR 0070).",
  "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-insight",
      "concept" : [{
        "code" : "behavioural-pattern",
        "display" : "Behavioural pattern"
      },
      {
        "code" : "physiological-response",
        "display" : "Physiological response"
      },
      {
        "code" : "preference",
        "display" : "Preference"
      },
      {
        "code" : "constraint",
        "display" : "Constraint"
      },
      {
        "code" : "health-pattern",
        "display" : "Health pattern"
      }]
    }]
  }
}