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

Package: Integrated Billing

Routine: IBAECI


Information

IBAECI ;ALB/BGA-LONG TERM CARE INPATIENT TRACKER ; 09-OCT-01

Source Information

Source file <IBAECI.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Main Entry Point
BACKBIL ;called from EN
; back billing issue? send message and quit
CALC ; tag for completion of manual adding of inpt charges
; requires DFN, IBCHG, IBEVDA, IBTO

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," This patient is not LTC billable on the date."
  • Line Location: CALC+9
Function Call: WRITE
  • Prompt: !!," Calculated Monthly Copay Cap Type to be used: INPATIENT ",$S(IBLOS<181:"< 181",1:"> 180")," days."
  • Line Location: CALC+14
Function Call: WRITE
  • Prompt: !," Calculated Monthly Copay Cap is: $ ",$FN($P(IBLTCST,"^",$S(IBLOS<181:3,1:4)),",",2)
  • Line Location: CALC+15
Function Call: WRITE
  • Prompt: !," Total previously billed: $ ",$FN(IBT,",",2)
  • Line Location: CALC+16
Info |  Source |  Entry Points |  Interaction Calls