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

Hi Becky

    In your rule, you are nesting the ifs.  This would seem to be
unnecessary and complicates the syntax of the rule.  Try this instead

"DO NOT USE HOSPITAL SUBSTITUTION POLICY FOR STATIN DRUG INTERACTION"^MSG,
IF{[f rx active meds]("G","ITRACONAZO")^Y},
IF{[f rx active meds]("G","KETOCONAZO")^Z},
IF{[f rx active meds]("G","ERYTHROETS")^A},
IF{[f rx active meds]("G","CLARITHROM")^B},
IF{[f rx active meds]("G","NEFAZO")^C},
IF{[f rx active meds]("G","AMPREN")^D},
IF{[f rx active meds]("G","INDINA")^E},
IF{[f rx active meds]("G","NELFIN")^F},
IF{[f rx active meds]("G","RITONA")^G},
IF{[f rx active meds]("G","SAQUIN")^H},
IF{[f rx active meds]("G","ERYTHROMYC")^I},
IF{Y;Z;A;B;C;D;E;F;G;H;I}_"."^J,
IF{J [f rx msg](MSG);[f rx ok]};

Hope this Helps
Ken


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

Reply via email to