FHIR Chat · VaccinationProtocol · implementers

Stream: implementers

Topic: VaccinationProtocol


view this post on Zulip Grahame Grieve (Jan 20 2018 at 19:52):

what happened to the protocol part of Immunization?

view this post on Zulip Jose Costa Teixeira (Jan 22 2018 at 09:38):

http://build.fhir.org/immunizationrecommendation.html ?

view this post on Zulip Grahame Grieve (Jan 22 2018 at 12:47):

that's a different thing. When you give someone a vaccination, you frequently record just the doe sequence

view this post on Zulip Jose Costa Teixeira (Jan 22 2018 at 12:53):

ah i thought you meant the plan for vaccination.

view this post on Zulip Lloyd McKenzie (Jan 22 2018 at 15:38):

ImmunizationEvaluation

view this post on Zulip Lloyd McKenzie (Jan 22 2018 at 15:40):

"dose sequence" is an evaluative assertion and relates to whether the dose "counts" with respect to producing immunity. Evaluations can be (and often are) done long after the immunization was performed. And there can be different evaluations based on the rules of different jurisdictions or at different time-points. That's the reason for splitting it into a separate resource.

view this post on Zulip Grahame Grieve (Jan 22 2018 at 18:52):

so this is extremely painful for at least Australia, where all the content models for immunization I've ever seen include just the details in Immunization, + a doseSequence. How is that supposed to work?

view this post on Zulip Lloyd McKenzie (Jan 22 2018 at 22:20):

@Joginder Madra @Craig Newman ?

view this post on Zulip Joginder Madra (Jan 22 2018 at 22:44):

I'm not sure I 100% understand the question, but the structure you are looking for is VaccinationProtocol. That's were we capture the doseSequence in the immunization resource.

view this post on Zulip Grahame Grieve (Jan 22 2018 at 22:45):

It's gone in the current buidl

view this post on Zulip Joginder Madra (Jan 22 2018 at 22:49):

ah OK...it's coming back to me. Lloyd is correct..there was a decision to pull the protocol info out of the immunization resource and move it to ImmunizationEvaluation.

view this post on Zulip Joginder Madra (Jan 22 2018 at 22:50):

ImmunizationEvalution is basically just the protocol info with linkages back to immunization

view this post on Zulip Joginder Madra (Jan 22 2018 at 22:52):

this was related to gforge item #8406

view this post on Zulip Grahame Grieve (Jan 22 2018 at 22:54):

so now you need an extra resource, and you can't record an immunization without specifying at least one target disease?

view this post on Zulip Joginder Madra (Jan 22 2018 at 22:56):

Yes. Target Disease was something that needed to be specified before.

view this post on Zulip Grahame Grieve (Jan 22 2018 at 22:56):

my name is all over the task, I see. I agree with moving protocol to it's own resource, but doseSequence should be left in immunization, since that's ubiquitious practive

view this post on Zulip Joginder Madra (Jan 22 2018 at 23:04):

my suggestion would be to raise a tracker item, and let's find time to discuss at the WGM

view this post on Zulip Grahame Grieve (Jan 22 2018 at 23:05):

ok

view this post on Zulip Grahame Grieve (Jan 22 2018 at 23:08):

GF#14536

view this post on Zulip Hans Buitendijk (Jun 26 2018 at 18:11):

Is anybody aware of a profile that is in progress or already defined (just not yet published) for a vaccination/immunization schedule by country?

view this post on Zulip Lloyd McKenzie (Jun 26 2018 at 18:15):

There's a Canadian one that's published and in production: https://www.ehealthontario.on.ca/en/standards/view/digital-health-immunization-repository-specification-fhir

view this post on Zulip Hans Buitendijk (Jun 26 2018 at 18:43):

Thank you for the link! After going through it, I don't think that includes what I am looking for. It is not the set of vaccinations/immunization recommendations for a particular patient, or the patient's current/expired vaccinations/immunizations I'm looking for, but rather what for a country the suggested vaccinations/immunizations are, i.e., patient independent, that you then can compare to what a patient actually has, taking into account their estimated travel period. ImmunizationRecommendation.patient is 1..1 so would not work. Clearly, once compared, the the ImmunizationRecommendation can convey that. Similarly, ImmunizationEvaluation is covering another part of the process, so would not work either. One could use PlanDefinition.jurisdiction = destination and PlanDefinition.action.definition into ActivityDefinition, etc., but wanted to see what profiles had done to date. Maybe @Craig Newman has seen something.

view this post on Zulip Igor Sirkovich (Jun 26 2018 at 19:24):

You are right, this IG is for Ontario registry of patient immunizations, but not for the definition of the vaccination schedule.

view this post on Zulip Lloyd McKenzie (Jun 26 2018 at 19:26):

That sort of thing would need to be done using PlanDefinition. I'm not aware of anyone doing that for Immunization yet. @Bryn Rhodes, heard anything?

view this post on Zulip Craig Newman (Jun 26 2018 at 19:27):

There is nothing that I'm aware of. In the the US, the CDS for immunizations (CDSi) project has done some work on defining recommendations for "at risk" individuals, but it's definitely not FHIR and covers a lot more than just travel plans. The ImmunizationEvaluation and ImmunizationRecommendation both point back to a series and an authority but nothing very specific.

view this post on Zulip Igor Sirkovich (Jun 26 2018 at 19:28):

In Ontario, the schedule is available at http://www.health.gov.on.ca/en/public/programs/immunization/static/immunization_tool.html but it's not FHIR either.

view this post on Zulip Igor Sirkovich (Jun 26 2018 at 19:30):

This is what we use as a foundation for our "digital yellow card" (record of immunizations): http://www.health.gov.on.ca/en/pro/programs/immunization/docs/immunization_schedule.pdf

view this post on Zulip Hans Buitendijk (Jun 26 2018 at 22:08):

Thank you! Sounds like green field.


Last updated: Apr 12 2022 at 19:14 UTC