Immunization Decision Support Forecast (ImmDS) Implementation Guide
2.0.0 - United States of America flag

Immunization Decision Support Forecast (ImmDS) Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ImmunizationFHIRDS/ and changes regularly. See the Directory of published versions

: Forecast Reason Value Set

Page standards status: Trial-use Maturity Level: 3

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ForecastReason",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ForecastReason</b></p><a name=\"ForecastReason\"> </a><a name=\"hcForecastReason\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ForecastReason.html\"><code>http://hl7.org/fhir/us/immds/CodeSystem/ForecastReason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.0.0</span></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/immds/ImplementationGuide/hl7.fhir.us.immds"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/immds/ImplementationGuide/hl7.fhir.us.immds"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/immds/ValueSet/ForecastReason",
  "version" : "2.0.0",
  "name" : "ForecastReason",
  "title" : "Forecast Reason Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-20T20:43:18+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    },
    {
      "name" : "Nathan Bunker",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:nbunker@immregistry.org"
        }
      ]
    }
  ],
  "description" : "A set of reasons for the forecast status.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/immds/CodeSystem/ForecastReason"
      }
    ]
  }
}