Soigneur FHIR Implementation Guide
0.1.0 - ci-build Germany flag

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

: Readiness call - XML Representation

Active as of 2026-07-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cc-readiness-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cc-readiness-vs</b></p><a name="cc-readiness-vs"> </a><a name="hccc-readiness-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-cc-plan.html"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-plan</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-cc-plan.html#cc-plan-readiness-green">readiness-green</a></td><td>Green</td></tr><tr><td><a href="CodeSystem-cc-plan.html#cc-plan-readiness-yellow">readiness-yellow</a></td><td>Yellow</td></tr><tr><td><a href="CodeSystem-cc-plan.html#cc-plan-readiness-red">readiness-red</a></td><td>Red</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.soigneur.coach/fhir/ValueSet/cc-readiness-vs"/>
  <version value="0.1.0"/>
  <name value="CcReadinessVS"/>
  <title value="Readiness call"/>
  <status value="active"/>
  <date value="2026-07-19T17:47:36+00:00"/>
  <publisher value="Soigneur"/>
  <contact>
    <name value="Soigneur"/>
    <telecom>
      <system value="url"/>
      <value value="https://soigneur.coach"/>
    </telecom>
  </contact>
  <description value="Readiness verdict bands (cc-ext:readinessCall)."/>
  <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-plan"/>
      <concept>
        <code value="readiness-green"/>
        <display value="Green"/>
      </concept>
      <concept>
        <code value="readiness-yellow"/>
        <display value="Yellow"/>
      </concept>
      <concept>
        <code value="readiness-red"/>
        <display value="Red"/>
      </concept>
    </include>
  </compose>
</ValueSet>