All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ======================================
|
Hello Meditech’ers, I am currently working on an attribute in Order Entry
administrative data screen. The CDS is OEADMIN-2 and the query name is OEP1-HII. I want to print an NPR report if a value of “Y”
is entered. It appears that if the query OEP1-HII has a value and a “Y”
is entered it works properly. However, if the query has a no value and a “Y”
is entered the report does not print. I would like some assistance in doing one of two things. 1. Never file a
value in OEP1-HII, because then I would not have to check previous value
because I would know that if the
query had a value it was just entered and the NPR Report should run any time it
has a “Y” Or 2. Modify
current attribute to print report anytime the current value is not a “Y”
and the user enters a “Y” Here is my attribute FCL1=IF{@.response="Y"&(@.response'[EMAIL PROTECTED]response.old) FCL1= @.response^/FALRGY,aa^/PATIENT,@.facility^/CAMPUS, FCL1=%OE.PAT.zcus.bws.hri.R(0);1} Any help to get this working would be very much appreciated ______________________________________ Barry Snow. Midrange Computer Support Spec. Western Regional Integrated Health Authority. Tele: 709 637 5000. Ext: 6255 E-Mail: |
_______________________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
