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-07-19 |
{
"resourceType" : "CodeSystem",
"id" : "cc-doc",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cc-doc</b></p><a name=\"cc-doc\"> </a><a name=\"hccc-doc\"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-doc</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\">frame-core<a name=\"cc-doc-frame-core\"> </a></td><td>Coaching frame — Core</td><td>Invariant-derived frame Composition.</td></tr><tr><td style=\"white-space:nowrap\">frame-live<a name=\"cc-doc-frame-live\"> </a></td><td>Coaching frame — Live</td><td>Fast-moving frame overlay Composition.</td></tr><tr><td style=\"white-space:nowrap\">plan-outcome<a name=\"cc-doc-plan-outcome\"> </a></td><td>Plan outcome</td><td>End-of-plan DiagnosticReport (training block).</td></tr><tr><td style=\"white-space:nowrap\">experiment-outcome<a name=\"cc-doc-experiment-outcome\"> </a></td><td>Experiment outcome</td><td>End-of-experiment DiagnosticReport (fueling/position/equipment).</td></tr></table></div>"
},
"url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-doc",
"version" : "0.1.0",
"name" : "CcDoc",
"title" : "Soigneur Document / Report Types",
"status" : "active",
"experimental" : false,
"date" : "2026-07-19T17:47:36+00:00",
"publisher" : "Soigneur",
"contact" : [
{
"name" : "Soigneur",
"telecom" : [
{
"system" : "url",
"value" : "https://soigneur.coach"
}
]
}
],
"description" : "Composition.type and DiagnosticReport.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" : 4,
"concept" : [
{
"code" : "frame-core",
"display" : "Coaching frame — Core",
"definition" : "Invariant-derived frame Composition."
},
{
"code" : "frame-live",
"display" : "Coaching frame — Live",
"definition" : "Fast-moving frame overlay Composition."
},
{
"code" : "plan-outcome",
"display" : "Plan outcome",
"definition" : "End-of-plan DiagnosticReport (training block)."
},
{
"code" : "experiment-outcome",
"display" : "Experiment outcome",
"definition" : "End-of-experiment DiagnosticReport (fueling/position/equipment)."
}
]
}