Create Lab Order TestAsk AIpost https://sandbox.elationemr.com/api/2.0/lab_order_tests/Returns a list of lab order testsBody Paramscodestring | nullAny code associated with the test, usually provided by the lab vendor's compendium.compendiumint64 | nullThe id of the compendium provided the lab vendor that provides the lab order test. All tests in the same order MUST share the same compendium.cptsarray of stringsA list of CPT codes associated with the lab order test.cptsADD stringlab_vendorint64 | nullThe id of the lab vendor who provides the lab order test.namestringrequiredlength ≤ 255The name of the Lab Order Test.practice_createdint64 | nullThe id of the practice that created the test if practice created.procedure_classstring | nullCode provided by specific compendiums that indicate the "class" of test, e.g. histology vs cytology. Some lab vendors require that tests with specific procedure classes need to ordered separately.questionsarray of objectsA list of Ask on Entry (AOE) Questions that need to be answered by the orderer when creating the order.questionsADD objectsynonymsarray of stringsA list of synonyms that are useful when searching for a specific test.synonymsADD stringResponse 201Updated 10 months ago