Order Group
The Order group feature allows the user to create orders, RTO's ( Return To Office - appointment ticklers), and letters for a patient outside an encounter. Order Set Reference allows the user to retrieve and view the types of ordersets 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 order groups for given
patient
POST
/v1/{practiceid}/chart/{patientid}/ordergroups
Creates an ordergroup for a specific patient chart outside an encounter flow
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
Get list of ordersets for given
user
GET
/v1/{practiceid}/configuration/ordersets
Retrieves the list of ordersets
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❙ required
Output Parameters
Expand allExample Code