Create Cardiac OrderAsk AIpost https://sandbox.elationemr.com/api/2.0/cardiac_orders/Returns a list of cardiac ordersBody Paramsancillary_companyint64requiredcardiac_centerint64 | nullThe cardiac center the order is associated with.ccsarray 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 objectmedicationsstring | nullDescription of beta blockers/medications the patient is taking.patientint64requiredThe 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 | nulltest_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 cardiac tests associated with the order.tests*ADD objectResponse 201Updated 10 months ago