| DESCRIPTION OF ENHANCEMENTS |
1. This patch corrects the problems with the Cost Management Cost compile
patch as the print template is modified to accommodate this new piece.
3. This patch fixes a possible undefined variable error that may occur
during Bingo Board Display.
4. This patch fixes a possible stack overflow error of a local variable
array by using the ^TMP global.
5. This patch fixes a problem where patients were not being registered
completely into the Clozapine program.
that was enhanced in PSO*7*20. The nightly cost compile job was
6. In the Monthly Rx Cost Compilation [PSO COSTMONTH] option, "the AL"
cross reference node is used for accumulating cost related information.
There are times this node has more than one record logged for the same
date and time. This patch ensures that the cost compile routine does not
skip any of the logged records.
7. In the Print Bingo Board Wait Time [PSO BINGO REPORT WAIT TIME]
option, it was reported that the wait time for prescriptions filled at
10:00am or released at 10:00am were showing very high wait time. This
calculating the averages incorrectly.
patch corrects this problem by fixing the trailing zeroes to the
canonical value that is returned from the Fileman API call NOW^%DTC.
8. In the Print Bingo Board Statistics [PSO BINGO REPORT PRINT] option,
it was reported that the divisions total page is generated when one or a
range of divisions are selected, but does not generate the total page
when all divisions are selected. This patch fixes this problem.
2. In Drug Costs by Division [PSO COST BY DIVISION], this patch fixes the
REQUESTS column that was showing the same figure for all divisions (which
was the total patient count of the pharmacy), instead of breakdown by
divisions by introducing a new piece in File# 50.9006.
The sort and print templates PSO COST STAT, are also sent out with this
|