Partially Update Sleep Order
Retrieve a single sleep 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 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 sleep center the order is associated with.
The date on which the tests should be performed, or were performed. Can be different than document_date, create_date.
An array of sleep 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 sleep 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 sleep center the order is associated with.
The date on which the tests should be performed, or were performed. Can be different than document_date, create_date.