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="ValidAgeReason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ValidAgeReason</b></p><a name="ValidAgeReason"> </a><a name="hcValidAgeReason"> </a><p>This code system <code>http://fhirfli.dev/fhir/ig/cicada/CodeSystem/ValidAgeReason</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">gracePeriod<a name="ValidAgeReason-gracePeriod"> </a></td><td>Age: Grace Period</td><td>Age: Grace Period</td></tr><tr><td style="white-space:nowrap">tooYoung<a name="ValidAgeReason-tooYoung"> </a></td><td>Age: Too Young</td><td>Age: Too Young</td></tr><tr><td style="white-space:nowrap">tooOld<a name="ValidAgeReason-tooOld"> </a></td><td>Age: Too Old</td><td>Age: Too Old</td></tr></table></div>
</text>
<url value="http://fhirfli.dev/fhir/ig/cicada/CodeSystem/ValidAgeReason"/>
<version value="0.1.0"/>
<name value="ValidAgeReasonCS"/>
<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."/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="gracePeriod"/>
<display value="Age: Grace Period"/>
<definition value="Age: Grace Period"/>
</concept>
<concept>
<code value="tooYoung"/>
<display value="Age: Too Young"/>
<definition value="Age: Too Young"/>
</concept>
<concept>
<code value="tooOld"/>
<display value="Age: Too Old"/>
<definition value="Age: Too Old"/>
</concept>
</CodeSystem>