| DESCRIPTION OF ENHANCEMENTS |
1. When using the Drug Enter/edit [PSS DRUG ENTER/EDIT] option and the
populate from the STRENGTH field (#2) of the VA PRODUCT file (#50.68).
- The software will populate the Unit of the drug from the UNIT field
(#902) of the DRUG file (#50) if it is defined, otherwise it will
populate from the UNIT field (#3) of the VA PRODUCT file (#50.68).
- If both the Strength and the Unit fields are not populated then the
software will display null values.
2. When creating new dosages for a drug, the PACKAGE field (#3) in
Enter/Edit dosages [PSS EDIT DOSAGES] option, currently the software
the DOSAGES multiple (#903) of the DRUG file (#50) is case-
sensitive (allows only capital letters). This patch modifies the Input
Transform of the PACKAGE field to accept lowercase letters as well.
3. When using the Dosage Form File Enter/Edit [PSS DOSAGE FORM EDIT]
option, it was reported that the MED ROUTE FOR DOSAGE FORM field (#.01)
in the MED ROUTE FOR DOSAGE FORM multiple (#50.6061) of the DOSAGE FORM
file (#50.606) can be assigned a Medication Route entry with a PACKAGE
USE field (#3) of "FOR NATIONAL DRUG FILE ONLY" from the MEDICATION
ROUTES file (#51.2). This patch prevents such Medication Route entries
displays the Strength and the Unit of a drug only if it finds Possible
from being assigned to the MED ROUTE FOR DOSAGE FORM multiple.
Dosages assigned to that drug. This patch modifies routines PSSDOS and
PSSDOSER to display the Strength, and the Unit of a drug that also has
Local Possible Dosages assigned for the following conditions:
- The software will populate the Strength of the drug from the STRENGTH
field (#901) of the DRUG file (#50) if it is defined, otherwise it will
|