Patti,
Here are some questions that come to mind.  First, are these Y/N queries
or is the answer really "yes" to the first two queries?  Second, when
you say that they can skip the 3rd question, do you mean they can skip
if they want to (meaning it isn't required), or are you saying you don't
really want them to even stop at the 3rd query?  The reason I'm asking
is because stopping at or skipping a query is a totally separate process
from making a query required or not.

Here is an attribute to use if; 1) the first two queries are Y/N
queries, 2) you want the third query to be required if either of the
first two are "Y", 3) you want the user not even to stop at the 3rd
query if it isn't required.  Replace QUERY1 and QUERY2 with your query
names.

IFE=IF{([ANS,"QUERY1"]|0="Y")!([ANS,"QUERY2"]|0="Y") 1;""}
REQI=([ANS,"QUERY1"]|0="Y")!([ANS,"QUERY2"]|0="Y")

Daniel Davis
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Patti Lawing
Sent: Thursday, August 09, 2007 12:36 PM
To: 'meditech-l@mtusers.com'
Subject: [MEDITECH-L] Attribute Help

List,

I need help with an attribute on a CDS.  What I need is if a user
answers
"yes" to 1 or both questions, they are required to answer a 3rd
question.
If they answer "No" to both questions, they can skip the 3rd question.
If
anyone has an attribute like this and are willing to share , I would
appreciate it.
Thanks in advance,
Patti
Patti Lawing, RN
Rutherford Hospital, Inc.
288 S. Ridgecrest Ave.
Rutherfordton, N.C.  28139
(828)286-5534
 

-----------------------------------------
----- Confidentiality Notice -----
This e-mail and any attached documents contain confidential
information belonging to the sending entity, Rutherford Hospital,
Inc, and is intended only for the use of the individual(s) or
entity(s) associated with the recipient addresses listed in the
message header.  The authorized recipient of this information is
prohibited from disclosing this information to any other party.  If
you are not the intended recipient, you are hereby notified that
any disclosure, copying, distribution or action taken in reliance
on the contents of the email and/or attachments is strictly
prohibited.  If you received this e-mail transmission in error,
please notify the sender immediately to arrange for return or
destruction of this information. To report abuse or inappropriate
use, please email [EMAIL PROTECTED]

=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
To subscribe or unsubscribe to the meditech-l, visit
http://mtusers.com/mailman/listinfo/meditech-l_mtusers.com

To check the status of the meditech-l, visit MTUsers.NET

For help, email [EMAIL PROTECTED]

Please visit and add information to the MTUsers WikiPedia at
MTUsers.NET/mwiki
______________________________________
meditech-l mailing list
meditech-l@MTUsers.com
http://mtusers.com/mailman/listinfo/meditech-l_mtusers.com

=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
To subscribe or unsubscribe to the meditech-l, visit 
http://mtusers.com/mailman/listinfo/meditech-l_mtusers.com

To check the status of the meditech-l, visit MTUsers.NET

For help, email [EMAIL PROTECTED]

Please visit and add information to the MTUsers WikiPedia at MTUsers.NET/mwiki
______________________________________
meditech-l mailing list
meditech-l@MTUsers.com
http://mtusers.com/mailman/listinfo/meditech-l_mtusers.com

Reply via email to