Nominated Pharmacy Change

Is there a service that can be integrated with for Nominated Pharmacy Changes? Specifically to be alerted if a specific pharmacy has been nominated or un-nominated?

I can see that a call can be made to Personal Demographics Service - FHIR API to check for a specific person. The PDS Notifications FHIR API doesn’t seem to have an event for a change of nomination though.

You could use the “general record change” event - that should tell you when anything changes on the patient’s PDS record, then you could check to see if the pharmacy has changed. Not perfect but workable.
Also, you could raise a suggestion on the interactive product backlog to add a nominated pharmacy change specific event.