IBOHLD1 ;ALB/CJM - REPORT OF CHARGES ON HOLD W/INS INFO ;MARCH 3 1992
Source file <IBOHLD1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
MAIN | ;
|
|
QUEUED | ; entry point if queued
|
|
EXIT | ;
|
|
DEVICE | ;
|
|
CHRGS | ; charges on hold
|
|
PAT | ; patient name
|
|
BILLS | ; find bills for charges on hold
|
|
FNDBTYP(IBACTIEN) | ;Determine what type of 3rd party bill to try and match the
; held charge to. ; INPUT - IB Action Type IEN (350.1,.01) |
|
INP | ; inpatient bills
|
|
INPTCK | ; does bill belong to charge? returns IBOK=0 if no
|
|
CK1 | ; for same patient?
|
|
CK2 | ; same type- inp or opt?
|
|
CK3 | ; overlap in date range?
|
|
CK4 | ; insurance bill?
|
|
OTP | ; outpatient bills
|
|
RX | ; rx refill bills
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|