Order - Imaging
The Order - Imaging feature allows the user to create an imaging order for a specific encounter.
The Order - Imaging Orderable Reference allows the user to view the list of configured orderable imaging orders.
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 Imaging order for given
encounter
POST
/v1/{practiceid}/chart/encounter/{encounterid}/orders/imaging
Creates a new imaging order record for a specific encounter
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 orderable Imaging
Orders
GET
/v1/{practiceid}/reference/order/imaging
Retrieves a list of imaging orders which can be ordered
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