FHIR Chat · ForecastStatus in de resource ImmunizationRecommendation · implementers

Stream: implementers

Topic: ForecastStatus in de resource ImmunizationRecommendation


view this post on Zulip Ashwin Djorai (Mar 23 2021 at 10:23):

We use the ImmunizationRecommendation resource, which includes the forecastStatus element. I have a few questions about this:

  1. What is the purpose of this concept and why is it mandatory?
  2. How do people use this concept in the solutions of the implementer?
  3. When is this concept filled? When requesting the resource or registering?

view this post on Zulip Lloyd McKenzie (Mar 23 2021 at 13:20):

@Craig Newman

view this post on Zulip Craig Newman (Mar 23 2021 at 13:50):

In general, the ImmunizationRecommendation is generated by a system offering clinical decision support for immunizations. Each iteration of the .recommendation backbone element is for a particular target disease or vaccine type (eg, a single ImmunizationRecommendation resource may contain recommendations for both influenza and COVID in separate iterations of .recommendation). For each recommendation, recommenation.forecastStatus indicates the patient's status for that disease (eg. the patient may be currently due for a dose of vaccine or they may have completed the recommended series of doses for that disease). That determination is made by the clinical decision support systems after comparing the patient's vaccination history against a specific set of recommendations.

view this post on Zulip Craig Newman (Mar 23 2021 at 13:52):

For example, if a patient received a dose of influenza vaccine in October 2020 and a set of recommendations is created for them today, then there may be a .recommendation iteration for influenza with a status of "complete" because they have received their one and only dose earlier in the flu season. But there may be a second .recommendation iteration for COVID with a status of "due" because they haven't received any COVID doses yet.


Last updated: Apr 12 2022 at 19:14 UTC