ALL MRI's or just a certain MRI test/procedure?
You could use a rule or an attribute to stop the filing of the second
MRI order (but we need to know if it is just the category of MRI or the
cat and proc both (duplicate order)?
Here is a PHA rule for warning the user of a duplicate order:
Mnemonic D.NS5 Last Edited by
Date 08/02/1980-0414
Active? Y Print On Order
History
Description STOP DUPLICATING ORDERS - NOW! Print From PCI
N
Data Flds from RX POM Enabled?
N
Eval Stock Meds Y Evaluate at
MED
"** DuPlIcAtE EnTrY !!!! DuPlIcAtE EnTrY!!!! DuPlIcAtE EnTrY
!!!!!!!!!!!!!!"^W,
"Scan Current Meds on Profile using the PP function"^X,
IF{[f rx active meds]("D","NS5")^Y,
IF{[f rx active meds]("B","SODIUM2")^Z,
IF{(Y_.'=.)!(Z_.'=.) [f rx msg](W)&[f rx msg](X);[f rx ok]}}};
------------------------------------------------------------------------
---------------------------
You could use an attribute to run a custom npr report looking for an OE
ORDER for the MRI category, that is not resulted or complete, and flash
a warning or error msg.
Here is an attribute on an OE PROC screen we use to see if the patient
if on a GLUCOPHAGE drug (contrast exams and glucophage must be stop for
48hrs after the contrast procedure.
OEPHAGLUC 1 1 On Glucophage?:
IFE=IF{/["aa"]^/R.FRAG.ARG %Z.rw.fragment(
IFE="PHA.RX.zcus.bm.glucophage.frag.R","PHA.WTN")},
IFE=P(R,S,/R.FRAG.VAL[1]^/[ANS%0,"OEPHAGLUC"]|0)^#,
You would write the OE.ORD report looking at the category of MRI and or
any certain MRI proc, and status to alert the user on the Order Entry
screen.
________________________________
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Carla Fuller
Sent: Wednesday, November 15, 2006 1:54 PM
To: [email protected]
Subject: FW: [MEDITECH-L] Rule to prevent MRI'S Being Ordered If An
Order AlreayExists
Please post responses to the L.
Thank you,
Carla Fuller, CPC
War Memorial Hospital
Applications Specialist
500 Osborn Blvd
Sault Ste. Marie, MI 49783
(906) 635-4663
[EMAIL PROTECTED]
________________________________
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bow, Liz
Sent: Tuesday, November 14, 2006 7:07 AM
To: [email protected]
Subject: [MEDITECH-L] Rule to prevent MRI'S Being Ordered If An Order
AlreayExists
Dear All,
I am looking for some help to restrict users from placing an order for
an MRI if an outstanding order for an MRI already exists.
I have tried using the Duplicate Order Hours within the Date and Time
Restrictions in the Procedure Dictionary. Although a duplicate order
alert appears and requires the user to enter a duplicate reason the user
can still place the order.
I'm not sure if using an order rule would be more useful. Any help would
be much appreciated.
Regards,
Liz Bow
Clinical Information Systems Consultant
E-mail: [EMAIL PROTECTED]
For IT/HISS support contact the Helpdesk # 650 or 0845 6125000
**********************************************************************
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. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.clearswift.com
**********************************************************************
**********************************************************************
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.
**********************************************************************
PHARXGLUCOPHAGE.npr
Description: PHARXGLUCOPHAGE.npr
====================================== All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ______________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
