IBTRR ;ALB/ARH - CLAIMS TRACKING - ROI SPECIAL CONSENT SCREEN ; 08-JAN-2013
Source file <IBTRR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; -- main entry point for IBT ROI SPECIAL CONSENT
|
|
HDR | ; -- header code
|
|
INIT | ; -- init variables and list array
|
|
HELP | ; -- help code
|
|
EXIT | ; -- exit code
|
|
BLD | ; build list of ROI Special Concents for a Patient by Active, Effective Date and Condition
|
|
LINE(IBRFN) | ; add one ROI entry to screen list
|
|
SET(X,CNT) | ; set list manager screen array lines
|
|
DATE(X) | ; date in external format
|
|
STATUS(IBRFN,DATE) | ; return entries status: active or inactive/revoked on date
|
|
ACTIVE(IBRFN,DATE) | ; return True if ROI entry is Active on date
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|