Soigneur FHIR Implementation Guide
0.1.0 - ci-build
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
| Active as of 2026-09-08 |
{
"resourceType" : "CodeSystem",
"id" : "cc-insight",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-insight",
"version" : "0.1.0",
"name" : "CcInsight",
"title" : "Soigneur Coach-Insight 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" : "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" : "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" : 8,
"concept" : [
{
"code" : "behavioural-pattern",
"display" : "Behavioural pattern",
"definition" : "A durable behavioural tendency (e.g. over-eager after a break)."
},
{
"code" : "physiological-response",
"display" : "Physiological response",
"definition" : "A durable physiological response pattern (e.g. slow to recover from high-intensity blocks)."
},
{
"code" : "preference",
"display" : "Preference",
"definition" : "A stable coaching / communication preference."
},
{
"code" : "constraint",
"display" : "Constraint",
"definition" : "A durable life or training constraint."
},
{
"code" : "health-pattern",
"display" : "Health pattern",
"definition" : "A recurring health signal worth watching across time (e.g. recurrent knee pain)."
},
{
"code" : "confidence-tentative",
"display" : "Tentative",
"definition" : "Observed once; provisional."
},
{
"code" : "confidence-probable",
"display" : "Probable",
"definition" : "Observed a few times or corroborated."
},
{
"code" : "confidence-established",
"display" : "Established",
"definition" : "Repeatedly reinforced; treat as known."
}
]
}