Here is the rule I use to show that last admined. We are MAGIC 5.5.2.
It pulls from the Nursing query. Set up to pop-up on picking the med in
RX.
HTH.


MNEMONIC    ACT DESCRIPTION                    PRINT PRINT   STOCK DATA
FLDS  POM?  EVALUATE
                                               PCI   HISTORY MEDS


VACFLU      Y   flu vaccine received           N                   RX
N     MED

            ;this pulls the last flu date from the nursing assessment
            ;if blank do nothing
            ;
            [q NURHX20201]^FLUWHEN,
            IF{FLUWHEN_"."="." "No date known."^X;"Last Received:
"_FLUWHEN^X},
            [f rx win init],
            [f rx win add]("     **** Flu Vaccine *****"),
            [f rx win add](X),
            [f rx win add]("This should be received annually."),
            [f rx win disp],1; 


Jeff Thompson, R.Ph.
Pharmacy Informatics
Newman Regional Health
Emporia, KS 66801
Direct: 620-340-6150

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of Tom Silver
Sent: Wednesday, January 17, 2007 1:51 PM
To: Meditech-L list
Subject: [MEDITECH-L] Magic PHA rule to check medical record in PHA
forvaccine dispensed

Hello all,
Looking for some rule help.
Would like to create a rule to give a pop-up box of the last time the
vaccine was dispensed when you try and fill it in pharmacy.
thanks
tom

Tom Silver
Clinical Staff Pharmacist
Howard Regional Health System
Phone (765)-453-8524 fax (765)-864-6707
Main Pharmacy phone (765)-453-8433
Main Pharmacy fax (765)-453-8141
No trees were killed in the sending of this message.
However; a large number of electrons were terribly inconvenienced. :^)

"The opinions expressed in this e-mail message are those of the author
and may not be representative of Howard Regional Health System or any of
its affiliates.  This e-mail message and attachments, if any, may
contain confidential or privileged information.  If you are not the
addressee or authorized to received this message for the addressee, you
must not use, copy, disclose, or take any action based on this message,
any attachments to this message, or any information herein.  If you have
received this message in error, please advise the sender immediately by
reply e-mail and delete this message in its entirety."

  


=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
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

=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
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

Reply via email to