IBTRCD ;ALB/AAS - CLAIMS TRACKING - EXPAND CONTACTS SCREEN ; 02-JUL-1993
Source file <IBTRCD.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EN | ; -- main entry point for IBT EXPAND/EDIT COMMUNICATIONS
|
|
| HDR | ; -- header code
|
|
| INIT | ; -- init variables and list array
|
|
| BLD | ; -- build display
|
|
| ACTION | ; -- Ins. Action infomation display
|
|
| 10 | ; -- pre-cert contact
|
|
| 15 | ; -- admission review
|
|
| 20 | ; -- urgent/emergent ins. contact
|
|
| 25 | ; -- snf/nhcu review
|
|
| 30 | ; -- continued stay contact
|
|
| 35 | ; -- inpt retrospective review
|
|
| 40 | ; -- Discharge contact
|
|
| 100 | ; -- No type of action
|
|
| 50 | ; -- outpatient treatment
|
|
| 55 | ; -- opt retrospective review
|
|
| 60 | ; -- Appeal
|
|
| 65 | ; -- Nth appeal
|
|
| 70 | ; -- Patient
|
|
| 80 | ; -- Other
|
|
| 85 | ; -- Insurance verification
|
|
| 110 | ; -- approval actions
|
|
| 120 | ; -- denial actions
|
|
| 130 | ; -- penalty
|
|
| 140 | ; -- case pending
|
|
| 150 | ; -- no coverage
|
|
| HELP | ; -- help code
|
|
| EXIT | ; -- exit code
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|