Update Referral Order
These endpoints allow the user to close or reopen a referral order. When reopening a referral order, the status will be returned to SUBMIT.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Closes a referral
order
PUT
/v1/{practiceid}/patients/{patientid}/documents/orders/referral/{referraldocumentid}/close
Closes a referral order
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
Reopens a closed referral
order
PUT
/v1/{practiceid}/patients/{patientid}/documents/orders/referral/{referraldocumentid}/reopen
Reopens a closed referral order
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 allExample Code