Is there any way to complete orders from within an update? I'm looking for a way that I can build a button into a VFE form. I have a form with a data display box that shows orders on hold, such as referrals & labs. But my providers want a way to complete these orders while seeing the patient if they had them done.
Is there a button function to do this within an update?
Rebecca
You can build a button to sign orders just make it a run process and add
MEL_SIGN_ORDERS(). I am not sure if that is what you mean.
Currently there is no way to complete an order that is already signed from an update. It is either completed when signed or you have to go the orders section and manually complete the order.
Or unless you have it setup to complete the orders when you import labs and such 😀
We have our services to complete when signed but we have our lab to complete when it is resulted because we have our own in house lab then it completes and bills through the interface so only our services are completed when signed.
Thank you all for your help. The mel sign button worked great.
