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

: Target Dose Status Code System - XML Representation

Draft as of 2026-09-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="target-dose-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem target-dose-status</b></p><a name="target-dose-status"> </a><a name="hctarget-dose-status"> </a><p>This case-sensitive code system <code>http://fhirfli.dev/fhir/ig/cicada/CodeSystem/target-dose-status</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">satisfied<a name="target-dose-status-satisfied"> </a></td><td>Satisfied</td><td>The target dose was satisfied by a vaccine dose administered.</td></tr><tr><td style="white-space:nowrap">not-satisfied<a name="target-dose-status-not-satisfied"> </a></td><td>Not Satisfied</td><td>The target dose was not satisfied.</td></tr><tr><td style="white-space:nowrap">skipped<a name="target-dose-status-skipped"> </a></td><td>Skipped</td><td>The target dose was skipped, per a conditional skip in the series.</td></tr></table></div>
  </text>
  <url
       value="http://fhirfli.dev/fhir/ig/cicada/CodeSystem/target-dose-status"/>
  <version value="0.1.0"/>
  <name value="TargetDoseStatusCS"/>
  <title value="Target Dose Status Code System"/>
  <status value="draft"/>
  <date value="2026-09-02T22:18:14-04:00"/>
  <publisher value="FHIR-FLI"/>
  <contact>
    <name value="FHIR-FLI"/>
    <telecom>
      <system value="url"/>
      <value value="http://fhirfli.dev"/>
    </telecom>
  </contact>
  <description
               value="CDSi Table 3-2. The status of the target dose an administered dose was evaluated against. R4 ImmunizationEvaluation carries only doseNumber, derived from this, so a skipped target dose and a satisfied one are otherwise indistinguishable."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="satisfied"/>
    <display value="Satisfied"/>
    <definition
                value="The target dose was satisfied by a vaccine dose administered."/>
  </concept>
  <concept>
    <code value="not-satisfied"/>
    <display value="Not Satisfied"/>
    <definition value="The target dose was not satisfied."/>
  </concept>
  <concept>
    <code value="skipped"/>
    <display value="Skipped"/>
    <definition
                value="The target dose was skipped, per a conditional skip in the series."/>
  </concept>
</CodeSystem>