TITLE | VALUE | |
---|---|---|
NAME | OOPS GET CASE NUMBERS | |
DESCRIPTION | This call returns a list of cases that match the search criteria and are eligible for editing. | |
TAG | GETCASE | |
ROUTINE | OOPSGUI0 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | PERSON | |
DESCRIPTION | The value passed in PERSON determines which cases are included in the lookup. A single Person can be returned or a listing of all cases for a particular Supervisor or Secondary Supervisor. If a listing by Supervisor is desired the Supervisor's DUZ must be passed in. The format is: PERSON = 0^ (all cases included) 1^PERSON INVOLVED name 2^SUP / SEC SUP DUZ | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | CSTAT | |
DESCRIPTION | This parameter passes in the Case Status's of the claims to be included in the lookup criteria. This parameter must be set programatically as there is not a mechanism for user input. Typically, this would be set to only allow Open cases to be included, with few exceptions. The expected format is: CSTAT = #^#^#^#^ where each number is defined below 99^ all case status should be included 0^ open cases 1^ closed cases 2^ deleted cases 3^ replaced by amendment | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | PSTAT | |
DESCRIPTION | This parameter determines which PERSONNEL STATUS's should be included in the lookup criteria. This parameter is determined by the user and the format is as follows: PSTAT = #^#^#^#^#^ for every Personnel Status 0^ all personnel status's should be included 1^ employee 2^ volunteer 3^ contractor 4^ visitor 5^ other 6^ non-paid employee 7^ medical student 8^ nursing student 9^ other student 10^ resident physician | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 4 |
INPUT PARAMETER | CALL | |
DESCRIPTION | This parameter passes in the menu that the broker call was made from. CALL = E employee menu S supervisor menu H employee health menu O safety officer menu W workers comp menu U union menu | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 5 |
INPUT PARAMETER | OPT | |
DESCRIPTION | This parameter passes in the option that the broker call was made from, if needed. It is required to determine which fields should be availble for editing in the CA1, CA2, and 2162 forms. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | ||
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | An array is passed back which contains the case number, date/time of occurrence, the person involved, and the ASISTS IEN. Data will be returned in the following format: 2002-00021^JAN 08, 2002@11:19^TURNIP,JANE^193^100-00-0038 | |
AVAILABILITY | ||
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |