Order- IV Medication
The Order - IV Medications allows the user to view a list of IV Medication orders for all the patients currently in the hospital. It also allows to view order for a specific inpatient.
The Order - IV Medication Reference allows the user to view the list of configured 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 IV medication orders for a
stay
GET
/v1/{practiceid}/stays/{stayid}/orders/ivmedication
BETA: Retrieves a list of IV medication orders for a specific patient stay in the hospital.
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
Get list of IV medication orders for all patients currently in
hospital
GET
/v1/{practiceid}/stays/active/orders/ivmedication
BETA: Retrieves a list of IV medication orders for all patients currently in the hospital based on the specific ordertype.
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
Get reference list of orderable IV
medications
GET
/v1/{practiceid}/stays/configuration/orders/ivmedication
BETA: Retrieves the configured list of IV medications based on the seach criteria.
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