Hi Terry, I've done this in ADM, NUR, ABS and PHA but not OE. I think the NUR one should work for you.
This is the attribute that pops a list of interventions documented by a Student in NUR into the MIS editor... allows them to edit the list and files it into a multiple query. In PHA we pull in a list of Meds from PHA and use for DC instructions. In ABS we get a list of HIP surgeries from ABS on their Unit Number.. I REMd out the MIS EDITOR in this one as there is little need for them to edit.. although they still can. I've never actually use the ADM one but I got it from Double T as a Demo when he gave me the original macro.
This is placed on the query you wish the MIS Editor to populate:
Enter/Edit Attributes: NURCOSIGNI
IFE=IF{%MIS.zcus.pgm.nurins.M.nur.report.text(/["aa"],ANS%0,"NURCOSIGNI")X,0^TT,
IFE=DO{TT+1^TT<5 P(R+TT-1,S,/[ANS%0,"NURCOSIGNI","M",TT]|0:72TL)^#},"";""}
1 NURCOSIGN5 2 1 Preceptor/Instructor Name: SAME 28 I
*
2 NURCOSIGN6 3 13 Students Name: SAME 28 I
3 NURCOSIGNI 5 3 Interventions Reviewed: NEXT 3 I
*
4 NUR!01 6 1 ^
5 NUR!02 5 91 ^
6 NURCOSIGN3 13 1 Reviewed and Approved by Precep... SAME 48 I
7 NURCOSIGN4 15 1 Comment: SAME 10
*
8
User (Instructors ID) defaults in and they just Sign off or write comments. Some reviewer said
it wasn't good enough just to say documentation reviewed so they were going to have to list
each intervention they reviewed.... this does that for them.
I've attached the NUR report and the MIS macro for this report... let me know if you have any questions or if you want the others.
Howard Chase, RN Androscoggin Valley Hospital 59 Page Hill Road Berlin, NH 03570 (603)326-5669 Terry Lehmann wrote:
Does anyone have an attribute to attach to a query on a NUR CDS, which will run an OE report and display the results on the CDS. Terry Lehmann------------------------------------------------------------------------ ======================================All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com ______________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
NURINST.NPR
Description: Binary data
====================================== All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ______________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
