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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="cc-comm-category-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cc-comm-category-vs</b></p><a name="cc-comm-category-vs"> </a><a name="hccc-comm-category-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-cc-comm.html"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-comm</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦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-comm.html#cc-comm-llm-turn">llm-turn</a></td><td>LLM interaction turn</td><td>One captured agent turn (briefing, review, ask exchange).</td></tr><tr><td><a href="CodeSystem-cc-comm.html#cc-comm-chat-notice">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><a href="CodeSystem-cc-comm.html#cc-comm-invitation">invitation</a></td><td>Invitation</td><td>Onboarding / invitation message.</td></tr><tr><td><a href="CodeSystem-cc-comm.html#cc-comm-reminder">reminder</a></td><td>Reminder</td><td>Reminder / nudge message.</td></tr><tr><td><a href="CodeSystem-cc-comm.html#cc-comm-conversation-header">conversation-header</a></td><td>Conversation header</td><td>One per coach thread: archive title + sort key (ADR 0046).</td></tr><tr><td><a href="CodeSystem-cc-comm.html#cc-comm-conversation-summary">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><a href="CodeSystem-cc-comm.html#cc-comm-thread-ask">thread-ask</a></td><td>Ask thread</td><td>Freeform coach-ask conversation (ADR 0062).</td></tr><tr><td><a href="CodeSystem-cc-comm.html#cc-comm-thread-briefing">thread-briefing</a></td><td>Briefing thread</td><td>Daily readiness briefing conversation (ADR 0062).</td></tr><tr><td><a href="CodeSystem-cc-comm.html#cc-comm-thread-workout-review">thread-workout-review</a></td><td>Workout-review thread</td><td>Post-ride review conversation (ADR 0062).</td></tr></table></li></ul></div>
</text>
<url value="https://fhir.soigneur.coach/fhir/ValueSet/cc-comm-category-vs"/>
<version value="0.1.0"/>
<name value="CcCommCategoryVS"/>
<title value="Athlete communication category"/>
<status value="active"/>
<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="Communication.category for athlete-facing messages (04 §15.22, ADR 0046/0062). Excludes the in-app *medium* code. Headers carry conversation-header plus a thread-* kind."/>
<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."/>
<compose>
<include>
<system value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-comm"/>
<concept>
<code value="llm-turn"/>
<display value="LLM interaction turn"/>
</concept>
<concept>
<code value="chat-notice"/>
<display value="Chat system notice"/>
</concept>
<concept>
<code value="invitation"/>
<display value="Invitation"/>
</concept>
<concept>
<code value="reminder"/>
<display value="Reminder"/>
</concept>
<concept>
<code value="conversation-header"/>
<display value="Conversation header"/>
</concept>
<concept>
<code value="conversation-summary"/>
<display value="Conversation summary"/>
</concept>
<concept>
<code value="thread-ask"/>
<display value="Ask thread"/>
</concept>
<concept>
<code value="thread-briefing"/>
<display value="Briefing thread"/>
</concept>
<concept>
<code value="thread-workout-review"/>
<display value="Workout-review thread"/>
</concept>
</include>
</compose>
</ValueSet>