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
| Draft as of 2026-02-11 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="IntervalReason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem IntervalReason</b></p><a name="IntervalReason"> </a><a name="hcIntervalReason"> </a><p>This code system <code>http://fhirfli.dev/fhir/ig/cicada/CodeSystem/IntervalReason</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">tooLate<a name="IntervalReason-tooLate"> </a></td><td>Interval: too late</td><td>Interval: too late</td></tr><tr><td style="white-space:nowrap">tooShort<a name="IntervalReason-tooShort"> </a></td><td>Interval: too short</td><td>Interval: too short</td></tr><tr><td style="white-space:nowrap">gracePeriod<a name="IntervalReason-gracePeriod"> </a></td><td>Interval: grace period</td><td>Interval: grace period</td></tr></table></div>
</text>
<url value="http://fhirfli.dev/fhir/ig/cicada/CodeSystem/IntervalReason"/>
<version value="0.1.0"/>
<name value="IntervalReasonCS"/>
<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."/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="tooLate"/>
<display value="Interval: too late"/>
<definition value="Interval: too late"/>
</concept>
<concept>
<code value="tooShort"/>
<display value="Interval: too short"/>
<definition value="Interval: too short"/>
</concept>
<concept>
<code value="gracePeriod"/>
<display value="Interval: grace period"/>
<definition value="Interval: grace period"/>
</concept>
</CodeSystem>