Is anybody successfully capturing MIPS calculations in CQR using the ADD_MUACTIVITY_LOG symbol on a custom form as opposed to just using the Truven Handouts?
Here is an example of the symbol I'm using on a button in VFE: Add_MUActivity_Log(12,str(USER>LOGINNAME),"Handouts\Ankle Fracture")
I have verified that it is being added to the MUActivityLog table with a type of 12, and I can bring up in CQR (Insight tab) the Activity Log Event, but the patient is just not moving to the Met category for the provider.
The providers are printing their own handouts but the calculations just aren't being captured.
In testing this with GE, the only difference we found between a handout being printed from the ccc basic forms, and my custom forms is that the MUActivityLog table, Delivery Method field is blank. I don't see a way using the Add_MUActivity_Log symbol to update the delivery method.
If anybody is getting this to calculate on a custom form, can you please share what you are doing?
Thanks,
Crystal Price
Here Is an example of code we use for this:
{
PRINTHANDOUT("Handouts\Medpeds\Calcium and vitamin D for bone health")
{Add_MUActivity_Log(12,"","Handouts\Medpeds\Calcium and vitamin D for bone health")
}}
Hope it helps
JJC
Hi, I am a bit confused on this question-- while I agree that I would love to have a VFE button to print a handout, doesn't it have to be the Truven button for MIPS? I thought the requirement forced us to use the Truven handouts because that was what GE certified with? Can someone elaborate on this a bit more because I would LOVE to utilize our old handouts that our Doctors created.......