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

Package: Integrated Billing

Routine: IBCSC10


Information

IBCSC10 ;ALB/MJB - MCCR SCREEN 10 (UB-82 BILL SPECIFIC INFO) ;27 MAY 88 10:20

Source Information

Source file <IBCSC10.m>

Entry Points

Name Comments DBIA/ICR reference
EN
Q
ACINTEL(IBINSDAT,IBNEXT) ; build some intelligence in this Alternate ID branching logic called from both screen 10 templates.
BBB(IBIFN) ; aka Baby Bird Beaks
; this is an API to tell if any insurer on the claim has Alternate Payer IDs properly defined.
; If not, it returns a 0 and the section of the billing screen is uneditable
; which shows as <#> to the biller

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: " Bill Remark : ",$S($P(IB("U1"),U,8)]"":$P(IB("U1"),U,8),1:IBUN)
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: " Form Locator ",$P(IBX,U,I),$S($E($P(IBX,U,I),2)="":" : ",1:": "),$S($P(IB("U1"),U,I)]"":$P(IB("U1"),U,I),1:IBUN)
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: " Form Locator ",IBX,": ",$S($P(IB("U1"),U,I)]"":$P(IB("U1"),U,I),1:IBUN)
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: " Tx Auth. Code : ",$S($P(IB("U"),U,13)]"":$P(IB("U"),U,13),1:IBUN)
  • Line Location: EN+8
Info |  Source |  Entry Points |  Interaction Calls