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

Package: Integrated Billing

Routine: IBCECSA4


Information

IBCECSA4 ;ALB/CXW - IB CLAIMS STATUS AWAITING RESOLUTION SCREEN ;5-AUG-1999

Source Information

Source file <IBCECSA4.m>

Entry Points

Name Comments DBIA/ICR reference
SMSG ;select message
SMSGQ
COB ; COB management link from CSA
EDI ;History detail display
EOB ;View an EOB
TPJI ;Third Party joint Inquiry
PBILL ;Print bill - not for resubmit
; IB*320 - allow action for MRA request claims
PB1 ;
CANCEL ;Cancel bill
CANCELQ
CRD ; enter here if correcting a bill
CLONE ;'Copy/cancel bill' protocol action
CLONEQ
PRO ; Copy for secondary/tertiary bill
PROQ
RES ;Resubmit bill by print
EBI ;Edit bill
EDITQ
SEL(IBDA,ONE) ; Select entry(s) from list
; IBDA = array returned if selections made
; IBDAX(n)=ien of bill selected (file 399)
; ONE = if set to 1, only one selection can be made at a time
RESUB(IBIFN,TXMT,IBFUNC,IBTBA) ; Function asks if resubmit as resolution to a
; message is the intention
; IBIFN = ien of bill in file 399
; TXMT = flag if = 1, assume it's transmittable, don't have to check
; IBFUNC = code to say where the code is called from
; 'E'=edit/authorize 'P'=print 'PX'= print/not to resubmit 'C'=cancel
; IBTBA = transmit bill array returned to calling routine. Optional
; parameter to be passed by reference.
; IBTBA(364ptr)=""
RESUB1
RETXMT ;
RETXMTQ
MRACHK ; Restrict access to process REQUEST MRA claims
ERRWARN() ; Display the warning message when someone is about to Resubmit by Print,
; Retransmit or Print a bill that has an error or was rejected. - IB*2*641
; (US3380).
LOGATMP(IBDA,USER,CURDAT,ACTION) ; Log a new entry in the "ARPN" cross-reference
; for an attempt to Resubmit by Print, Retransmit, or Print a claim after ignoring
; the warning message saying the claim has an error or was rejected.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Bill status must be REQUEST MRA, AUTHORIZED or PRNT/TX to print the bill."
  • Line Location: PBILL+11
Function Call: WRITE
  • Prompt: !,*7,"This is not a transmittable bill or review not needed"
  • Line Location: PBILL+16
Function Call: WRITE
  • Prompt: !!?5,"You don't hold the proper security key to access this function."
  • Line Location: CANCEL+7
Function Call: WRITE
  • Prompt: !?5,"The necessary key is IB AUTHORIZE. Please see your manager."
  • Line Location: CANCEL+8
Function Call: WRITE
  • Prompt: !!?5,"You must hold the "_IBKEY_" security key to access this function."
  • Line Location: CLONE+14
Function Call: WRITE
  • Prompt: !?5,"Please see your manager."
  • Line Location: CLONE+15
Function Call: WRITE
  • Prompt: !!?4,"This bill is in a status of REQUEST MRA."
  • Line Location: PRO+11
Function Call: WRITE
  • Prompt: !?4,"MRA EOBs must be processed from the MRA management worklist."
  • Line Location: PRO+12
Function Call: WRITE
  • Prompt: !?4,"There are no MRA EOBs on file."
  • Line Location: PRO+13
Function Call: WRITE
  • Prompt: !,*7,"An authorized bill can not be edited."
  • Line Location: EBI+8
Function Call: WRITE
  • Prompt: !,*7,"You are not authorized to edit a bill"
  • Line Location: EBI+9
Function Call: WRITE
  • Prompt: !,"The review status of this message will be updated to 'REVIEW COMPLETE'",!," based on this action"
  • Line Location: RESUB+35
Function Call: WRITE
  • Prompt: !,?4,"This bill is in a status of REQUEST MRA and it does appear on"
  • Line Location: MRACHK+4
Function Call: WRITE
  • Prompt: !,?4,"the MRA Management Worklist. Please use the MRA Management Menu"
  • Line Location: MRACHK+5
Function Call: WRITE
  • Prompt: !,?4,"options for all processing related to this bill."
  • Line Location: MRACHK+6
Function Call: WRITE
  • Prompt: !,?4,"You are about to Resubmit by Print, Retransmit or Print a bill"
  • Line Location: ERRWARN+3
Function Call: WRITE
  • Prompt: !,?4,"that has an error or was rejected without making any changes to"
  • Line Location: ERRWARN+4
Function Call: WRITE
  • Prompt: !,?4,"the claim. Please check before continuing."
  • Line Location: ERRWARN+5

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBM(361 - [#361] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call