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

: Interval Reason - XML Representation

Draft as of 2026-02-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="interval-reason"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet interval-reason</b></p><a name="interval-reason"> </a><a name="hcinterval-reason"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-IntervalReason.html"><code>http://fhirfli.dev/fhir/ig/cicada/CodeSystem/IntervalReason</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-IntervalReason.html#IntervalReason-tooLate">tooLate</a></td><td>Interval: too late</td><td>Interval: too late</td></tr><tr><td><a href="CodeSystem-IntervalReason.html#IntervalReason-tooShort">tooShort</a></td><td>Interval: too short</td><td>Interval: too short</td></tr><tr><td><a href="CodeSystem-IntervalReason.html#IntervalReason-gracePeriod">gracePeriod</a></td><td>Interval: grace period</td><td>Interval: grace period</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhirfli.dev/fhir/ig/cicada/ValueSet/interval-reason"/>
  <version value="0.1.0"/>
  <name value="IntervalReasonVS"/>
  <title value="Interval Reason"/>
  <status value="draft"/>
  <date value="2026-02-11T14:37:07-05:00"/>
  <publisher value="FHIR-FLI"/>
  <contact>
    <name value="FHIR-FLI"/>
    <telecom>
      <system value="url"/>
      <value value="http://fhirfli.dev"/>
    </telecom>
  </contact>
  <description
               value="This value set includes codes for the reason an interval is considered to be invalid."/>
  <compose>
    <include>
      <system
              value="http://fhirfli.dev/fhir/ig/cicada/CodeSystem/IntervalReason"/>
      <concept>
        <code value="tooLate"/>
        <display value="Interval: too late"/>
      </concept>
      <concept>
        <code value="tooShort"/>
        <display value="Interval: too short"/>
      </concept>
      <concept>
        <code value="gracePeriod"/>
        <display value="Interval: grace period"/>
      </concept>
    </include>
  </compose>
</ValueSet>