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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="valid-age-reason"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet valid-age-reason</b></p><a name="valid-age-reason"> </a><a name="hcvalid-age-reason"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-ValidAgeReason.html"><code>http://fhirfli.dev/fhir/ig/cicada/CodeSystem/ValidAgeReason</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦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-ValidAgeReason.html#ValidAgeReason-gracePeriod">gracePeriod</a></td><td>Age: Grace Period</td><td>Age: Grace Period</td></tr><tr><td><a href="CodeSystem-ValidAgeReason.html#ValidAgeReason-tooYoung">tooYoung</a></td><td>Age: Too Young</td><td>Age: Too Young</td></tr><tr><td><a href="CodeSystem-ValidAgeReason.html#ValidAgeReason-tooOld">tooOld</a></td><td>Age: Too Old</td><td>Age: Too Old</td></tr></table></li></ul></div>
</text>
<url value="http://fhirfli.dev/fhir/ig/cicada/ValueSet/valid-age-reason"/>
<version value="0.1.0"/>
<name value="ValidAgeReasonVS"/>
<title value="Valid Age 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="Value set for reasons why a patient's age is considered valid/invalid for a vaccine."/>
<compose>
<include>
<system
value="http://fhirfli.dev/fhir/ig/cicada/CodeSystem/ValidAgeReason"/>
<concept>
<code value="gracePeriod"/>
<display value="Age: Grace Period"/>
</concept>
<concept>
<code value="tooYoung"/>
<display value="Age: Too Young"/>
</concept>
<concept>
<code value="tooOld"/>
<display value="Age: Too Old"/>
</concept>
</include>
</compose>
</ValueSet>