Jeff I am involved in a C/S 5.6 install and we found to our surprise that the current dose of the taper displays in the EMR and the patient profile (changes each day according to the taper). Let's hope this is rolled out to Magic as well Terry Terry Lehmann B.S.P. Consultant Healthtech Inc. Email: [EMAIL PROTECTED] Mobile: 416.659.3002 Phone/Voice Mail:416.483.5974 ext.38 Fax/Home Office: 416.221.3002 http://www.healthtech.on.ca <http://www.healthtech.on.ca/> This e-mail and any attachments may contain confidential and privileged information. Any dissemination or use of this information by a person other than the intended recipient is unauthorized and may be illegal. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this e-mail and destroy any copies.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Thompson, Jeff Sent: Friday, February 09, 2007 10:18 AM To: Meditech List Subject: [MEDITECH-L] MAGIC Taper orders I'll looking at Taper orders and realized that the correct dose was not printing correctly. Only the "first" dose was correct and that printed over the life of the order, not the "tapered" dose. This is unacceptable since it will lead to dosing errors. Here is my reponse from Meditech about it: I could not find a specific value that would give the right dose depending on what day it was. However, I believe the following code change will allow the report to get the right time: Field Name xx.dose.and.unit OLD: VAL=IF{%PHA.RX.dose.and.unit(urn)="None"!(@dose=0) ""; [EMAIL PROTECTED]>0 @dose.and.unit;""} NEW: [EMAIL PROTECTED]>0;@total.dose}^XX XX_" "[EMAIL PROTECTED]@med]_ VAL=IF{%PHA.RX.disp.per.dose("")^XX " ("_XX_")"}; [EMAIL PROTECTED];"None"} Thanks. Anyone got a solution? Thanks. Jeff Thompson, R.Ph. Pharmacy Informatics Newman Regional Health Emporia, KS 66801 Direct: 620-340-6150
<<attachment: att4e589.jpg>>
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= 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
