We have handouts for our clinical decision support rules that we'd like to count towards MU\Stage 2. I just tried to use the ADD_MUActivity_LOG and it seemed to work and record the handout in the log, but when I tried to discard the document I was testing with it wouldn't let me and instead deleted all the values I had entered within the forms and my only choice was to sign the document. Has anyone else seen this or any tips?
Here's the function I used:
Add_MUActivity_Log(12,USER.LOGINNAME,"/Handouts/TOC/Smoking Cessation Resources")
and it returned:
1742910662646560^3/25/2015 1:51:02 PM^3/25/2015 1:51:02 PM^12^1649588498077250^1742910623635570^1438596062008960^^^^/Handouts/TOC/Smoking Cessation Resources^^^^N^^
But why couldn't I discard my document?
Thank!
Hello,
This is a known limitation of this function. Basically it is writing to the MU_ActivityLog table in the database as soon as it's called. There's no mechanism to delete the entry if the document is discarded, so it errors out.
I have noticed the same problem.
I've users try to manually crash CPS to get the document to stop prompting them with the database error, which causes all kinds of messes.
I was concerned that because the MU Activity Log entry from this symbol does not go in with "print" as the method, it will still not count in CQR.
Does anyone know if this symbol will really work on the CQR reports?
We were told that since the form we have is writing to the MU Activity log, the only way to 'discard' the document is to sign it and then file it in error.