| OOPS REMOTE GET USER OPTIONS |
OPT |
OOPSGUI1 |
|
This call returns what ASISTS GUI menu options the user has assigned to them. |
| OOPS GET POINTED TO |
GETLIST |
OOPSGUI3 |
|
The broker call passes the file and field number back to the variable FLD on the M side. The M code will return the code (pointer) and the description for set of codes or table files to be used in lookups. |
| OOPS GET BODY PART |
BODY |
OOPSGUI3 |
|
Call this to return a list of body parts from file ^OOPS(2261.1 that do not have a numeric value in the code field. |
| OOPS GET CASE NUMBERS |
GETCASE |
OOPSGUI0 |
|
This call returns a list of cases that match the search criteria and are eligible for editing. |
| OOPS GET DUPLICATES |
DUP |
OOPSGUI4 |
|
This broker call returns the Case Number, Type of Incident and Date/Time of any Open Case that matches the social Security Number that was entered in the Create Accident/Illness Report Option. |
| OOPS LOAD OOPS |
LOAD |
OOPSGUI4 |
|
This broker call files data entered in the Create Accident/Illness Report Option. |
| OOPS EMPLOYEE DATA |
PAID |
OOPSGUI4 |
|
This call returns a listing of individuals in the PAID file #450 that match the Name or partial name entered. It returns PAID fields 6, 10, 13, 16, 31, 32, 38, 186.1, 186.3, 186, 186.4, 458, 604. |
| OOPS NEW PERSON DATA |
PER |
OOPSGUI4 |
|
This call returns the name of new person, sex, DOB, and SSN of the individual whose name is passed in the input parameter. |
| OOPS GET 2260 DATA |
GET |
OOPSGUI2 |
PUBLIC |
This broker call will return data from ASISTS file 2260. The fields (in the array) returned will vary depending on the input parameter. One field of the input parameter is FORM. If the claim is for a 2162, all the fields associated with "2162" nodes along with zero nodes will be returned. If the form is either CA1 or CA2 all associated nodes will be returned in addition to the zero and "CA" nodes. |
| OOPS REPLACE DATE/TIME |
DTFC |
OOPSGUI8 |
|
This call assures the date and/or time is a valid and reformats it. |
| OOPS GET CKRANGE |
GETSCHED |
OOPSGUI3 |
PUBLIC |
This broker call is used to return an array which holds the integer values stored in the field included in the input parameter. Currently in ASISTS, the fields that are evaluated/returned via this broker are: 140 Regular Work Schedule for CA1 244 Regular Work Schedule for CA2 |
| OOPS GET WITNESSES |
WITR |
OOPSGUI2 |
PUBLIC |
This broker call with take and IEN as input and retrieve witness information and associated comments from the ASISTS 2260 file. |
| OOPS GET DEFAULT MD |
DEFMD |
OOPSGUI2 |
PUBLIC |
This call will return the Default Medical Doctor information based on an IEN in the ASISTS 2260 file being passed in. The information returned is from the file 2262. |
| OOPS GET SUPERVISOR |
SUPER |
OOPSGUI4 |
|
This call looks up the Supervisor from the new person file. The IEN of the claim is passed in to make sure that the person involved is not the supervisor. |
| OOPS CREATE AMENDMENT |
AMEND |
OOPSGUI8 |
|
Files an Amendment for the selected case in ASISTS. |
| OOPS EDIT 2260 |
EDIT |
OOPSGUI5 |
PUBLIC |
This broker call passes in ASISTS data and files it in the ASISTS Accident Reporting File (#2260). |
| OOPS CHANGE CASE STATUS |
CHGCASE |
OOPSGUI6 |
|
This broker call passes in the ASISTS IEN, new case status and if the case status is deleted the reason for deletion. |
| OOPS REPLACE WP |
REPLWP |
OOPSGUI2 |
PUBLIC |
This call will replace Word Processing fields based on input paramters indicating the file, field and IEN of the record that will be changed. Another input parameter contains the data via a list or pointer that will be placed into the "new" word processing fields. |
| OOPS VALIDATE TIME |
DTVALID |
OOPSGUI2 |
PUBLIC |
This broker call will compare two dates (which are part of the input) based on the 3rd input paramater which is a flag indicating which type of compare should be done. The RESULTS output indicates whether the dates pass (VALID DATE) or fail (DATE ERROR) the compare. |
| OOPS GET DATA |
GETDATA |
OOPSGUI3 |
|
This broker call returns the data in the ASISTS Accident Reporting File (#2260) for fields that are 1) Set of Codes, 2) Set of Codes Multiple, 3) Pointer to a file, and 4) Pointer to a file multiple. |
| OOPS GET UNION |
UNIGET |
OOPSGUI6 |
|
This call retrieves a listing of all Unions. |
| OOPS DELETE UNION |
UNIKILL |
OOPSGUI6 |
|
This broker call will delete an entry in the Union File (#2263.7). |
| OOPS PUT UNION |
UNIEDT |
OOPSGUI6 |
|
This call will either file a new Union record if there is no internal record number passed back or it will edit an existing union record if the internal record number is present and passed back. |
| OOPS GET SITE PARAMETER |
SITEPGET |
OOPSGUI6 |
|
This broker call returns the Site Parameter Name, IEN and the DOL District Office and is used to obtain the entries in the Station multiple. |
| OOPS SET FIELD |
SETFIELD |
OOPSGUI2 |
PUBLIC |
This broker call will set a single field in file 2260. |
| OOPS DELETE SITEP STATION |
|
|
|
|
| OOPS DELETE SITEPAR STATION |
SITEPKIL |
OOPSGUI6 |
|
This broker call deletes the Station Subfile for the IEN passed into it. |
| OOPS EDIT SITEPAR STATION |
SITEPEDT |
OOPSGUI6 |
|
This broker call will either add a new Station subfile to the Site parameter file or will allow for editing an existing Station subfile. If the Station IEN is passed in the INPUT parameter, the record will be edited. If a Station IEN is not passed in the input parameter, a new record will be created. |
| OOPS DELETE WITNESS |
DELWITN |
OOPSGUI2 |
PUBLIC |
This broker call will delete witness information from the "CA1W" node in file 2260 based on the IEN and sub file id passed in. |
| OOPS WITNESS CREATE |
ADDWITN |
OOPSGUI2 |
PUBLIC |
This broker call will add a new Witness record for a case in the ASISTS Accident Reporting File (#2260). It is called by the CA1 form in Delphi. |
| OOPS WITNESS EDIT |
EDTWITN |
OOPSGUI2 |
PUBLIC |
This broker call files any changes entered on an existing Witness. |
| OOPS WITNESS DELETE |
DELWITN |
OOPSGUI2 |
PUBLIC |
The broker call will remove witness information (stored in node "CA1W") from the 2260 file. |
| OOPS EDIT SITE PARAMETER |
PARMEDT |
OOPSGUI6 |
|
This broker call files changes to the Site Parameter File (#2262) name and District Office, if made. |
| OOPS APPROVE SIGN FOR EMPLOYEE |
EN1 |
OOPSGUI8 |
|
This broker call will determine whether the individual can approve the Workers' Comp person being able to sign for the employee if accessed from the Safety or Employee Health menus. |
| OOPS VALIDATE AND SIGN |
SETSIGN |
OOPSGUI1 |
|
This broker call handles the validation of data prior to a user entering their electronic signature code. It also validates the electronic signature code and then assures that the users electronic signature code, the date/time of signature, and the users DUZ is filed in the Vista database. |
| OOPS REPLACE MULTIPLE |
REPLMULT |
OOPSGUI3 |
|
This procedure is for updating entries in a multiple, in 2 stages. Stage 1 deletes all current entries, step 2 creates new entries using data passed back from the GUI form. |
| OOPS UNION CONSENT |
CONSENT |
OOPSGUI7 |
PUBLIC |
This broker call will send the Bulletin to the union representative selected. Note: a ASISTS legacy routine is called from this broker call to send the bulletin. |
| OOPS GET STATION INFORMATION |
STATINFO |
OOPSGUI3 |
PUBLIC |
This broker call returns the Address, City, State and Zip code for a station stored in DIC(4 Institution file. |
| OOPS MANUAL XMIT DATA |
ENT |
OOPSGUI7 |
|
This broker call is the front end for calling the routine to transmit data to the AAC for DOL (CA1 and CA2s) or to transmit data to the National Database (NDB). |
| OOPS INCIDENT REPORT |
ENT |
OOPSGUIT |
|
This broker call returns the data for creating the Type of Incident reports. This report provides information on different Types of incidents. |
| OOPS WCEDIT |
OWCPCLR |
OOPSGUI7 |
|
This call clears the Supervisor signature and related fields if the Workers Compensation specialist has edited fields INJURED PERFORMING DUTY (#146), NOT INJURED PERFORMING JOB (#147), INJURY CAUSED BY EMPLOYEE (#148), CAUSED BY EMPLOYEE EXPLAIN (#149), SUPERVISOR NOT AGREE EXPLAN (#164), or REASON AGENCY CONTROVERTS COP (#165) after the Supervisor signed. It also sets the field WORKER'S COMP EDIT (#199) so the required bulletin will be sent. |
| OOPS GET OSHA DATA |
OSHA |
OOPSGUIF |
|
This broker call returns the data needed to produce the Log of Federal Occupational Injuries and Illnesses Report. |
| OOPS GET PRT ACC STATUS RPT |
ACCID |
OOPSGUIT |
|
This broker call retrieves the data required to generate the PRINT ACCIDENT REPORT STATUS Report. |
| OOPS CLEAR SIGNATURE |
CSIGN |
OOPSGUI8 |
|
This broker call clears the signature from the ASISTS case for Form and discipline (calling menu). |
| OOPS NEEDLESTICK LOG |
NSTICK |
OOPSGUIF |
|
This broker call retrieves the data necessary to produce the Log of Needlestick report. |
| OOPS GET NOI CODE |
GETNOI |
OOPSGUI8 |
|
This broker call returns the listing of NOI codes. If the claim is a CA1 then only codes begining with T are returned, if the claim is a CA2 only codes that do not begin with a T are returned. |
| OOPS SET RECORD LOCK |
SETLCK |
OOPSGUI3 |
|
This broker call attempt to lock the record and if not successful, returns a message indicating that the record is in use by another user. |
| OOPS RELEASE RECORD LOCK |
CLRLCK |
OOPSGUI3 |
|
This broker call will release the previously locked ASISTS record. |
| OOPS GET ASISTS CASE |
ASISTS |
OOPSGUI4 |
|
This broker call completes a lookup on the ASISTS Accident Reporting file and returns a list of valid ASISTS cases for selection. |
| OOPS CHECK PAID EMP DATA |
VALEMP |
OOPSGUI1 |
|
This broker call checks to make sure that if the PERSONNEL STATUS (field #2) is an employee and the Pay Plan is equal to "OT" that the Grade (#16), Step (#17), and Retirement (#60) fields contain valid responses. |
| OOPS GET SINGLE FIELD |
GETFLD |
OOPSGUI7 |
|
This broker call will return a single data element from the file and field that is passed in as a parameter. |
| OOPS GET INSTITUTIONS |
GETINST |
OOPSGUI7 |
PUBLIC |
This broker call will retrieve all the stations from the INSTITUTION (#4) file. |
| OOPS SENSITIVE DATA |
SENSDATA |
OOPSGUI7 |
PUBLIC |
This Broker call is used to pass data to the bulletin routine for supervisors accessing sensitive data and not creating an ASISTS case. |
| OOPS GET MISC REPORT DATA |
ENT |
OOPSGUIR |
|
This broker call will return data to generate reports on the Delphi Client side. It is a generic call that needs the start date, end date, station number (or A for all stations), and the report call or name. |
| OOPS GET FAC SHORT LIST |
STA |
OOPSGUIS |
|
|
| OOPS SELECT CA7 |
CA7LIST |
OOPSGUIC |
|
This broker call returns a list of valid Request for Compensation claims (CA-7) for the employee or Workers' Comp Specialist. |
| OOPS LIST CAS |
LISTCA |
OOPSGUIC |
|
This broker call returns a listing of all the valid CA's (either 1 or 2) that can be selected by this user to create a new Request for Compensation (CA-7) claim. |
| OOPS MULTIPLE DATA |
MULTIPLE |
OOPSGUIC |
|
This broker call will be used to both get and set data stored in a sub-record or multiple. When saving (setting) data, the entire subrecord is deleted then re-filed. |
| OOPS SET DUAL BENEFITS DATA |
DUAL |
OOPSGUID |
|
This broker call files data in the DUAL Node of the ASISTS Accident Reporting File (#2260). |
| OOPS SIGN CA7 |
SIGNCA7 |
OOPSGUIS |
|
This broker call accepts an encrypted electronic signature, validates the entry and files the signature fields in the ASISTS COMPENSATION CLAIM (CA7) File (#2264). |
| OOPS SIGNATURE VALIDATION |
DECODE |
OOPSGUIS |
|
This broker call will return the SIGNATURE BLOCK PRINTED NAME from the New Person File (#200) if the validation logic for signing the case passes. |
| OOPS ZIP CODE MISMATCH CHECK |
ZIPCHK |
OOPSGUI8 |
|
This broker call will take the Zip Code and State Name and validate that the Zip Code exists and is valid for the State. |
| OOPS SET OSHA300A |
OSHA300 |
OOPSGUIC |
|
|
| OOPS GET DETAIL LOCATION |
GETDLOC |
OOPSGUIS |
|
This broker call returns the entries in the Detail Location sub file in the ASISTS SETTING OF INJURY File (#2261.4). |
| OOPS SET DETAIL LOCATION |
SETDLOC |
OOPSGUI8 |
|
This broker call files sub record level data in the Detail Location sub record in the ASISTS SETTING OF INJURY File (#2261.4). |