You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure incorrect vaccine given message isn't shown
Once a patient has been vaccinated, their list of approved vaccine
methods is empty (they're not approved for any vaccines because they're
already vaccinated), therefore we were always showing a message saying
that the vaccine method recorded is not an approved vaccine method for
this patient.
It looks like this broken when we introduced a new consent status of not
required (5eac3c4) although before that
it would also have been showing if the approved method originally came
from triage.
Jira-Issue: MAV-1831
0 commit comments