IBCREC ;ALB/ARH - RATES: CM INACTIVATE CPT CHARGE OPTION ; 22-MAY-1996
Source file <IBCREC.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| ENTER | ; OPTION ENTRY POINT: inactivate all CPT procedures Charge Items that are currently inactive in the CPT file
|
|
| INACTCPT(SAVE) | ; inactivate charges for all Inactive CPT codes, all sets checked
; if an active charge for an Inactive CPT, the CPT's inactive date is added as the charges Inactive Date ; if a CPT is inactive before the charges Effective date, that Effective date is added as the Inactive Date ; Input: SAVE - if true, charge items that would be deleted are entered into TMP array for print instead ; Output: returns the count of the charge items inactivated |
|
| DATE(X) | ;
|
|
| TMPHDR(CS) | ; set up array header for printed report
|
|
| DEV | ; get device for printed report
|
|
| RPT | ; print report - entry point for tasked jobs
|
| 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 |
|