Hi All,
When a provider is adding an order from a test management form it's adding under a different user. But when adding from orders module, it's adding under her name.
Has anyone else experienced this?
You might want to double check how the form is coded. You can setup a default authorizing provider with MEL_ADD_ORDER(). From the centricity help file for MEL_ADD_ORDER():
Optional. The login user name of the authorizing provider for this order. If this argument is left blank, the default authorizing provider is used (either the document or patient’s responsible provider as set up in Settings > Preferences > Chart > Order Entry).
I hope that helps.
Brad
We actually had a case where the user's preference for order entry was set to "Responsible provider for Patient" instead of "Responsible provider of Document" so all of the orders she put in where going to the wrong provider. I would recommend checking that setting.