IBCOIVM1 ;ALB/NLR - IB BILLING ACTIVITY (COMPILE/PRINT) ;02-MAY-94
Source file <IBCOIVM1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| LOOP | ; get patient from File 354 AIVM X-ref. If still has IVM-identified
; insurance, and bills against IVM-identified policies, put in report. |
|
| SEND | ||
| ENQ | ||
| ENQ1 | ||
| GETIVM(DFN) | ; does patient still have IVM-identified insurance?
; input = dfn ; output = 0 if no ivm-identified insurance ; 1 if ivm-identified insurance |
|
| BTYP(BN,X) | ; Determine bill type
; Input: BN -- Pointer to the bill in file #399 ; X -- Zeroth node of pointed-to bill entry ; Output: Bill Type --> R: Pharmacy Refill ; P: Prosthetics ; I: Inpatient ; O: Outpatient |
|
| BTYPQ | ||
| PAUSE | ; Pause for screen output.
|
|
| HDR | ; Display report header.
|
|
| DASH() | ; Write dashed line.
|
| 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 |
|