Get referral status

Returns the status of the referral with the given ID A status update can be initiated by a clinician or admin, or set to be initiated automatically for all referrals as desired.

Step 1: PMS system requests a status check to a specific referral ID using the same API key as for the referral

Step 2: EeRS supplier provides response 200 with the status - or an error message

get/referral/{referralID}/status

Headers

Accept-Versionstring
Example:1.0.0

The version number of the API you wish to call.

api-keystring
Example:KdsASD78FA5Sjl342kfwreas

The API Key associated with the calling API consumer.

Response

OK

StatusResponseYaml required— unresolved $ref

Changes