Retrieves a paginated list of referrals

Authentication

Authorizationstring
API Key authentication via header

Query parameters

offsetdoubleOptionalDefaults to 0
Offset for pagination
pageSizedoubleOptional<=1000Defaults to 10
Number of items per page
statusenumOptional
Allowed values:
roleenumOptional
To filter by the institution's role in the referral. e.g. For outbound referrals, use "sender'
Allowed values:
referrerIdstringOptional
To filter by the referrer ID
referrerIdTypeenumOptional

Type of ID specified in referrerId. Use together with referrerId to filter based on referrer.

Allowed values:
patientUinstringOptional
To filter by the patient UIN
hciCodestringOptional
To identify the requesting institution
institutionIdstringOptional
To filter by the requesting institution

Response

datalist of objects
metadataobject

Errors

401
Referrals List Request Unauthorized Error