Vaccination CDS Implementation Guide
0.1.0 - ci-build

Vaccination CDS Implementation Guide, published by Euvabeco. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/EUVABECO/VCDS/ and changes regularly. See the Directory of published versions

: Forecast reasons for a recommendation - XML Representation

Draft as of 2025-08-07

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ForecastReasons"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ForecastReasons</b></p><a name="ForecastReasons"> </a><a name="hcForecastReasons"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-JustificationMessages.html"><code>https://euvabeco.net/vcds-ig/CodeSystem/JustificationMessages</code></a></li><li>Include all codes defined in <a href="CodeSystem-Conditions.html"><code>https://euvabeco.net/vcds-ig/CodeSystem/Conditions</code></a></li></ul></div>
  </text>
  <url value="https://euvabeco.net/vcds-ig/ValueSet/ForecastReasons"/>
  <version value="0.1.0"/>
  <name value="ForecastReasons"/>
  <title value="Forecast reasons for a recommendation"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-08-07T10:09:39+00:00"/>
  <publisher value="Euvabeco"/>
  <contact>
    <name value="Euvabeco"/>
    <telecom>
      <system value="url"/>
      <value value="https://euvabeco.eu"/>
    </telecom>
  </contact>
  <description
               value="Either a justification message or just a condition from the questionnaire"/>
  <compose>
    <include>
      <system
              value="https://euvabeco.net/vcds-ig/CodeSystem/JustificationMessages"/>
    </include>
    <include>
      <system value="https://euvabeco.net/vcds-ig/CodeSystem/Conditions"/>
    </include>
  </compose>
</ValueSet>