Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: IBTRR

Package: Integrated Billing

Routine: IBTRR


Information

IBTRR ;ALB/ARH - CLAIMS TRACKING - ROI SPECIAL CONSENT SCREEN ; 08-JAN-2013

Source Information

Source file <IBTRR.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Info |  Source |  Entry Points |  Interaction Calls