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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBCNBLA

Package: Integrated Billing

Routine: IBCNBLA


Information

IBCNBLA ;ALB/ARH - Ins Buffer: LM action calls ;1 Jun 97

Source Information

Source file <IBCNBLA.m>

Entry Points

Name Comments DBIA/ICR reference
NEWSCRN(TEMPLAT,TMPARR,IBBUFDA) ; open a new screen for a specific buffer entry, pass in LM template and the array to select from
; if temp array is defined then user selects the buffer entry, otherwise use entry passed in
SEL(TMPARR) ; user selects one of the items from the list on the screen
SELQ
PNXTSCRN(TEMPLAT,IBBUFDA) ; open a new screen for a buffer entry, rebuild the process screen on return since it may have changed
LNXTSCRN(TEMPLAT,TMPARR,AVIEW) ; select entries from list to process/expand
LNXTX ;
LREJECT(TMPARR) ; user select entries from list then reject/delete them
LREJX ;
FASTEXIT ; sets flag signaling system should be exited
SELSORT ; select the way to sort the list screen
SELSORTX ;
TGLSCRN(IBBUFDA) ; toggle process screen from policy to insurance info, glbal variable IBCNSCRN contains ins co chosen
AMCHK ; This procedure is called from the main buffer screen as an action
; to check the insurance company names in the buffer file. This will
; invoke another ListMan screen that shows a list of all insurance
; company names that do not exist in File 36 either as names or as
; synonyms and also they do not exist in the Auto Match file. These
; are bad insurance company names that need to be corrected before
; electronic insurance verification attempts can be made.
; esg - 6/20/02 - SDD 5.1.11 - Add an action on the main buffer
; screen to call the buffer names check option
AMCHKX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," >>> Selected entry has been ",$S(IBY="A":"ACCEPTED",IBY="R":"REJECTED",1:"UNKNOWN STATUS")
  • Line Location: SEL+11
Function Call: WRITE
  • Prompt: " and may no longer be edited or modified.",!
  • Line Location: SEL+12
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: LNXTSCRN+27
Function Call: WRITE
  • Prompt: !!!,"You are ",ACT,"ing multiple insurance buffer entries."
  • Line Location: LNXTSCRN+28
Function Call: WRITE
  • Prompt: !,"You just completed entry number ",IBCNEZEN," (",IBCNEZCT," of ",IBCNEZGD,")."
  • Line Location: LNXTSCRN+29
Function Call: WRITE
  • Prompt: !
  • Line Location: LNXTSCRN+34
Function Call: WRITE
  • Prompt: @IOF,!?2,$G(IORVON)
  • Line Location: LREJECT+19
Function Call: WRITE
  • Prompt: " Entry ",IBCNEZEN," (",IBCNEZCT," of ",IBCNEZGD,") "
  • Line Location: LREJECT+20
Function Call: WRITE
  • Prompt: $G(IORVOFF)
  • Line Location: LREJECT+21
Function Call: WRITE
  • Prompt: !
  • Line Location: LREJECT+34
Function Call: WRITE
  • Prompt: !
  • Line Location: SELSORT+3
Function Call: WRITE
  • Prompt: !,"Select the item to sort the buffer records on the buffer list screen."
  • Line Location: SELSORT+4
Function Call: WRITE
  • Prompt: !!,"Enter an Insurance Company to display the Groups/Plans for that company or ",!,"enter Return to display a patient's policies.",!!
  • Line Location: TGLSCRN+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBE(365.15 - [#365.15] FIND1^DIC,  GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call