Create Sleep Order
Returns a list of sleep orders
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
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.
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.