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

: Series Type Value Set - JSON Representation

Draft as of 2026-09-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "series-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet series-type-vs</b></p><a name=\"series-type-vs\"> </a><a name=\"hcseries-type-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-series-type.html\"><code>http://fhirfli.dev/fhir/ig/cicada/CodeSystem/series-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://fhirfli.dev/fhir/ig/cicada/ValueSet/series-type-vs",
  "version" : "0.1.0",
  "name" : "SeriesTypeVS",
  "title" : "Series Type 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" : "Series types a forecast can be scoped to. In practice a forecast carries standard or risk: CDSi Table 8-14 excludes Evaluation Only series from best patient series.",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhirfli.dev/fhir/ig/cicada/CodeSystem/series-type"
      }
    ]
  }
}