| DESCRIPTION OF ENHANCEMENTS |
1. INC15787506 - EDIS v2.2 patient movement issues which caused patient
edited or re-added to the board as the application still considered them
as being on the board.
Technical Explanation:
----------------------
On the room select boxes used in the popups, on the CPE screen, using the
"click" event to capture changes to the selection which works properly if
you click directly on the list item you want to change to. If for some
reason you miss clicked on the select boxes but did not click on a list
item it was still triggering the click event and which was causing the
to disappear from EDIS display board.
save functionality to run but doing so with the default value, in the
case of room bed that is 0 which was the patient ghosting.
Resolution:
-----------
The click method which updates the room has been changed to no longer
default to "0". The VistA routine EDPQDB has been updated to
display any existing patients with a LOC field entry of "0" as being on
the default room set by the TRACKING AREA File (231.9) field INITIAL
ROOM. A pre-install routine will close all ambulance patients and named
patients older then 5 days with a LOC of "0".
Problem:
--------
When moving a patient between rooms the patient would in some cases
disappear from the board. These patient entries when viewed in VistA
would display in file #230 (ED LOG) as having a LOC field (3.4) entry of
"0". When a patient disappears from the board they are unable to be
|