Does anyone how how to edit the "Print a Handout" Button that pops up on the CPOE-CCC form when you put in an assessment? We would like to change the action to the (Blue i) button to print the Core handouts (New with CPS 12 since our Exit handouts have been removed). If we can somehow activate this within the note to avoid having to go out to the problem list summary, it would be great!
We would also need to know the call text for the blue "i" button as well.
I would also like to know if this is possible. : )
Is the blue (i) button the Truven handouts? If so, if you want to do an action button to a problem search - here is the string:
http://www.micromedexsolutions.com/carenotes/librarian/accessv3?mainSearchCriteria.v.c= 034.0&mainSearchCriteria.v.cs=ICD-9&mainSearchCriteria.v.dn=Strep%20throat&holder.assignedEntity.n=GEC&holder.assigned
The bolded parts are the ICD code - the ICD code set (you can do 10 also) and the search term. In this case Strep throat (the %20 is a space).
Here is just searching for a word - the example is conoloscopy
http://www.micromedexsolutions.com/carenotes/librarian/accessv3?mainSearchCriteria.v.dn= colonoscopy&holder.assignedEntity.n=GEC&holder.assignedEntity.certificateText=T46020
You could also plug in the URL of whatever particular handout you find, but you would need to append the URL with &holder.assignedEntity.n=GEC&holder.assignedEntity.certificateText=T46020
That is the license key info. Remember, if you want MU credit, you would also have to code the button with the MEL function that writes an entry to the MU Activity Log as this would just be happening in a browser and not the Centricity interface.
David,
Can the Truven handouts be printed via action button?
They could only be printed from an Action button if you are launching them in the button with Internet Explorer. The user would then have to manually print the web page. I don't know if there is a command line for IE that prints the launched page or not. You would also need to add code to write to the MU Activity Table when launching to get MU credit. So, a VERY qualified yes to your question Mike.
Do you by chance know the code to write to the MU Activity log? I've been asked for this forever. I'm excited to hear there might be a solution.
Here is an example of the code for an educational handout:
Add_MUActivity_Log(12,FIND("_USERSEARCH","LOGINNAME","REALNAME",DOCUMENT.PROVIDER),"Handouts\DIABPED\Basic Sick Day Guidelines")
Here are the codes for the MU activity types - from the table MUACTIVITYLOGTYPE
1 Provide TOC Referral Summary
2 Provide Clinical Visit Summary to Patient
3 Patient Reminder Sent
4 Initiated TOC with Patient
5 Patient Declined Clinical Visit Summary
12 Provide Patient Education
509 Successful unlink of patient validation from Patient Portal
510 Patient Portal Access Available
511 Chart summary viewed in Patient Portal (MU2)
512 Chart summary downloaded from Patient Portal (MU2)
513 Chart summary transmitted from Patient Portal (MU2)
514 TOC/Referral Summary received by HISP
519 Clinical Visit Summary Sent to Patient
520 Secure Message sent by patient
13 Reconciled TOC Medications
521 Patient Care Reminder Sent