Partially Update Imaging Order
Retrieve a single imaging order
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
Array of Physician IDs to copy for the order.
The clinical reason for the order.
How to notify the patient of the results.
100Array of ICD-10 diagnosis codes associated with the order.
The imaging center the order is associated with.
The patient the order is associated with. Patient must belong to the specified practice.
The practice the order is associated with.
The user associated with the order. User ID must tie to a physician in the practice.
The type of report to get for the order if urgent.
100The date on which the tests should be performed, or were performed. Can be different than document_date, create_date.
An array of imaging tests associated with the order.
Response
The clinical reason for the order.
The patient the order is associated with. Patient must belong to the specified practice.
The practice the order is associated with.
The user associated with the order. User ID must tie to a physician in the practice.
An array of imaging tests associated with the order.
Array of Physician IDs to copy for the order.
How to notify the patient of the results.
100Array of ICD-10 diagnosis codes associated with the order.
The imaging center the order is associated with.
The type of report to get for the order if urgent.
100The date on which the tests should be performed, or were performed. Can be different than document_date, create_date.