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-comm",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cc-comm</b></p><a name=\"cc-comm\"> </a><a name=\"hccc-comm\"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-comm</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\">llm-turn<a name=\"cc-comm-llm-turn\"> </a></td><td>LLM interaction turn</td><td>One captured agent turn (briefing, review, ask exchange).</td></tr><tr><td style=\"white-space:nowrap\">chat-notice<a name=\"cc-comm-chat-notice\"> </a></td><td>Chat system notice</td><td>Durable in-app chip (profile / coach-notes / prescriptions updated) — ADR 0044.</td></tr><tr><td style=\"white-space:nowrap\">invitation<a name=\"cc-comm-invitation\"> </a></td><td>Invitation</td><td>Onboarding / invitation message.</td></tr><tr><td style=\"white-space:nowrap\">reminder<a name=\"cc-comm-reminder\"> </a></td><td>Reminder</td><td>Reminder / nudge message.</td></tr><tr><td style=\"white-space:nowrap\">in-app<a name=\"cc-comm-in-app\"> </a></td><td>In-app channel</td><td>Communication.medium for coach-ask chat (not email/ACS) — ADR 0044.</td></tr><tr><td style=\"white-space:nowrap\">conversation-header<a name=\"cc-comm-conversation-header\"> </a></td><td>Conversation header</td><td>One per coach thread: archive title + sort key (ADR 0046).</td></tr><tr><td style=\"white-space:nowrap\">conversation-summary<a name=\"cc-comm-conversation-summary\"> </a></td><td>Conversation summary</td><td>Hidden rolling summary of a coach thread's covered prefix — long-thread continuity (issue #172).</td></tr><tr><td style=\"white-space:nowrap\">thread-ask<a name=\"cc-comm-thread-ask\"> </a></td><td>Ask thread</td><td>Freeform coach-ask conversation (ADR 0062).</td></tr><tr><td style=\"white-space:nowrap\">thread-briefing<a name=\"cc-comm-thread-briefing\"> </a></td><td>Briefing thread</td><td>Daily readiness briefing conversation (ADR 0062).</td></tr><tr><td style=\"white-space:nowrap\">thread-workout-review<a name=\"cc-comm-thread-workout-review\"> </a></td><td>Workout-review thread</td><td>Post-ride review conversation (ADR 0062).</td></tr><tr><td style=\"white-space:nowrap\">thread-ftp-check<a name=\"cc-comm-thread-ftp-check\"> </a></td><td>FTP-check thread</td><td>FTP cross-check conversation — propose-then-accept over the deterministic estimates (issue #228, ADR 0027/0054).</td></tr></table></div>"
},
"url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-comm",
"version" : "0.1.0",
"name" : "CcComm",
"title" : "Soigneur Communication Categories",
"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" : "Communication.category values (05 14.1, 04 14.1, 04 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" : 11,
"concept" : [
{
"code" : "llm-turn",
"display" : "LLM interaction turn",
"definition" : "One captured agent turn (briefing, review, ask exchange)."
},
{
"code" : "chat-notice",
"display" : "Chat system notice",
"definition" : "Durable in-app chip (profile / coach-notes / prescriptions updated) — ADR 0044."
},
{
"code" : "invitation",
"display" : "Invitation",
"definition" : "Onboarding / invitation message."
},
{
"code" : "reminder",
"display" : "Reminder",
"definition" : "Reminder / nudge message."
},
{
"code" : "in-app",
"display" : "In-app channel",
"definition" : "Communication.medium for coach-ask chat (not email/ACS) — ADR 0044."
},
{
"code" : "conversation-header",
"display" : "Conversation header",
"definition" : "One per coach thread: archive title + sort key (ADR 0046)."
},
{
"code" : "conversation-summary",
"display" : "Conversation summary",
"definition" : "Hidden rolling summary of a coach thread's covered prefix — long-thread continuity (issue #172)."
},
{
"code" : "thread-ask",
"display" : "Ask thread",
"definition" : "Freeform coach-ask conversation (ADR 0062)."
},
{
"code" : "thread-briefing",
"display" : "Briefing thread",
"definition" : "Daily readiness briefing conversation (ADR 0062)."
},
{
"code" : "thread-workout-review",
"display" : "Workout-review thread",
"definition" : "Post-ride review conversation (ADR 0062)."
},
{
"code" : "thread-ftp-check",
"display" : "FTP-check thread",
"definition" : "FTP cross-check conversation — propose-then-accept over the deterministic estimates (issue #228, ADR 0027/0054)."
}
]
}