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-09-02 |
{
"resourceType" : "ValueSet",
"id" : "forecast-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet forecast-status</b></p><a name=\"forecast-status\"> </a><a name=\"hcforecast-status\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/us/immds/STU1/CodeSystem-ForecastStatus.html\"><code>http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.0, the version found through the package references\"> version 📦1.0.0</span></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-immunization-recommendation-status.html\"><code>http://terminology.hl7.org/CodeSystem/immunization-recommendation-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 2.0.0, the version found through the package references\"> version 📦2.0.0</span></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA13421-5/\">LA13421-5</a></td><td>Complete</td></tr><tr><td><a href=\"https://loinc.org/LA13422-3/\">LA13422-3</a></td><td>On schedule</td></tr><tr><td><a href=\"https://loinc.org/LA13423-1/\">LA13423-1</a></td><td>Overdue</td></tr><tr><td><a href=\"https://loinc.org/LA27183-5/\">LA27183-5</a></td><td>Immune</td></tr><tr><td><a href=\"https://loinc.org/LA4216-3/\">LA4216-3</a></td><td>Contraindicated</td></tr><tr><td><a href=\"https://loinc.org/LA4695-8/\">LA4695-8</a></td><td>Not Recommended</td></tr><tr><td><a href=\"https://loinc.org/LA13424-9/\">LA13424-9</a></td><td>Too old</td></tr></table></li></ul></div>"
},
"url" : "http://fhirfli.dev/fhir/ig/cicada/ValueSet/forecast-status",
"version" : "0.1.0",
"name" : "ForecastStatusVS",
"title" : "Forecast Status Value Set",
"status" : "draft",
"date" : "2026-09-02T22:18:14-04:00",
"publisher" : "FHIR-FLI",
"contact" : [
{
"name" : "FHIR-FLI",
"telecom" : [
{
"system" : "url",
"value" : "http://fhirfli.dev"
}
]
}
],
"description" : "Combined value set for immunization forecast status, referencing published standard CodeSystems. Includes ImmDS IG ForecastStatus (CDSi-compatible), HL7 THO immunization-recommendation-status, and LOINC answer list LL940-8.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status"
},
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA13421-5",
"display" : "Complete"
},
{
"code" : "LA13422-3",
"display" : "On schedule"
},
{
"code" : "LA13423-1",
"display" : "Overdue"
},
{
"code" : "LA27183-5",
"display" : "Immune"
},
{
"code" : "LA4216-3",
"display" : "Contraindicated"
},
{
"code" : "LA4695-8",
"display" : "Not Recommended"
},
{
"code" : "LA13424-9",
"display" : "Too old"
}
]
}
]
}
}