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" : "ValueSet",
"id" : "cc-illness-tier-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cc-illness-tier-vs</b></p><a name=\"cc-illness-tier-vs\"> </a><a name=\"hccc-illness-tier-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cc-subjective.html\"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-subjective</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-subjective.html#cc-subjective-illness-none\">illness-none</a></td><td>No illness</td><td/></tr><tr><td><a href=\"CodeSystem-cc-subjective.html#cc-subjective-illness-above-neck\">illness-above-neck</a></td><td>Above-neck symptoms</td><td>Above-neck only (cold, mild URI) — train with care.</td></tr><tr><td><a href=\"CodeSystem-cc-subjective.html#cc-subjective-illness-below-neck\">illness-below-neck</a></td><td>Below-neck symptoms</td><td>Below-neck (chest, systemic) — do not train.</td></tr><tr><td><a href=\"CodeSystem-cc-subjective.html#cc-subjective-illness-fever\">illness-fever</a></td><td>Fever</td><td>Fever present — do not train.</td></tr><tr><td><a href=\"CodeSystem-cc-subjective.html#cc-subjective-illness-gi\">illness-gi</a></td><td>Gastrointestinal illness</td><td>GI illness.</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.soigneur.coach/fhir/ValueSet/cc-illness-tier-vs",
"version" : "0.1.0",
"name" : "CcIllnessTierVS",
"title" : "Illness tier",
"status" : "active",
"date" : "2026-07-19T17:47:36+00:00",
"publisher" : "Soigneur",
"contact" : [
{
"name" : "Soigneur",
"telecom" : [
{
"system" : "url",
"value" : "https://soigneur.coach"
}
]
}
],
"description" : "Coded illness tiers an illness-type Observation may carry (04 §15.2e).",
"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.",
"compose" : {
"include" : [
{
"system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-subjective",
"concept" : [
{
"code" : "illness-none",
"display" : "No illness"
},
{
"code" : "illness-above-neck",
"display" : "Above-neck symptoms"
},
{
"code" : "illness-below-neck",
"display" : "Below-neck symptoms"
},
{
"code" : "illness-fever",
"display" : "Fever"
},
{
"code" : "illness-gi",
"display" : "Gastrointestinal illness"
}
]
}
]
}
}