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

Hi Patricia,

Try this:

IFE=IF{IF{[ANS,"NURSA023"]|0^RESP<7 "LOW";RESP<16 "MOD";
IFE="HIGH"}^/[ANS%0,"NURSA028"]|0,@W.return("Push the return key
IFE= to go to page 2"),1}


Your attribute had the P(R,S,X) logic which determines where to position the 
cursor on the screen.  This is usually used to send the value to the screen 
with the ^# if the cursor is to skip.  If stopping, it is not necessary to use 
the P(R,S, logic as the value will display if the cursor stops in the response 
field.

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]



>>> "Patricia Cusack" <[EMAIL PROTECTED]> 05/19/2006 10:59:11 AM >>>
All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

Good Morning,
I have two attributes that work well separately but I can't seem to get them to 
work together. This what I have:

IFE=IF{[ANS,"NURSA023"]|0^RESP
IFE=IF{RESP<"7" P(R,S,"LOW"^/[ANS%0,"NURSA028"]|0);
IFE=RESP<"16" P(R,S,"MOD"^/[ANS%0,"NURSA028"]|0);
IFE=RESP<"29" P(R,S,"HIGH"^/[ANS%0,"NURSA028"]|0)}}
[EMAIL PROTECTED]"0" @W.err("Push the return key to go to page 2")}

The first part answers query NURSA028 with a level of fall risk (low, moderate 
or high) based on the answer to previous query which is a numerical total (fall 
risk score.)
I would like to have a message appear when the answer to NURSA028 drops in, 
prompting the user to continue to page 2 of the CDS.

I'm able to file the CDS and the level of risk does come over, but I don't get 
my warning message. I am a beginner at writing attributes,
so any help would be appreciated.                 Thanks Pat

Patricia Cusack RNC, OCN
Manager Clinical Informatics
St John's Riverside Hospital
Andrus Pavilion
Yonkers, New York  10701
914-964-4451 


_______________________________________________
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