forked from WorldVistA/VistA-M
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patch Subject: IV TYPE/INCORRECT ORDERABLE ITEM/VISTA MAIL AUTO-DC Description: ============ This patch will resolve the following issues: 1) Invalid IV type allowed 2) Incorrect orderable item displayed after edit 3) Vista mail shows "D" and should be "DA" for Auto Discontinue Associated Ticket(s): ===================== 1) I9856071FY16 - Invalid IV type allowed I9855745FY16(d) 2) I9856969FY16 - Incorrect orderable item displayed after edit 3) I9856592FY16 - Vista mail shows "D" and should be "DA" for Auto Discontinue Associated NSR(s): ================== N/A Participating Test Sites: ========================= Upstate New York HCS Orlando VAMC Ticket Overview: ================ 1) I9856071FY16 - Invalid IV type allowed Problem: ======== When entering an IV drug order through VistA, the user can jump (enter "^schedule") to another field, leaving the IV type blank. Resolution: =========== Modifications were made to the PSIVORE routine to ensure that an IV type is entered for an order. 2) I9856969FY16 - Incorrect Orderable Item displayed after editing. Problem: ======== When a user edits the orderable item for an IV drug order in VistA, by adding a new Additive and Orderable item, when the orders gets to the point of verification, the Orderable Item reverts back to the original Orderable Item. Resolution: =========== A modification was made to routine PSIVORE2 to ensure that the new Orderable Item is retrieved from the NON-VERIFIED ORDERS FILE (#53.1). 3) 9856592FY16 - Vista mail shows "D" and should be "DA" for Auto Discontinue Problem: ======== VistA mail is only showing a "D" for 'Discontinued' for orders that were Auto Discontinued. This value should be "DA". Resolution: =========== A modification was made to routine PSJLMUT1 in tags DSPLORDU, DSPLORDV & PIV1 to ensure the full value is displayed in the mail message. Use default answers for KIDS load/install questions. Patch-Files: http://code.osehra.org/VistA.git/tree/master/Packages/Inpatient+Medications/Patches/PSJ_5.0_329
- Loading branch information
1 parent
b9c17f3
commit 2e73020
Showing
12 changed files
with
261 additions
and
101 deletions.
There are no files selected for viewing
140 changes: 70 additions & 70 deletions
140
Packages/Health Level Seven/Globals/870+HL LOGICAL LINK.zwr
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.