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 |
{
"resourceType" : "CodeSystem",
"id" : "IntervalReason",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://fhirfli.dev/fhir/ig/cicada/CodeSystem/IntervalReason",
"version" : "0.1.0",
"name" : "IntervalReasonCS",
"title" : "Interval Reason",
"status" : "draft",
"date" : "2026-02-11T14:37:07-05:00",
"publisher" : "FHIR-FLI",
"contact" : [
{
"name" : "FHIR-FLI",
"telecom" : [
{
"system" : "url",
"value" : "http://fhirfli.dev"
}
]
}
],
"description" : "This value set includes codes for the reason an interval is considered to be invalid.",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "tooLate",
"display" : "Interval: too late",
"definition" : "Interval: too late"
},
{
"code" : "tooShort",
"display" : "Interval: too short",
"definition" : "Interval: too short"
},
{
"code" : "gracePeriod",
"display" : "Interval: grace period",
"definition" : "Interval: grace period"
}
]
}