| DESCRIPTION OF ENHANCEMENTS |
This patch makes a change to the interface when order checks are sent from
application that the message indicating order checks were not performed be
displayed to the user.
Additionally, any time order checks are sent through the interface for
the PSS INTERFACE SCHEDULER job or as an individual user, certain fields
are required numeric values. Is these fields are not numeric, the
interface request will fail. This patch will check those fields and
substitute a value if necessary. These fields are as follows:
DUZ (User's internal entry number) - the software will replace with 0.
VistA to the Medication Order Check HealthCare Application (MOCHA). When
Job Number - the software will replace with 0.
Station Number - the software will use the leading numerics, but if
there are no leading numerics, the software will replace with 0.
Order Checks cannot be performed for any reason, a warning message is
displayed to the user that order checks did not occur. There was an
occurrence reported in a test account where Order Checks did not occur,
but no message was displayed to the user. At the end of all the order
check processing, this patch will add an additional check to see if the
flag that indicates the success or failure of the order checks is set. If
it is not set, it will set the flag that will indicate to the calling
|