Create Sleep OrderAsk AIpost https://sandbox.elationemr.com/api/2.0/sleep_orders/Returns a list of sleep ordersBody Paramsancillary_companyint64requiredccsarray of int64sArray of Physician IDs to copy for the order.ccsADD int64chart_datedate-timerequiredclinical_reasonstringrequiredThe clinical reason for the order.confidentialbooleantruefalsedocument_datedate-timerequiredfollow_up_methodstring | nullHow to notify the patient of the results.icd10_codesarray of objectsArray of ICD-10 diagnosis codes associated with the order.icd10_codesADD objectpatientint64requiredThe patient the order is associated with. Patient must belong to the specified practice.practiceint64requiredThe practice the order is associated with.prescribing_userintegerrequiredThe user associated with the order. User ID must tie to a physician in the practice.resolutionobjectresolution objectsigned_byint64 | nullsleep_centerint64 | nullThe sleep center the order is associated with.test_datedate | nullThe date on which the tests should be performed, or were performed. Can be different than document_date, create_date.testsarray of objectsrequiredAn array of sleep tests associated with the order.tests*ADD objectResponse 201Updated 10 months ago