RCTCSWL ;ALB/PAW-Cross Servicing Worklist ;30-SEP-2015
Source file <RCTCSWL.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EN | ; -- Main entry point for RCTCSP RECONCILIATION WORKLIST
 | 
|
| INIT | ; Initialize variables
 | 
|
| HDR | ; Set header for CS Worklist
 | 
|
| FILTER(FILTERS) | ; Set filters
 ; Sets an array of filters to determine which entries to include in display ; Input: None ; Output: ; Returns: 0 if the user entered '^' or timed out, 1 otherwise ; FILTERS(0) = Piece 1 = 1=Bankruptcy,2=Deaths,3=Uncollectable,4=Payment in Full,5=Satisfied PA,6=Compromise,7=All Returns ; Piece 3 = All (0) or Select (1) Patients  | 
|
| SHOWFILT(FILTERS) | ; Display
 ; Displays the currently selected filter selections for the ; Billing and NVC Precert Worklist display ; Input: FILTERS() - Array of filter settings. See FILTERS for a detailed ; explanation of the FILTERS array ; Output: Current Filter settings are displayed  | 
|
| ASKDIV(FILTERS) | ; Sets a list of Divisions to be displayed in the Reconciliation Worklist
 ; Input: FILTERS - Current Array of filter settings ; Output: FILTERS - Updated Array of filter settings  | 
|
| ONEDIV(DIC,IEN,FIRST) | ; Prompts the user for a Division
 ; Input: DIC - Variable/Array of settings needed for ^DIC call ; FIRST - Set to 1 initially and then 0 for subsequent calls ; Output: FIRST - Set to 0 ; IEN - IEN of the selected Division ; null if no selection was made  | 
|
| EXPAND | ; ACTION - Expand Patient (EP)
 | 
|
| LINKI | ; ACTION - View Patient Insurance (VI)
 | 
|
| ACCTPR | ; ACTION - Account Profile (AP)
 | 
|
| PTVW | ; ACTION - View Patient (PT)
 | 
|
| CEA | ; ACTION - CANCEL EDIT ADD (CN)
 | 
|
| CEAX | ;
 | 
|
| PRTSTAT | ; ACTION - PRINT A PAYMENT STATEMENT (PR)
 | 
|
| REMOVE | ; ACTION - REMOVE FROM WORKLIST (RM)
 | 
|
| KILLGLB | ; Kill Worklist Globals
 | 
|
| HELP | ; -- help code
 | 
|
| EXIT | ; -- exit code
 | 
|
| EXDIV | ;
 | 
|
| CHKFILT | ; Check Filters
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| FileNo | Call Tags | 
|---|---|
| ^DG(40.8 - [#40.8] | GET1^DIQ | 
| ^PRCA(430 - [#430] | Classic Fileman Calls | 
| ^PRCA(433 - [#433] | Classic Fileman Calls |