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
