Order - Referral
The Order - Referral feature allows the user to create an order for a specific procedure or surgery. The Order - Referral Types Reference allows the user to review and view the types of referrals configured in the system.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
- Reference
Create new referral
request
POST
/v1/{practiceid}/chart/encounter/{encounterid}/orders/referral
Creates a new referral request record
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ Request Body
Expand allExample Code
Get list of referral
order-types
GET
/v1/{practiceid}/reference/order/referral
Retrieves a list of referrals types configured in the system
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allOutput Parameters
Expand allExample Code