source: Scheduling/tag/1.5/README.txt

Last change on this file was 1165, checked in by Sam Habiel, 13 years ago

ChangeLog and Readme tagged for 1.5

File size: 7.2 KB
Line 
1BSDX 1.5 for WorldVista
2Licensed under LGPL. http://www.gnu.org/licenses/lgpl-2.1.html
3
4This is a Scheduling GUI package for WorldVistA.
5
6Pre-requisites:
7FM 22 and above
8Kernel 8 and above
9XB 3 and above
10SD 5.3
11SD 5.3 patch 11310 (to fix a problem with the code from the VA that IHS has fixed)
12BMX 2.3
13
14For a Virgin WorldVistA 6-08/3-09 release install the following kids builds in this order:
151. XB 4 (in https://trac.opensourcevista.net/svn/IHS-VA_UTILITIES-XB/tag/rel_20091207/xb0400.k.WV.zip)
162. BMX 2.3 (in https://trac.opensourcevista.net/svn/BMXNET_RPMS_dotNET_UTILITIES-BMX/tag/2.3/bmx_0230.zip)
173. XWB 1.1 patch 113102 (in https://trac.opensourcevista.net/svn/BMXNET_RPMS_dotNET_UTILITIES-BMX/tag/2.3/bmx_0230.zip)
184. BSDX 1.5 (in https://trac.opensourcevista.net/svn/Scheduling/tag/1.5/bsdx_0150.zip)
195. SD 5.3 patch 11310 (in https://trac.opensourcevista.net/svn/Scheduling/tag/1.5/bsdx_0150.zip)
20
21Client (in https://trac.opensourcevista.net/svn/Scheduling/tag/1.5/bsdx_0150.zip):
22ClinicalScheduling.exe
23BMXNet23.dll
24
25To enable Arabic Support, use the ar folder's contents as is in the zip file.
26
27Client does not need installation. Both files have to be located in the same folder.
28
29For users who used a previous version, you only need to download and install BSDX 1.5 kids and ClinicalScheduling.exe plus the BMXNet23.dll library. If BMX Server version is outdated, you need to install the new version.
30
31Post-installation tasks:
32After installation, complete the following tasks to configure Windows Scheduling:
331. Using VISTA tools, assign the BSDXMENU security key. All scheduling users
34must have the BSDXZMENU security key.
352. Users who are also scheduling managers must have the BSDXZMGR key
36assigned. The BSDXZMGR key permits access to the Scheduling Management
37menu in the client application. This menu supports the creation of clinics and
38clinic groups, assignment of users to clinics, designation of user access, and other management activities. For further details, see the User Manual.
393. Make the BSDXPRC menu options available to scheduling users.
40These options must be somewhere in the user's path, either as a secondary option
41or as members of a menu to which the user has access.
424. Use Scheduling Management to configure
43a. Resources (clinics)
44b. Users to work with those clinics
45c. Resource Groups, then add the clinics to the resource groups.
46d. Access Types
47e. Access Type Groups
48(see below for more details).
495. Restart the program, and edit the resource availablility by right clicking on it in the tree.
50
51If you don't do these steps, the program won't work.
52See the User Manual for detailed instructions.
53
54Detailed Clinic Configuration Instructions:
55The program is in a sort of an intermediate state; it doesn't edit PIMS clinics directly, but can be linked to them if you want appointments and check-ins to show up in PIMS. This program can work without ever being linked to PIMS clinics.
56
57If you need to use PIMS clinics, here is how you do the set-up:
580. First, make sure you have BSDXRPC in your menu path and that you have BSDXZMGR for Sched GUI set-up and DG SUPERVISOR TO set up PIMS clinics on roll and scroll.
591. Create the PIMS clinics using SDBUILD menu in VISTA. The GUI uses the following fields from the Hospital Location file
60 - Clinic Name
61 - Inactivation Date/Reactivation Date for deciding whether to display it.
62 - Default Provider multiple for populating the default providers
63 - Division (not currently used, but will be in the future)
642. Create the resources in the GUI, and tie each of them to the clinics as needed.
653. For each resource, you need to add authorized users. These users must hold the BSDXZMENU key or else, they won't show up. You may see users with XUPROGMODE. These will always show up.
664. Create Resource Groups, and add resources to them. Without this, the tree on the side won't show up; and without this tree, users cannot select a schedule.
675. Set-up At least 1 access type
686. Set-up At least 1 access group
697. Restart
708. Create slots for each of the clinics. You can save them as files and re-use them.
71
72Known Bugs:
73- Users booking appointments at exactly the same time for the same clinic doesn't work properly (concurrency issues).
74- IDs in Scheduling GUI reflect the HRN not the Primary ID
75- No handling of invalid access code when saving access slots.
76- No Ctrl-C & Ctrl-V handling
77- Appointment drag and drop to the same time at a different clinic doesn't work (complains that the patient already has an appointment at this time).
78- Appointment drap and drop between different windows doesn't cancel the original appointment.
79- Rebooking under certain conditions causes system hangs. Two issues: Program doesn't increment requested available appointment from VISTA, and doesn't deal properly with an appointment that doesn't have a access type (ie an appointment that is not in an Access block).
80- When making a walk-in appointment, it lets you cancel check-in by pressing the cancel button, yet walk-in continues to be made.
81- If user has no access to any schedules but has access to application (has BSDXZMENU key), opening the appointment menu causes a crash.
82- Clipboard takes the same patient multiple times over.
83- Patient search is slow with common names due to slow performance of FIND^DIC
84
85
86Other Bugs:
87Put them on the trac server where you got this software.
88
89Enhancement requests:
90- Show Appointment Status in patient information windows. In other words show if the appointment is a future, checked-in, checked-out, or canceled status. (Oroville)
91- Allow all users to access all clinics by default (EHS/PHH)
92- Summary Schedule report based on Clinic Schedule report. Remove Phone, Address, Appointment Made By, and on fields.
93- Alert user if a patient already has an appointment in the same clinic for today.
94- Double-click should open make appoitment
95- Double-click on appointment should edit appointment
96- Make the manager for the division not for the Data Base <Najjar>
97- Map the Clerks (Users) to the Groups not the clinics <Najjar>
98- Add New Key to the system; allow the manager to map users to the clinics without having access to add and edit the clinics
99- In the Re-book function; system should inform the users if there is no available clinic, not just do nothing.
100- Select the provider from the Check-in option should print the provider on the routing slip (1.5: prints; but not stored in DB)
101- Have an overbook limit and it can be edited as in VistA Scheduling
102- Show a indicator if a patient got checked out or not.
103- Generate a report from the system, tell us about the Check-in & Check-out status
104- If the I close the Last Windows in the clinical Scheduling GUI the system should ask me "Are you sure to close this program?"
105- If I apply a new template to the clinic the system should ask me if I want to delete the previous one
106- If I inactivate the clinic in VistA it should reflects in GUI
107- If we can make the users in groups. i.e. MRs group, OP clinics Group and map them to the resource groups
108- Show today's column in a different color.
109- Show Holiday columns in a different color.
110- Be able to copy appointments in mass from one clinic to another.
111- Manager functions: Send message and Shutdown sends message or shuts down all users, not just individual users.
112- SMS to remind patients of appointments.
Note: See TracBrowser for help on using the repository browser.