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

Package: Integrated Billing

Routine: IBECEA3A


Information

IBECEA3A ;EDE/YMG - Cancel/Edit/Add... Add a Charge (cont.); 04/03/2024

Source Information

Source file <IBECEA3A.m>

Entry Points

Name Comments DBIA/ICR reference
CHKLTC(DFN,IBFR) ; check the LTC billing clock
ASKLTC() ; LTC clock confirmation prompt
LTCFDAYS(IBLTCX) ; edit LTC free days
ASKLTCFR() ; LTC clock free days confirmation prompt
DUP(DFN,IBFR,IBCHG) ; check for duplicate copays
DUPINFO(IBIEN) ;Retrieve the needed information from the duplicate bill
PRTWRN ; Print warning message about medical copayment already applied
CANDUP(IBN) ;Cancel the duplicate copay if the user wishes to.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: CHKLTC+32
Function Call: WRITE
  • Prompt: !!,"The patient has no LTC clock active for this date.",!
  • Line Location: CHKLTC+41
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKLTC+5
Function Call: WRITE
  • Prompt: !!,"Unable to continue billing this charge. LTC Free days are still available.",!
  • Line Location: LTCFDAYS+11
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKLTCFR+5
Function Call: WRITE
  • Prompt: !!!,"This patient has already been billed a medical copayment for this date."
  • Line Location: PRTWRN+2
Function Call: WRITE
  • Prompt: !,"Please review the associated dates and charges for this patient.",!
  • Line Location: PRTWRN+3
Function Call: WRITE
  • Prompt: !,"BILL",?10,"BILL",?40,"STOP",?45,"BILL",!
  • Line Location: CANDUP+19
Function Call: WRITE
  • Prompt: "FROM",?10," TO",?21,"CHARGE TYPE",?40,"CODE",?45,"NUMBER",?60,"STATUS",?70,"CHARGE",!
  • Line Location: CANDUP+20
Function Call: WRITE
  • Prompt: "-"
  • Line Location: CANDUP+21
Function Call: WRITE
  • Prompt: !,IBFRDT,?10,IBTODT,?21,$E(IBACTY,1,17),?40,IBSTCD,?45,IBBLNM,?60,IBSTAT,?70,IBCHRG,!
  • Line Location: CANDUP+22
Function Call: WRITE
  • Prompt: !
  • Line Location: CANDUP+24
Function Call: WRITE
  • Prompt: !
  • Line Location: CANDUP+30
Function Call: WRITE
  • Prompt: !,"The existing copayment was not cancelled. "
  • Line Location: CANDUP+33
Function Call: WRITE
  • Prompt: !!,"The copayment was not cancelled."
  • Line Location: CANDUP+35
Function Call: WRITE
  • Prompt: !!,"The copayment was cancelled. Please continue adding the new copay."
  • Line Location: CANDUP+36

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IB - [#350] GET1^DIQ
^IBE(350.1 - [#350.1] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call