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 Coach-Insight Codes - XML Representation

Active as of 2026-09-08

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cc-insight"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cc-insight</b></p><a name="cc-insight"> </a><a name="hccc-insight"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-insight</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">behavioural-pattern<a name="cc-insight-behavioural-pattern"> </a></td><td>Behavioural pattern</td><td>A durable behavioural tendency (e.g. over-eager after a break).</td></tr><tr><td style="white-space:nowrap">physiological-response<a name="cc-insight-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 style="white-space:nowrap">preference<a name="cc-insight-preference"> </a></td><td>Preference</td><td>A stable coaching / communication preference.</td></tr><tr><td style="white-space:nowrap">constraint<a name="cc-insight-constraint"> </a></td><td>Constraint</td><td>A durable life or training constraint.</td></tr><tr><td style="white-space:nowrap">health-pattern<a name="cc-insight-health-pattern"> </a></td><td>Health pattern</td><td>A recurring health signal worth watching across time (e.g. recurrent knee pain).</td></tr><tr><td style="white-space:nowrap">confidence-tentative<a name="cc-insight-confidence-tentative"> </a></td><td>Tentative</td><td>Observed once; provisional.</td></tr><tr><td style="white-space:nowrap">confidence-probable<a name="cc-insight-confidence-probable"> </a></td><td>Probable</td><td>Observed a few times or corroborated.</td></tr><tr><td style="white-space:nowrap">confidence-established<a name="cc-insight-confidence-established"> </a></td><td>Established</td><td>Repeatedly reinforced; treat as known.</td></tr></table></div>
  </text>
  <url value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-insight"/>
  <version value="0.1.0"/>
  <name value="CcInsight"/>
  <title value="Soigneur Coach-Insight Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-08T13:20:35+00:00"/>
  <publisher value="Soigneur"/>
  <contact>
    <name value="Soigneur"/>
    <telecom>
      <system value="url"/>
      <value value="https://soigneur.coach"/>
    </telecom>
  </contact>
  <description
               value="Durable coach-insight category + confidence codes (ADR 0070). Category classifies the kind of learned thing; confidence is the ratcheting certainty rung the consolidation job reinforces over time."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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 value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="behavioural-pattern"/>
    <display value="Behavioural pattern"/>
    <definition
                value="A durable behavioural tendency (e.g. over-eager after a break)."/>
  </concept>
  <concept>
    <code value="physiological-response"/>
    <display value="Physiological response"/>
    <definition
                value="A durable physiological response pattern (e.g. slow to recover from high-intensity blocks)."/>
  </concept>
  <concept>
    <code value="preference"/>
    <display value="Preference"/>
    <definition value="A stable coaching / communication preference."/>
  </concept>
  <concept>
    <code value="constraint"/>
    <display value="Constraint"/>
    <definition value="A durable life or training constraint."/>
  </concept>
  <concept>
    <code value="health-pattern"/>
    <display value="Health pattern"/>
    <definition
                value="A recurring health signal worth watching across time (e.g. recurrent knee pain)."/>
  </concept>
  <concept>
    <code value="confidence-tentative"/>
    <display value="Tentative"/>
    <definition value="Observed once; provisional."/>
  </concept>
  <concept>
    <code value="confidence-probable"/>
    <display value="Probable"/>
    <definition value="Observed a few times or corroborated."/>
  </concept>
  <concept>
    <code value="confidence-established"/>
    <display value="Established"/>
    <definition value="Repeatedly reinforced; treat as known."/>
  </concept>
</CodeSystem>