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

: Evaluation Status Value Set - XML Representation

Draft as of 2026-09-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eval-status"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet eval-status</b></p><a name="eval-status"> </a><a name="hceval-status"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/7.3.0/CodeSystem-immunization-evaluation-dose-status.html"><code>http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status</code></a><span title="Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references"> version &#x1F4E6;1.0.1</span></li><li>Include these codes as defined in <a href="CodeSystem-EvalStatus.html"><code>http://fhirfli.dev/fhir/ig/cicada/CodeSystem/EvalStatus</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><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-EvalStatus.html#EvalStatus-extraneous">extraneous</a></td><td>Extraneous</td><td>The dose was administered after the series was already complete. Every administered dose must be reported, so extraneous doses are tracked but do not affect the forecast.</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhirfli.dev/fhir/ig/cicada/ValueSet/eval-status"/>
  <version value="0.1.0"/>
  <name value="EvalStatusVS"/>
  <title value="Evaluation 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 dose evaluation status, including HL7 THO standard codes (valid, notvalid) and the Cicada extension code (extraneous)."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status"/>
    </include>
    <include>
      <system
              value="http://fhirfli.dev/fhir/ig/cicada/CodeSystem/EvalStatus"/>
      <concept>
        <code value="extraneous"/>
        <display value="Extraneous"/>
      </concept>
    </include>
  </compose>
</ValueSet>