Before recording the triage outcome for a triage referral (RAS - Referral assessment service), it is documented at Receive and review referrals as a service provider - NHS Digital that:
It is advisable to check ahead of performing a triage outcome, whether or not the action is permitted via the A029 - Available actions for user list endpoint.
I have also reviewed e-Referral Service - FHIR API - NHS Digital and I can see that not calling this endpoint may lead to “potential failure flows.” The thing is, when calling the “A028 - Record triage outcome” endpoint, failure handling for error responses will need to be built in anyway.
I can imagine that calling A029 ahead of A028 can improve user experience by not enabling on the UI the functionality to record triage outcome if the action is not returned by A029. I’m curious if there are other reasons for this.
Thanks in advance!