Print Page as PDF
MBAA ACESS TO SDWL(409.3 ICR (6046)

MBAA ACESS TO SDWL(409.3    ICR (6046)

Name Value
NUMBER 6046
IA # 6046
FILE NUMBER 409.3
GLOBAL ROOT SDWL(409.3
DATE CREATED 2014/04/22
CUSTODIAL PACKAGE SCHEDULING
USAGE Private
TYPE File
DBIC APPROVAL STATUS APPROVED
NAME MBAA ACESS TO SDWL(409.3
GENERAL DESCRIPTION
The Scheduling Calendar View accesses the SD Wait List
file (#409.3) to read and write data in order to provide information about
patients on the Electronic Wait List (EWL) and to update the status of
patients on the EWL in order to remove them from the EWL. The mobile app
verifies the user holds the VistA security key, SDWL MENU prior to allowing
access to the mobile wait list options.

Routine MBAARPC1 reads data using direct global reads to confirm the patient
is on the EWL and then checks the status of the patient on the EWL.

Linetag:

UPDTEWL does a direct global read the ^SDWL(409.3,"B" cross reference to check
to see if the patient is on a EWL. If the patient is on an EWL, a FileMan read
of field 23, Current Status, is made to get the current status of the patient
on the EWL.

Routine MBAARPCL makes direct global reads to the ^SDWL(409.3 file to get EWL
information for a patient or for a facility.

Linetags:

EWL does a direct global read of the ^SDWL(409.3,"B" cross reference to check
to see if the patient is on the EWL. If the patient is on the EWL, it does a
FileMan read of for the Current Status (23), Originating Date (1), Desired
Date of Appointment (22), WL Specific Clinic (8), Priority (10), EWL Enrollee
Status (27), Date Appt. Made (13.1).

FACEWL does a direct global read of data on the ^SDWL(409.3,"B" cross
reference. A FileMan read is made of the Current Status (23) field to see if
the patient's entry is closed. If it is open, then a FileMan read is made to
pull the Originating Date (1), Desired Date of Appointment (22), WL Specific
Clinic (8), Priority (10), EWL Enrollee Status (27), Date Appt. Made (13.1)
fields.

Routine MBAAWLDA locks and unlocks records in the ^SDWL(409.3 file and

Linetags:

LOCK locks ^SDWL(409.3,D0 in order to perform and edit action.

UNLOCK unlocks ^SDWL(409.3,D0 after performing an edit action.

DISP edits Disposition (21), Date Dispositioned (19), Dispositioned By (20),
Current Status (23), Scheduled Date of Appt (13), Date Appt. Made (13.1), Appt
Clinic (13.2), Appt Institution (13.3), Appt Stop Code (13.4), Appt Credit
Stop Code (13.5), Appt Station Number (13.6), Appt Status (13.8), Apt Clerk
(13.7) using a FileMan call.

DISP also uses GET1^DIQ to get WL Specific Clinic. If there is a WL Specific
Clinic, the ^SDWL(409.3, "SC" cross reference for the entry is KILLed.
GLOBAL REFERENCE
GLOBAL REFERENCE FIELD NUMBER
SDWL(409.3,D0,0
FIELD NUMBER ACCESS FIELD NAME LOCATION
.01 Both R/W w/Fileman NAME 0;1
23 Both R/W w/Fileman CURRENT STATUS 0;17
1 Read w/Fileman ORIGINATING DATE 0;2
22 Both R/W w/Fileman DESIRED DATE OF APPOINTMENT 0;16
8 Read w/Fileman WL SPECIFIC CLINIC 0;9
10 Both R/W w/Fileman PRIORITY 0;11
27 Both R/W w/Fileman EWL ENROLLEE STATUS 0;20
13 Write w/Fileman SCHEDULED DATE OF APPT 0;23
2 Both R/W w/Fileman INSTITUTION 0;3
4 Both R/W w/Fileman WAIT LIST TYPE 0;5
11 Both R/W w/Fileman REQUEST BY 0;12
12 Both R/W w/Fileman PROVIDER 0;13
25 Both R/W w/Fileman COMMENTS 0;18
37 Both R/W w/Fileman CHANGED CLINIC PARENT POINTER 0;22
SDWL(409.3,D0,'SDAPT'
FIELD NUMBER ACCESS FIELD NAME LOCATION
13.1 Both R/W w/Fileman DATE APPT MADE 'SDAPT';1
13.2 Both R/W w/Fileman APPT CLINIC 'SDAPT';2
13.3 Both R/W w/Fileman APPT INSTITUTION 'SDAPT';3
13.4 Both R/W w/Fileman APPT STOP CODE 'SDAPT';4
13.5 Both R/W w/Fileman APPT CREDIT STOP CODE 'SDAPT';5
13.6 Both R/W w/Fileman APPT STATION NUMBER 'SDAPT';6
13.7 Both R/W w/Fileman APPT CLERK 'SDAPT';7
13.8 Both R/W w/Fileman APPT STATUS 'SDAPT;8
SDWL(409.3,'SC'
FIELD NUMBER ACCESS FIELD NAME LOCATION
8 Direct Global Read & w/Fileman WL SPECIFIC CLINIC 0;9
SDWL(409.3,D0,'DIS'
FIELD NUMBER ACCESS FIELD NAME LOCATION
19 Both R/W w/Fileman DATE DISPOSITIONED DIS;1
20 Both R/W w/Fileman DISPOSITIONED BY DIS;2
21 Both R/W w/Fileman DISPOSITION DIS;3
SDWL(409.3,'B'
FIELD NUMBER ACCESS FIELD NAME LOCATION
.01 Direct Global Read & w/Fileman PATIENT 0;1
SDWL(409.3,D0,1
FIELD NUMBER ACCESS FIELD NAME LOCATION
27.1 Both R/W w/Fileman EWL ENROLLEE DATE USED 1;3
27.2 Both R/W w/Fileman EWL ENROLLEE DATABASE FILE 1;4
SDWL(409.3,D0,'SC'
FIELD NUMBER ACCESS FIELD NAME LOCATION
14 Both R/W w/Fileman SERVICE CONNECTED PERCENTAGE SC;1
15 Both R/W w/Fileman SERVICE CONNECTED PRIORITY SC;2
STATUS Active
ID SDWL(409.3
SUBSCRIBING PACKAGE MOBILE SCHEDULING APPLICATIONS SUITE
DATE ACTIVATED 2016/08/17