Order - Lab
The Order - Lab allows the user to view a list of lab orders for a specific encounter. It also allows the user to configure the system for specific orderable lab orders.
The Order - Laboratory Orderable Reference allows the user to view the list of configured orderable lab 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
Get list of lab orders for given
encounter
POST
/v1/{practiceid}/chart/encounter/{encounterid}/orders/lab
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
Labs
GET
/v1/{practiceid}/reference/order/lab
Retrieves a list of lab orders 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