IBTRV3 ;ALB/AAS - CLAIMS TRACKING - REVIEW ACTIONS ; 14-JUL-93
Source file <IBTRV3.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ADNXT(IBTRN) | ; -- Add next Hospital Review
; -- Input ibtrn = internal entry in claims tracking (356) |
|
INPT | ||
ANOTHER | ; -- ask if add another if no ask next review date/status
|
|
SAME | ; -- ask if same
|
|
ADNXTQ | ||
REV(IBTRN,IBTRTP) | ; -- Add review
; -- input ibtrtp = tracking type code, ; ibtrn = internal id of tracking entry |
|
REVQ | ||
15 | ; -- Initial edit of admission review
|
|
30 | ; -- Initial edit for continued stay
|
|
50 | ; -- outpatient review
|
|
UNIT(X) | ; -- determine if specialty is a specialized unit
; input (review) ; output 1 if unit, 0 if not |
|
INSURD(X) | ; -- determine if this is tracked as an ins. claim
|
|
VDT(IBTRN,IBTRV) | ; compute vaindt for day of review
|
|
MESS | ; -- add message
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|