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

Package: Integrated Billing

Routine: IBCIPAY


Information

IBCIPAY ;DSI/ESG - Extract data and create Ingenix Payor File ;11-JAN-2001

Source Information

Source file <IBCIPAY.m>

Entry Points

Name Comments DBIA/ICR reference
ENTRY ; Entry point for routine (or called from the top)
EXIT ;
; Routine Exit
INIT ; Procedure to initialize some routine-wide variables
INITX ;
INTRO ; This procedure displays introductory text and asks if the user
; wants to proceed with the creation of the PAYOR file.
INTROX ;
OUTPUT ; This procedure displays a VistA "please wait" message to the user
; while it loops through the "B" cross reference to the INSURANCE
; COMPANY FILE (#36). The file is closed here and a confirmation
; message is shown to the user.
OUTPUTX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: INTRO+3
Function Call: WRITE
  • Prompt: $$FILL^IBCIUT2
  • Line Location: OUTPUT+18
Function Call: WRITE
  • Prompt: $$FILL^IBCIUT2
  • Line Location: OUTPUT+19
Function Call: WRITE
  • Prompt: !
  • Line Location: OUTPUT+20
Info |  Source |  Entry Points |  Interaction Calls