IBTRC3 ;ALB/AAS - CLAIMS TRAINING INS. REV DEFAULTS ; 29-SEP-93
Source file <IBTRC3.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| LAST(IBTRN,IBTRC) | ; -- return last insurance review
 ; -- Input IBTRN = claims tracking id ; IBTRC = ins. review being edited (option) ; (if hip is defined for ibtrc will use last review ; for that policy)  | 
|
| LASTQ | ||
| HIP(IBTRC) | ; -- compute default health insurance policy for claims tracking
 ; -- called by trigger on patient field (.05) of file 356.2 ; -- output pointer to subfile (2.312)^insurnace co name  | 
|
| HIPQ | ||
| HIPD(DA,IBTLST) | ; -- compute default health insurance policy from last review
 ; -- called from input templates ; input da = current entry being edited ; ibtlst = last entry for this review as determine by $$LAST  | 
|
| HIPDQ | ||
| PC(DA,IBTLST) | ; -- compute default person contacted from last review
 ; -- called from input templates ; input da = current entry being edited ; ibtlst = last entry for this review as determine by $$LAST  | 
|
| MC(DA,IBTLST) | ; -- compute default method of contact from last review
 ; -- called from input templates ; input da = current entry being edited  | 
|
| CP(DA,IBTLST) | ; -- compute default contact phone number from last review
 ; -- called from input templates ; input da = current entry being edited ; ibtlst = last entry for this review as determine by $$LAST  | 
|
| AN(DA,IBTLST) | ; -- compute default authorization number policy (call ref default removed with *458)
 ; -- called from input templates ; input da = current entry being edited ; ibtlst = last entry for this review as determine by $$LAST  | 
|
| APPEAL | ; -- called from IBTRC, needed more room to compute
 ; info if an appeal  | 
|
| TPE() | ; -- add appeal type to type of action
 |