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

Here’s what I’ve come up with so far:

 

On Query #2 I have the following Attribute:

 

REQ=([ANS,"NUR.CHF"]|0="Y")

[EMAIL PROTECTED]"N"&([ANS,"NUR.CHF"]|0="Y")

[EMAIL PROTECTED]("Patient Must Receive CHF Educational Packet!")

 

The problem I have is that instead of just giving me the warning message and letting me move forward, I’m stuck on the query and forced to answer ‘Y’es in order to go to the next page of my CDS.

 

I’ve tried many different versions of the attribute without success. 

 

Does anyone else have any ideas on this? 

 

Other versions I’ve tried are;

 

REQ=([ANS,"NUR.CHF"]|0="Y")

IFE=IF{([ANS,"NUR.CHF"]|0="Y")&([ANS,"NUR.CHFPK"]|0="N")}

[EMAIL PROTECTED]("Patient Must Receive CHF Educational Packet!")

 

MEDITECH'S ATTRIBUTE

REQ=([ANS,"NUR.CHF"]|0="Y")

IFE=IF{(/[ANS%0,"NUR.CHF"]|0="Y")&(/[ANS%0,"NUR.CHFPK"]|0="N") @W.err

IFE=("Patient Must Receive CHF Educational Packet!")}

 

Neither works the way I need it to.  I also don’t have any other queries on the screen so the attribute needs to go on Query #2.

 

Thanks in advance for any information, Kim


From: Kim Fitzgerald [mailto:[EMAIL PROTECTED]
Sent: Monday, June 19, 2006 3:33 PM
To: '[email protected]'
Subject: Attribute to Display Message

 

Hello,

 

I need help with an attribute.  I want a warning message to display based off of the response to 2 queries.

 

Query #1

Does the patient have an admitting diagnosis or history of CHF:

 

Query # 2

Has the patient received the CHF Educational Packet

 

If query #1 = Yes then I need query #2 to be required.  Which is simple enough for me to do.

 

However, If Query # 1 =Yes and Query #2 = No, I need a pop-up message to display “Patient must receive CHF Educational Packet”.

 

I can’t seem to get my 2 conditions to work together nicely.

 

Any help would be greatly appreciated.  Thanks!

 

Kimberly Fitzgerald
Clinical Systems Analyst
Morton Hospital & Medical Center
508.828.7474

 

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

Reply via email to