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: IBCEP6

Package: Integrated Billing

Routine: IBCEP6


Information

IBCEP6 ;ALB/TMP/OIFO-BP/RBN - PROVIDER ID MAINT menu and INS CO EDIT hook ;11-02-00

Source Information

Source file <IBCEP6.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point
ENQ ;
EN1 ; Provider maintenance from the billing screen 8
PO ; provider's own IDs
POX ;
PI ; provider's IDs provided by an insurance company
PIX ;
BI ; Insurance company batch ID entry
BIX ;
II ; Insurance company IDs
IIX ;
CP ; Care Unit maintenance - performing providers
CPX ;
CB ; Care Unit maintenance - billing provider
CBX ;
NP ; non-VA individual provider information
NPX ;
NF ; non-VA facility provider information
NFX ;
MENU(IBSEL) ; display main provider ID maintenance menu and receive response from user
; function value returns 0 if user exits from menu or "^" out
; function value returns 1 otherwise
; IBSEL is the internal value of the user's selection if any (pass by reference)
MENUX ;
MENH ; menu help
MENHX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN1+2
Function Call: WRITE
  • Prompt: !
  • Line Location: MENU+43
Function Call: WRITE
  • Prompt: !,DIR("L",C)
  • Line Location: MENU+44
Function Call: WRITE
  • Prompt: !,DIR("L"),!
  • Line Location: MENU+45
Function Call: WRITE
  • Prompt: !
  • Line Location: MENU+46
Function Call: WRITE
  • Prompt: @IOF,!?4,"Provider ID Maintenance Main Menu"
  • Line Location: MENH+1
Function Call: WRITE
  • Prompt: !!?4,"Enter a code from the list."
  • Line Location: MENH+2
Info |  Source |  Entry Points |  Interaction Calls