Referral Request
A Referral Request resource is used to capture a patient care referral or transfer request.
Sample Query
Find referrals to a particular practitioner:
https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir/ReferralRequest?recipient=da196edf-5121-e611-8128-0a69c1b3225b
Overview
See the FHIR documentation for more information about Referral Request resources.
Mapped Concepts in HIEBus
- Referral
Supported Interactions
Referral Request resources support the following interactions.
Search Parameters
When searching for Referral Request resources, the following search parameters are supported.
Sortable Parameters
When searching Referral Request resources, it is possible to sort the returned values by the following search parameters.
- date
- _id
Only one sort parameter may be specified.
Supported Includes
When searching Referral Request resources, it is possible to include the resources referenced by the following field names.
- Encounter
- Patient
- Provenance Agent
- Recipient
- Requester
Supported Operations
Referral Request supports the following extended operations.