Changeset 969
- Timestamp:
- Sep 29, 2010, 4:29:44 AM (14 years ago)
- Location:
- Scheduling/trunk/doc
- Files:
-
- 3 added
- 1 deleted
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/doc/README.txt
r968 r969 1 BSDX 1.4 for WorldVista1 BSDX 1.41 for WorldVista 2 2 3 3 This is a Scheduling GUI package. … … 15 15 2. BMX 2.2 (see https://trac.opensourcevista.net/browser/BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/k) 16 16 3. XWB 1.1 patch 113102 (see https://trac.opensourcevista.net/browser/BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/k) 17 4. BSDX 1.4 (see https://trac.opensourcevista.net/browser/Scheduling/trunk/kids)17 4. BSDX 1.41 (see https://trac.opensourcevista.net/browser/Scheduling/trunk/kids) 18 18 5. SD 5.3 patch 11310 (see https://trac.opensourcevista.net/browser/Scheduling/trunk/kids) 19 19 … … 24 24 Client does not need installation. Both files have to be located in the same folder. 25 25 26 For users who used a previous version, you only need to download and install BSDX 1.4 kids and ClinicalScheduling.exe plus the BMXNet22.dll library.26 For users who used a previous version, you only need to download and install BSDX 1.41 kids and ClinicalScheduling.exe plus the BMXNet22.dll library. If BMX Server version is outdated, you need to install the new version. 27 27 28 28 Post-installation tasks: … … 43 43 d. Access Types 44 44 e. Access Type Groups 45 (see below for more details). 45 46 5. Restart the program, and edit the resource availablility by right clicking on it in the tree. 47 46 48 If you don't do these steps, the program won't work. 47 49 See the User Manual for detailed instructions. 48 50 49 Bugs: 50 Too many to count. Put them on the trac server where you got this software. 51 Detailed Clinic Configuration Instructions: 52 The 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. 53 54 If you need to use PIMS clinics, here is how you do the set-up: 55 0. First, make sure you have BMXRPC and 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. 56 1. Create the PIMS clinics using SDBUILD menu in VISTA. The GUI uses the following fields from the Hospital Location file 57 - Clinic Name 58 - Inactivation Date/Reactivation Date for deciding whether to display it. 59 - Default Provider multiple for populating the default providers 60 - Division (not currently used, but will be in the future) 61 2. Create the resources in the GUI, and tie each of them to the clinics as needed. 62 3. 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. 63 4. 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. 64 5. Set-up At least 1 access type 65 6. Set-up At least 1 access group 66 7. Restart 67 8. Create slots for each of the clinics. You can save them as files and re-use them. 68 69 Known Bugs: 70 - Users booking appointments at exactly the same time for the same clinic doesn't work properly. 71 - Various usability issues that are apparent in the program. E.g. you need to click before you right click, drag and drop has no visiual assist to show what you are dragging and where to, etc. 72 - Remaining slots calculation does not work properly if you have more than 1 slot per access block. 73 74 Other Bugs: 75 Put them on the trac server where you got this software. 76
Note:
See TracChangeset
for help on using the changeset viewer.