| DESCRIPTION OF ENHANCEMENTS |
ensures that in this case, the second user will get the duplicate drug
check, and will only be allowed to continue if the first prescription
is discontinued.
2) This patch fixes a problem that can occur when using the Pull Early
from Suspense [PSO PNDRX] option. If a specific prescription is pulled,
and the prescription number entered is also the same internal entry
number for another prescription that is also suspended, the entry
that matched the internal number will be pulled from suspense, instead
of the entry that matched the external number. This patch fixes the
problem.
3) A problem has been reported with the Queue Background Jobs [PSO
AUTOQUEUE JOBS] option. There are times when some of the options that
this option presents for scheduling or re-scheduling will not appear. This
patch fixes the problem, so now all of the options will appear for
scheduling or re-scheduling.
4) This patch addresses some problems that can occur when processing
two or more refills for the same prescription in the same ListMan
1) This patch fixes a problem of a patient possibly having two active
session while using the Patient Prescription Processing [PSO LM
BACKDOOR ORDERS] option.
a) If two or more refills are requested for the same prescription and
none of the fills are auto-suspended, and the labels are queued to
print, all of the labels will indicate that it is a label for the
last fill, and that last fill information will print on the label.
This patch will fix this problem by printing the appropriate fill
information on the labels.
prescriptions for the same drug. If two Outpatient Pharmacy users have
b) If two or more refills are requested for the same prescription, and
the last fill is auto-suspended prior to exiting the session, then
"S" for Suspend is entered at the label prompt, the fill that is
currently suspended will be overwritten in suspense, and only that
last fill will print from Suspense. With this patch, a warning will
be given after "S" is entered at the label prompt for each duplicate
request, and the user will be given the opportunity to print each of
those fills locally.
c) If the first fill of a prescription is requested, and it does not
the same patient profile on the screen in the Patient Prescription
get auto-suspended at the time of the request, but eventually will
be auto-suspended for Consolidated Mail Outpatient Pharmacy
(CMOP) upon exiting the session for that patient,
and then another fill is requested and it is auto-suspended for CMOP,
then upon exiting the session, the first fill request will then be
auto-suspended for CMOP, overwriting the second request, and a
fill will be bypassed. With this patch, the second fill will
not be allowed, since the first fill will be auto-suspended for
CMOP upon exiting the session.
Processing [PSO LM BACKDOOR ORDERS] option, the first user can enter a
5) When a prescription is renewed through Pharmacy, if the prescription
that is being renewed has a suspended refill that has not yet printed
from suspense, in addition to that prescription being marked discontinued,
that refill also gets deleted. If that same prescription would have been
renewed through Computerized Patient Record System (CPRS), when that
renewal is finished in Pharmacy, the renewed prescription would be
marked discontinued, but the refill would not be deleted. This patch
provides the functionality to delete the refill in this case, which
makes it consistent with renewals initiated through Pharmacy.
prescription then exit the option, then the second user can enter a
6) When a prescription is discontinued, if that prescription was never
filled locally, but filled only through CMOP, it's possible that when
viewing that discontinued prescription, the Last Fill Date is incorrect.
This patch resolves the problem.
prescription for the same drug and not get the duplicate drug check,
thereby creating two active prescriptions for the same drug. This patch
|