v1
latestOpenAPI 3.1.02026-07-2649128242.2 KBList Referrals
Retrieves a collection of referral records for patients in a practice group
Query parameters
The collection page number
The number of items per page
Enable or disable pagination
ID of the referral
Patient who is the subject of the referral
Reference to the coverage for the referral. In Halaxy a Coverage record relates to the Claim details in the UI
Date the referral was last updated.
Date the referral was created.
The _include parameter can be used to include related search results to reduce overall network delay of repeated retrievals of related resources.
Modifiers
- _include:iterate = can be used to include related resources based on already included resources.
Each item in the comma-separated list is a search parameter, optionally with a ' - ' prefix. The prefix indicates decreasing order; in its absence, the parameter is applied in increasing order.
Response
Referral collection
Example response
[
{
"limitQuantity": {
"quantity": {
"system": "http://unitsofmeasure.org"
}
}
}
]