| DESCRIPTION OF ENHANCEMENTS |
This patch resolves the following problems:
Implemented key filtering and range checking for daily dosages. Problem
with auto-calculation of daily dosage, and problem changing tablets in
daily dosing.
<UNDEFINED> error on start-up, which occurs when entering a New Patient
whose most recent INR was cancelled.
Replacing the number of tablets in daily dosing may result in a zero
being appended unintentionally.
Division by zero error in Rosendaal Report, which occurs when
patienthas two consecutive INRs which are identical, one in-range and
one-out, due to goal range change.
Problem where lab orders were not being placed by Anticoagulator unless
a note was also written. This was happening because the Order Entry API
requires an Encounter Location, and the corresponding variable was only
being set if a note was also entered.
Assure that cosigner is identified as primary provider in PCE, if user
Problem where changes in the patient location were not being recorded
when the user clicked on the Save and Exit button.
The original application didn't allow INRs to be ordered for collection
on the weekend. Site's reported that they often need to order for
weekend collection. The application was modified to inform the user
that the date they selected for the next draw is a Saturday (or
Sunday), and allow them to leave it or change it, as they deem
appropriate.
is a non-Provider (e.g., Student, Pharmacy Tech, etc.).
Problem with Other Indication not being "remembered" between sessions.
Assure that Scheduled (in addition to Pending or Active) Consults get
completed when Initial Note is filed.
|