| DESCRIPTION OF ENHANCEMENTS |
This patch contains updated Application Program Interfaces (APIs) that will
Patient file (#55).
The DIC^PSSDI API has been modified to allow drug selection with matches
to certain VA Classes that are passed to the call.
Classes to be included or excluded are to be set up in the PSSVACL array
within the DIC component.
For example, if only drugs with a VA Class of DX201 & DX202 were to be
available for selection, the local variable array would look like this:
be used by calling applications that currently do direct global reads or
PSSVACL("DX201")=""
PSSVACL("DX202")=""
PSSVACL("R")="" - The "R" means only drugs with these classes will be
available for selection. If these classes were to be
excluded, the letter "P" would be used instead.
A new API was added to routine PSS51P1. The PSSDQ component displays all
the entries in the Administrative Schedules file (#51.1).
writes to the Pharmacy Data Management files.
The ORDERABLE ITEM STATUS TRACKER (#81) field has been added as a returned
data element for the PSS^PSS59P7 API on the Pharmacy System file (#59.7).
The ORIGINAL WARD (#9), OTHER PRINT INFO (#31) & MED ROUTE (#132) fields
were added to the PSS436 component of the PSS55 API on the Pharmacy
|