Imaging Orders
Retrieve Imaging Order
Retrieve a single imaging order
get/api/2.0/imaging_orders/{id}/
Path parameters
idinteger required
Response
ancillary_companyinteger required
ccsinteger[]
Array of Physician IDs to copy for the order.
chart_datestring date-time required
clinical_reasonstring required
The clinical reason for the order.
confidentialboolean
created_datestring date-time nullable
deleted_datestring date-time nullable
document_datestring date-time required
follow_up_methodstring nullable
How to notify the patient of the results.
idinteger
imaging_centerinteger nullable
The imaging center the order is associated with.
patientinteger required
The patient the order is associated with. Patient must belong to the specified practice.
practiceinteger required
The practice the order is associated with.
prescribing_userinteger required
The user associated with the order. User ID must tie to a physician in the practice.
signed_byinteger nullable
signed_datestring date-time nullable
statmethodstring nullable
The type of report to get for the order if urgent.
test_datestring date nullable
The date on which the tests should be performed, or were performed. Can be different than document_date, create_date.