The Cicada Vaccine Forecasting Engine and Guide
0.1.0 - ci-build

The Cicada Vaccine Forecasting Engine and Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Forecast Status Value Set - XML Representation

Draft as of 2026-09-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="forecast-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet forecast-status</b></p><a name="forecast-status"> </a><a name="hcforecast-status"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/us/immds/STU1/CodeSystem-ForecastStatus.html"><code>http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus</code></a><span title="Version is not explicitly stated, which means it is fixed to 1.0.0, the version found through the package references"> version &#x1F4E6;1.0.0</span></li><li>Include all codes defined in <a href="http://terminology.hl7.org/7.3.0/CodeSystem-immunization-recommendation-status.html"><code>http://terminology.hl7.org/CodeSystem/immunization-recommendation-status</code></a><span title="Version is not explicitly stated, which means it is fixed to 2.0.0, the version found through the package references"> version &#x1F4E6;2.0.0</span></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/LA13421-5/">LA13421-5</a></td><td>Complete</td></tr><tr><td><a href="https://loinc.org/LA13422-3/">LA13422-3</a></td><td>On schedule</td></tr><tr><td><a href="https://loinc.org/LA13423-1/">LA13423-1</a></td><td>Overdue</td></tr><tr><td><a href="https://loinc.org/LA27183-5/">LA27183-5</a></td><td>Immune</td></tr><tr><td><a href="https://loinc.org/LA4216-3/">LA4216-3</a></td><td>Contraindicated</td></tr><tr><td><a href="https://loinc.org/LA4695-8/">LA4695-8</a></td><td>Not Recommended</td></tr><tr><td><a href="https://loinc.org/LA13424-9/">LA13424-9</a></td><td>Too old</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhirfli.dev/fhir/ig/cicada/ValueSet/forecast-status"/>
  <version value="0.1.0"/>
  <name value="ForecastStatusVS"/>
  <title value="Forecast Status Value Set"/>
  <status value="draft"/>
  <date value="2026-09-02T22:18:14-04:00"/>
  <publisher value="FHIR-FLI"/>
  <contact>
    <name value="FHIR-FLI"/>
    <telecom>
      <system value="url"/>
      <value value="http://fhirfli.dev"/>
    </telecom>
  </contact>
  <description
               value="Combined value set for immunization forecast status, referencing published standard CodeSystems. Includes ImmDS IG ForecastStatus (CDSi-compatible), HL7 THO immunization-recommendation-status, and LOINC answer list LL940-8."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus"/>
    </include>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/immunization-recommendation-status"/>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="LA13421-5"/>
        <display value="Complete"/>
      </concept>
      <concept>
        <code value="LA13422-3"/>
        <display value="On schedule"/>
      </concept>
      <concept>
        <code value="LA13423-1"/>
        <display value="Overdue"/>
      </concept>
      <concept>
        <code value="LA27183-5"/>
        <display value="Immune"/>
      </concept>
      <concept>
        <code value="LA4216-3"/>
        <display value="Contraindicated"/>
      </concept>
      <concept>
        <code value="LA4695-8"/>
        <display value="Not Recommended"/>
      </concept>
      <concept>
        <code value="LA13424-9"/>
        <display value="Too old"/>
      </concept>
    </include>
  </compose>
</ValueSet>