| DESCRIPTION OF ENHANCEMENTS |
This patch corrects a patient safety issue in which editing the IV
This process has been enhanced by displaying the previously entered Print
Name as the default if only one is entered.
Example:
+------------------------------------------------------------+
| Select IV ADDITIVES PRINT NAME: ADDITIVE1// |
+------------------------------------------------------------+
If more than one Print Name were previously entered, the software will
display the list of all linked Additives and/or Solutions to select from
so an edit may be made. Example:
ADDITIVES file (#52.6) and/or IV SOLUTIONS file (#52.7) using the Drug
Example:
+------------------------------------------------------------+
| <DRUG NAME> currently linked to the following IV Additives:|
| |
| 1. ADDITIVE1 |
| 2. ADDITIVE2 |
| |
| Select 1-2 from list above or type 'NEW' to link |
| to a new IV Additive: |
Enter/Edit [PSS DRUG ENTER/EDIT] option is problematic. The current
+------------------------------------------------------------+
The new enhancement will also allow the user to enter a new Additive or
Solution and link it to the dispense drug. The software will give the user
the choice to enter and link the dispense drug to a new Additive or
Solution as well as require a confirmation of the selected dispense drug
that will be linked to the selected Additive/Solution.
Example (Create new IV Additive and link to drug):
+--------------------------------------------------------------------+
functionality needs to be changed to prevent erroneous matching with
| <DRUG NAME> currently linked to the following IV Additives: |
| |
| 1. ADDITIVE1 |
| 2. ADDITIVE2 |
| |
| Select 1-2 from list above or type 'NEW' to link |
| to a new IV Additive: NEW |
| |
| Select IV ADDITIVES PRINT NAME: TEST |
| Are you adding 'TEST' as a new IV ADDITIVES (the 33RD)? No// Yes |
Dispense Drugs. It is very easy to select the wrong item and incorrectly
| IV ADDITIVES DRUG UNIT: GM GM |
| PRINT NAME: TEST// |
| Select DRUG GENERIC NAME: CEFAMANDOLE 1GM INJ// AM116 |
| ARE YOU SURE YOU WANT TO SELECT CEFAMANDOLE 1GM INJ? No// Y (Yes) |
| ... |
| |
| <DRUG NAME> currently linked to the following IV Additives: |
| |
| 1. ADDITIVE1 |
| 2. ADDITIVE2 |
change the PRINT NAME field (#.01) of the additives or solutions files.
| 3. TEST |
| |
| Select 1-3 from list above or type 'NEW' to link |
| to a new IV Additive: NEW |
+--------------------------------------------------------------------+
The new enhancement will also create the new sub-menu Inpatient Drug
Management [PSS INP MGR]. This sub-menu will be located under the
Pharmacy Data Management [PSS MGR] menu and will include the following
options:
Also, once an additive or solution is selected, it is unclear as to
- ADditives File [PSSJI DRUG]
- Dispense Drug Fields [PSSJU DRG]
- Dispense Drug/ATC Set Up [PSSJU DRUG/ATC SET UP]
- Edit Cost Data [PSSJU DCC]
- EDit Drug Cost (IV) [PSSJI EDIT DRUG COST]
- MARk/Unmark Dispense Drugs For Unit Dose [PSSJU MARK UD ITEMS]
- PRimary Solution File (IV) [PSSJI SOLN]
In addition to these enhancements, an unrelated defect that was discovered
whether or not the user is still selecting or editing.
with the PSSIV ADD Input Template during testing was corrected in this
patch. The error prevented valid ADMINISTRATION TIMES from being
associated with the IV ADDITIVE as well as QUICK CODES associated with
the IV ADDITIVE. The error was addressed by correctly validating the
ADMINISTRATION TIMES fields using the same validation as is used in the
ADMINISTRATION SCHEDULE file (#51.1).
|