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
| Page standards status: Trial-use | Maturity Level: 3 |
@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 "ForecastStatus"] ; #
fhir:language [ fhir:v "en"] ; #
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 ForecastStatus</b></p><a name=\"ForecastStatus\"> </a><a name=\"hcForecastStatus\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus</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\">complete<a name=\"ForecastStatus-complete\"> </a></td><td>Complete</td><td>The patient series is complete</td></tr><tr><td style=\"white-space:nowrap\">notComplete<a name=\"ForecastStatus-notComplete\"> </a></td><td>Not Complete</td><td>The patient series is incomplete</td></tr><tr><td style=\"white-space:nowrap\">notRecommended<a name=\"ForecastStatus-notRecommended\"> </a></td><td>Not Recommended</td><td>The patient is not recommended</td></tr><tr><td style=\"white-space:nowrap\">immune<a name=\"ForecastStatus-immune\"> </a></td><td>Immune</td><td>The patient is considered immune and therefore does not require vaccination</td></tr><tr><td style=\"white-space:nowrap\">contraindicated<a name=\"ForecastStatus-contraindicated\"> </a></td><td>Contraindicated</td><td>The patient is contraindicated for the vaccine</td></tr><tr><td style=\"white-space:nowrap\">agedOut<a name=\"ForecastStatus-agedOut\"> </a></td><td>Aged Out</td><td>The patient is past the recommendated maximum age for vaccination</td></tr><tr><td style=\"white-space:nowrap\">conditional<a name=\"ForecastStatus-conditional\"> </a></td><td>Conditional</td><td>The patient may be recommended for vaccination depending on other attributes</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "pher" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 3 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/immds/ImplementationGuide/hl7.fhir.us.immds"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/immds/ImplementationGuide/hl7.fhir.us.immds> ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/immds/ImplementationGuide/hl7.fhir.us.immds"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/immds/ImplementationGuide/hl7.fhir.us.immds> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus>
] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "ForecastStatus"] ; #
fhir:title [ fhir:v "Forecast Status"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-11-20T20:43:18+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Public Health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] )
] [
fhir:name [ fhir:v "Nathan Bunker" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:nbunker@immregistry.org" ] ] )
] ) ; #
fhir:description [ fhir:v "A set of forecast statuses."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "complete" ] ;
fhir:display [ fhir:v "Complete" ] ;
fhir:definition [ fhir:v "The patient series is complete" ]
] [
fhir:code [ fhir:v "notComplete" ] ;
fhir:display [ fhir:v "Not Complete" ] ;
fhir:definition [ fhir:v "The patient series is incomplete" ]
] [
fhir:code [ fhir:v "notRecommended" ] ;
fhir:display [ fhir:v "Not Recommended" ] ;
fhir:definition [ fhir:v "The patient is not recommended" ]
] [
fhir:code [ fhir:v "immune" ] ;
fhir:display [ fhir:v "Immune" ] ;
fhir:definition [ fhir:v "The patient is considered immune and therefore does not require vaccination" ]
] [
fhir:code [ fhir:v "contraindicated" ] ;
fhir:display [ fhir:v "Contraindicated" ] ;
fhir:definition [ fhir:v "The patient is contraindicated for the vaccine" ]
] [
fhir:code [ fhir:v "agedOut" ] ;
fhir:display [ fhir:v "Aged Out" ] ;
fhir:definition [ fhir:v "The patient is past the recommendated maximum age for vaccination" ]
] [
fhir:code [ fhir:v "conditional" ] ;
fhir:display [ fhir:v "Conditional" ] ;
fhir:definition [ fhir:v "The patient may be recommended for vaccination depending on other attributes" ]
] ) . #
IG © 2020+ HL7 International / Public Health.
Package hl7.fhir.us.immds#2.0.0 based on FHIR 4.0.1.
Generated 2025-11-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
