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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "EvalReason"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EvalReason</b></p><a name=\"EvalReason\"> </a><a name=\"hcEvalReason\"> </a><p>This code system <code>http://fhirfli.dev/fhir/ig/cicada/CodeSystem/EvalReason</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\">noDateGiven<a name=\"EvalReason-noDateGiven\"> </a></td><td>No Date Given</td><td>No Date Given</td></tr><tr><td style=\"white-space:nowrap\">noCvx<a name=\"EvalReason-noCvx\"> </a></td><td>No Cvx</td><td>No Cvx</td></tr><tr><td style=\"white-space:nowrap\">expired<a name=\"EvalReason-expired\"> </a></td><td>Expired Product</td><td>Expired Product</td></tr><tr><td style=\"white-space:nowrap\">ageTooOld<a name=\"EvalReason-ageTooOld\"> </a></td><td>Age: Too Old</td><td>Age: Too Old</td></tr><tr><td style=\"white-space:nowrap\">ageTooYoung<a name=\"EvalReason-ageTooYoung\"> </a></td><td>Age: Too Young</td><td>Age: Too Young</td></tr><tr><td style=\"white-space:nowrap\">inadvertentVaccine<a name=\"EvalReason-inadvertentVaccine\"> </a></td><td>Inadvertent Vaccine</td><td>Inadvertent Vaccine</td></tr><tr><td style=\"white-space:nowrap\">notPreferableOrAllowable<a name=\"EvalReason-notPreferableOrAllowable\"> </a></td><td>Not a preferable or allowable vaccine</td><td>Not a preferable or allowable vaccine</td></tr><tr><td style=\"white-space:nowrap\">notRecommendedVolume<a name=\"EvalReason-notRecommendedVolume\"> </a></td><td>Volume administered is less than recommended volume</td><td>Volume administered is less than recommended volume</td></tr><tr><td style=\"white-space:nowrap\">partialDose<a name=\"EvalReason-partialDose\"> </a></td><td>Partial Dose</td><td>Partial Dose</td></tr><tr><td style=\"white-space:nowrap\">coldChainBreak<a name=\"EvalReason-coldChainBreak\"> </a></td><td>Cold Chain Break</td><td>Cold Chain Break</td></tr><tr><td style=\"white-space:nowrap\">recall<a name=\"EvalReason-recall\"> </a></td><td>Manufacturer Recall</td><td>Manufacturer Recall</td></tr><tr><td style=\"white-space:nowrap\">adverseStorage<a name=\"EvalReason-adverseStorage\"> </a></td><td>Adverse Storage</td><td>Adverse Storage</td></tr><tr><td style=\"white-space:nowrap\">intervalTooShort<a name=\"EvalReason-intervalTooShort\"> </a></td><td>Interval: too short</td><td>Interval: too short</td></tr><tr><td style=\"white-space:nowrap\">seriesAlreadyCompleted<a name=\"EvalReason-seriesAlreadyCompleted\"> </a></td><td>Series Already Completed</td><td>Series Already Completed</td></tr><tr><td style=\"white-space:nowrap\">liveVirusConflict<a name=\"EvalReason-liveVirusConflict\"> </a></td><td>Live Virus Conflict</td><td>Live Virus Conflict</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhirfli.dev/fhir/ig/cicada/CodeSystem/EvalReason"^^xsd:anyURI ;
fhir:l <http://fhirfli.dev/fhir/ig/cicada/CodeSystem/EvalReason>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "EvalReasonCS"] ; #
fhir:title [ fhir:v "Evaluation Reason"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-02-11T14:37:07-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR-FLI"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR-FLI" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://fhirfli.dev" ] ] )
] ) ; #
fhir:description [ fhir:v "The reason for the evaluation."] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "15"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "noDateGiven" ] ;
fhir:display [ fhir:v "No Date Given" ] ;
fhir:definition [ fhir:v "No Date Given" ]
] [
fhir:code [ fhir:v "noCvx" ] ;
fhir:display [ fhir:v "No Cvx" ] ;
fhir:definition [ fhir:v "No Cvx" ]
] [
fhir:code [ fhir:v "expired" ] ;
fhir:display [ fhir:v "Expired Product" ] ;
fhir:definition [ fhir:v "Expired Product" ]
] [
fhir:code [ fhir:v "ageTooOld" ] ;
fhir:display [ fhir:v "Age: Too Old" ] ;
fhir:definition [ fhir:v "Age: Too Old" ]
] [
fhir:code [ fhir:v "ageTooYoung" ] ;
fhir:display [ fhir:v "Age: Too Young" ] ;
fhir:definition [ fhir:v "Age: Too Young" ]
] [
fhir:code [ fhir:v "inadvertentVaccine" ] ;
fhir:display [ fhir:v "Inadvertent Vaccine" ] ;
fhir:definition [ fhir:v "Inadvertent Vaccine" ]
] [
fhir:code [ fhir:v "notPreferableOrAllowable" ] ;
fhir:display [ fhir:v "Not a preferable or allowable vaccine" ] ;
fhir:definition [ fhir:v "Not a preferable or allowable vaccine" ]
] [
fhir:code [ fhir:v "notRecommendedVolume" ] ;
fhir:display [ fhir:v "Volume administered is less than recommended volume" ] ;
fhir:definition [ fhir:v "Volume administered is less than recommended volume" ]
] [
fhir:code [ fhir:v "partialDose" ] ;
fhir:display [ fhir:v "Partial Dose" ] ;
fhir:definition [ fhir:v "Partial Dose" ]
] [
fhir:code [ fhir:v "coldChainBreak" ] ;
fhir:display [ fhir:v "Cold Chain Break" ] ;
fhir:definition [ fhir:v "Cold Chain Break" ]
] [
fhir:code [ fhir:v "recall" ] ;
fhir:display [ fhir:v "Manufacturer Recall" ] ;
fhir:definition [ fhir:v "Manufacturer Recall" ]
] [
fhir:code [ fhir:v "adverseStorage" ] ;
fhir:display [ fhir:v "Adverse Storage" ] ;
fhir:definition [ fhir:v "Adverse Storage" ]
] [
fhir:code [ fhir:v "intervalTooShort" ] ;
fhir:display [ fhir:v "Interval: too short" ] ;
fhir:definition [ fhir:v "Interval: too short" ]
] [
fhir:code [ fhir:v "seriesAlreadyCompleted" ] ;
fhir:display [ fhir:v "Series Already Completed" ] ;
fhir:definition [ fhir:v "Series Already Completed" ]
] [
fhir:code [ fhir:v "liveVirusConflict" ] ;
fhir:display [ fhir:v "Live Virus Conflict" ] ;
fhir:definition [ fhir:v "Live Virus Conflict" ]
] ) . #
IG © 2024+ FHIR-FLI. Package cicada.ig#0.1.0 based on FHIR 4.0.1. Generated 2026-02-11
Links: Table of Contents |
QA Report