IF PREVIOUS QUERY ON THIS SCREEN IS NO, SKIP THIS QUERY, IF YES, DISPLAY
ON-LINE
DOCUMENTATION....SEE NURSHIFT30
Enter/Edit Attributes: NUR97330E
IFE=[ANS,"NUR97308"]|0="N",
IFE=%MIS.SCREEN.display.doc("NURSHIFT30","NUR97330E"),1
------------------------------------------------------------------------
---------------------------
Enter the text you want to display in the documentation for the query.
These attributes
will diplay that text in the standard yellow documentation window titled
DOCUMENTATION.
Display the documentation text on entry to a query. Replace MYSCREEN
with the actual
mnemonic of your CDS.
IFE=%MIS.SCREEN.display.doc("MYSCREEN",/S.LAST.QUERY),1
**** edit out /S.LAST.QUERY and replace with actual query menonic ***
Display the documentation if the response to a query is Y. Again replace
MYSCREEN with the
actual mnemonic of your CDS.
FCL1=IF{(@.response="Y") 1,
FCL1=%MIS.SCREEN.display.doc("MYSCREEN",/S.LAST.QUERY)}
------------------------------------------------------------------------
-----------------------------
IFE=IF{([ANS,"NURPA45"]|0="Y") 1,
IFE=%MIS.SCREEN.display.doc("NURAA3MS8",/S.LAST.QUERY,1;1}
------------------------------------------------------------------------
-------------------------------
Here is one option:
[EMAIL PROTECTED]"Y" V("164^"_"[D(E(^A)-1)]T")}
With this option, the documentation displays automatically.
Here is another:
[EMAIL PROTECTED]"Y" @W.err("Review documentation first"),
FCL1=V("164^"_"[D(E(^A)-1)]T")}
With this option, the message appears first, and then the documentation
displays
automatically.
------------------------------------------------------------------------
--------------------------------
Good Luck,
________________________________
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of Kim Fitzgerald
Sent: Monday, May 21, 2007 12:55 PM
To: MEDITECH-L (E-mail)
Subject: [MEDITECH-L] Online Documentation if Answer 'Y'es
Hello,
I found in the archives the following attribute:
IFE=%MIS.SCREEN.display.doc("NURLABVAL",/S.LAST.QUERY),1 which works
to have online documentation display when the user reaches the query
that this attribute is associated to. I'd like to have the online
documentation automatically display but only if the user answers 'Y'es
to the query that that the attribute is attached to.
Is this possible? Thanks.
Kimberly Fitzgerald
Clinical Systems Coordinator
Morton Hospital & Medical Center
88 Washington Street
Taunton, MA 02780
508.828.7474
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed.
This footnote also confirms that this email message has been swept by Sophos
and MIMEsweeper for the presence of computer viruses.
**********************************************************************
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
To subscribe or unsubscribe to the meditech-l, visit MTUsers.NET.
To check the status of the meditech-l, visit MTUsers.NET.
For help, email [EMAIL PROTECTED]
Visit the MTUsers WikiPedia at MTUsers.NET/mwiki
______________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l