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

Package: Integrated Billing

Routine: IBECPTT


Information

IBECPTT ;ALB/ARH - TRANSFERS CPT RATE UPDATES TO 350.4 ; 10/22/91

Source Information

Source file <IBECPTT.m>

Entry Points

Name Comments DBIA/ICR reference
START
END ;
SEARCH ;update/create new billing code entries if conditions meet
; does not transfer to 350.4 if: - code inactive (in 81)
; - date effective already defined for code
; - deactivating a code not in billing
; - deactivating a code already inactive
; - stated old group not match current group
; - entry does not cause changes in rate or status
CREATE ;create entries in 350.4 and 409.71
STUFF ;stuff data into newly created entry in 350.4
ERROR ;entry can not be transfered for some reason, flag piece 7 in 350.41

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!!,?18,"Transfer HCFA updates to the Permanent BASC File",!!!
  • Line Location: IBECPTT+8
Function Call: WRITE
  • Prompt: !!,"This option transfers the HCFA updates from the temporary BASC file to the"
  • Line Location: IBECPTT+9
Function Call: WRITE
  • Prompt: !,"permanent BASC file."
  • Line Location: IBECPTT+10
Function Call: WRITE
  • Prompt: !!,"Beginning transfer, this could take some time. Please wait...",!
  • Line Location: IBECPTT+12
Function Call: WRITE
  • Prompt: !,"Transferring HCFA updates to permanent BASC file."
  • Line Location: START+0
Function Call: WRITE
  • Prompt: "."
  • Line Location: START+2
Function Call: WRITE
  • Prompt: !!,"Transfer complete: ",IBSD," Entries created in 409.71"
  • Line Location: START+3
Function Call: WRITE
  • Prompt: !,?19,IBE," Entries created in 350.4",!,?19,IBES," Entries in 350.4 ""stuffed"""
  • Line Location: START+4
Function Call: WRITE
  • Prompt: !!,?19,IBNT," Codes already have entries for given effective date"
  • Line Location: START+5
Function Call: WRITE
  • Prompt: !,?19,IBERR," Codes unable to transfer"
  • Line Location: START+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBE(350.4 - [#350.4] Classic Fileman Calls
^IBE(350.41 - [#350.41] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call