Create Lab OrderAsk AIpost https://sandbox.elationemr.com/api/2.0/lab_orders/Returns a list of lab ordersBody Paramsanswersarray of objects | nullList of the answers provided for the Ask on Entry (AOE) questions if required by any lab order tests.answersADD objectbill_typeBillTypeEnumNullEnumenumWho is financially responsible for the order. thirdparty - Third Party (e.g. Insurance) patient - Patient client - Client workerscomp - Worker's Comp specialbilling - Special Billing thirdpartypatientclientworkerscompspecialbillingccsarray of int64s or nullList of physician ids who should be cc'd on any reports.ccsADD int64 | nullchart_datedate-timeDate at which this order was first seen in the patient's chart.confidentialbooleanDefaults to falseWhether the provider has marked the order as confidential. Should not be shared with a patient.truefalsecontentobjectRepresents the content of the lab order report.content objectdocument_datedate-timerequiredTime at which this order was created in whichever system created it. Could be historical or same as the create_date.facilityFacilityIdentifiernullAn identifier that represents the facility placing the order. Usually assigned by the lab vendor.FacilityIdentifier objectfollow_up_methodstring | nullFreetext field communicating how the patient should receive their results.ordering_physicianint64requiredThe id of the physician who created the order.patientint64requiredThe id of the patient.practiceint64requiredThe id of the practice.printable_viewurirequisitionintegerThe requisition id of the order. Can be different from the order id if and when the order was created outside of Elation.resolutionDocumentResolutionStatenullThe current state of the order's resolution.DocumentResolutionState objectsigned_byint64 | nullThe id of the physician who signed off on the order.signed_datedate-time | nullThe time when the order was signed.siteLabVendorPatientSitenullThe location where the patient will have the lab performed. Sites are specific to their lab vendor.LabVendorPatientSite objectspecial_insurancePracticeSpecialInsuranceCodeNamenullUsed primarily to support specific electronic lab order integrations.PracticeSpecialInsuranceCodeName objectspecimensarray of objects | nullRecord of any specimens collected when creating the order.specimensADD objectsubmissionsarray of objects | nullRecord of the attempts to submit.submissionsADD objecttagsarray of int64s or nullAny tags associated with the lab order.tagsADD int64 | nulltest_datedate | nullThe date on which the tests should be performed, or were performed. Can be different than document_date, create_date.vendorint64 | nullResponse 201Updated 10 months ago