Looking for OE or Rules Guru's! I am trying to create an OE Order rule that prevents a procedure from being ordered based on the day of the week of the Service Date (i.e. not available for FRI, SAT, or SUN). So far, I have been completely stymied.
I do have a LIS Order rule that works wonderfully - if the procedure is
initiated from within the Laboratory Module.
The LIS Order Rule I am using is:
"Due to very short Specimen Stability, "^WHY,
[f lord mnemonic]^NAME,
" May Not Be Ordered On "^NOT,
[f lord col day]_"'s."^DAY,
WHY_NAME_NOT_DAY^MSG,
IF{[f lord col day]="SUN" [f lord reject],[f lord err msg](MSG);
[f lord col day]="SAT" [f lord reject],[f lord err msg](MSG);
[f lord col day]="FRI" [f lord reject],[f lord err msg](MSG);
[f lord ok]};
However, orders initiated from Order Entry seem to be crashing the OE-LAB
interface. I am being told, if there is a order rule in LAB that rejects an
order, there should be an analogous rule in OE to do the same. However, I am
not seeing any keywords available referencing the Day of the Week for the
Service Date in the Order Entry Rules dictionary.
Any ideas how to make this worK? All ideas are more than welcome!
Michael A. Matthews, MT(ASCP)
Laboratory Data Center Manager
Rapides Regional Medical Center
Box 30101, 211 Fourth Street
Alexandria, LA 71301
Work: (318) 473-3175
Mobile: (318) 419-0238
Pager: (318) 427-9459
Fax: (318) 473-3079
E-Mail: [EMAIL PROTECTED]
NOTICE: This email and any files transmitted with it may contain PRIVILEGED or
CONFIDENTIAL information and may be read or used only by the intended
recipient. If you are not the intended recipient of the email or any of its
attachments, please be advised that you have received this email in error and
that any use, dissemination, distribution, forwarding, printing, or copying of
this email or any attached files is strictly prohibited. If you have received
this email in error, please immediately purge it and all attachments and notify
the sender by reply email or contact the sender at the number listed.
<<winmail.dat>>
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= To subscribe or unsubscribe to the meditech-l, visit MTUsers.COM. To check the status of the meditech-l, visit MTUsers.NET. For help, email [EMAIL PROTECTED] ______________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
