PUT api/v1/{EMRSystem}/MedicationOrders/{MedicationOrderId}/Verify
Verifies a Medication Order.
Status: Released
URI Parameters
None.
Header Parameters
None.
Response Information
None.
Response Codes
Http Status Code 204 - Indicates that the request was processed successfully.
Http Status Code 404 - Indicates that the resource to update could not be found.
Http Status Code 400 - Indicates that the request did not contain all the required fields or had an invalid value.
Http Status Code 401 - Indicates that authentication to the underlying EMR server using the provided LoginId and Password failed.
Http Status Code 403 - Indicates that there is an issue with the request UserId.
Http Status Code 408 - Indicates that the request to the underlying EMR server timed out.
Http Status Code 500 - Indicates that an internal server error occurred during processing of the request.
Http Status Code 502 - Indicates that a request made to the underlying EMR server could not be completed.
Response Formats
application/json
null