All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

Hi Linda,

This should do the trick:

[EMAIL PROTECTED]"M" "";
IFE=IF{[ANS,"NURREP1"]|0="Y" 1;
IFE=%MIS.QUERY.zcus.attributes.M.get(ANS,R,S)X,1}}

Be sure that query NURREP1 is required or this attribute will always call your 
group response pop-up if the the patient is a female.  Also, I have this set up 
to stop in the response if the patient is female and NURREP1 is "Y" but call 
the pop-up if "N" (or not answered).  If you want it to skip if the query is 
"Y", replace the 1 with "".

Let me know how it goes,
Kenny Whiteside




Kenny Whiteside RN, BSN
Patient Care Information Systems
Catawba Valley Medical Center
810 Fairgrove Church Road
Hickory, NC 28602
[EMAIL PROTECTED]



>>> "Linda Bouissey" <[EMAIL PROTECTED]> 03/06/2006 2:48:33 PM >>>
All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================


"L",

I have 2 attributes that work individually. But when I try to combine them,
they don't work.
I get the infamous "magic syntax error".
I want to say, if the patient is female,stop and answer this question (if
male don't) and if the answer to the previous question is "N", have the
group response pop up so I can check mark the answers. Here are the 2
attributes-anyone know how I can combine them. I tried using the amperand,
enclosing the @p.--- in parentheses, etc. to no effect.

[EMAIL PROTECTED]"F" 

IFE=IF{[ANS,"NURREP1"]|0="Y" "";
IFE=%MIS.QUERY.zcus.attributes.M.get(ANS,R,S)X,1}


Alice Hyde Medical Center
Linda Bouissey
Nursing Analyst
[EMAIL PROTECTED] 


_______________________________________________
meditech-l mailing list
[email protected] 
http://mtusers.com/mailman/listinfo/meditech-l


_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to