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

Package: Integrated Billing

Routine: IBTRE1


Information

IBTRE1 ;ALB/AAS - CLAIMS TRACKING - ACTIONS ; 27-JUN-93

Source Information

Source file <IBTRE1.m>

Entry Points

Name Comments DBIA/ICR reference
NX(IBTMPNM) ; -- Go to next template
; -- Input template name
DT ; -- Delete tracking entry
DTQ
DP1 ; -- actual deletion
CP ; -- change patient
CPQ
QE ; -- Quick edit tracking entry
QEQ
QE1
CD ; -- Change Date range
CDQ
EDIT(IBTEMP) ; -- Edit visit
; -- Input template name
DIAG ; -- diagnosis editing
TRTP(X) ; -- compute tracking type code
; input x = internal entry in 356
; output = code of tracking type from 356.6
SORRY ; -- can't delete, don't have key.
PU ; -- procedure editing
PRV ; -- provider editing

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,*7,"There are Hospital Reviews associated with this entry."
  • Line Location: DT+7
Function Call: WRITE
  • Prompt: !!,*7,"There are Insurance Reviews associated with this entry."
  • Line Location: DT+8
Function Call: WRITE
  • Prompt: !,"Entry #",IBXX," not Deleted!"
  • Line Location: DT+10
Function Call: WRITE
  • Prompt: !,"Number of Hospital Reviews Deleted: ",IBCNT
  • Line Location: DP1+8
Function Call: WRITE
  • Prompt: !,"Number of Insurance Reviews Deleted: ",IBCNT
  • Line Location: DP1+13
Function Call: WRITE
  • Prompt: !,"Entry ",IBXX," Deleted"
  • Line Location: DP1+17
Function Call: WRITE
  • Prompt: !!
  • Line Location: QE1+15
Function Call: WRITE
  • Prompt: !!,"Date range was not changed."
  • Line Location: CD+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: DIAG+6
Function Call: WRITE
  • Prompt: !!,"You do not have access to delete entries. See your application coordinator.",!
  • Line Location: SORRY+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBT(356 - [#356] Classic Fileman Calls
^IBT(356.1 - [#356.1] Classic Fileman Calls
^IBT(356.2 - [#356.2] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call