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

Package: Integrated Billing

Routine: IBTRC1


Information

IBTRC1 ;ALB/AAS - CLAIMS TRACKING - INSURANCE ACTIONS ACTIONS ; 14-JUL-93

Source Information

Source file <IBTRC1.m>

Entry Points

Name Comments DBIA/ICR reference
AI ; -- Add ins. Action entry
AIQ
DT ; -- Delete Insurance Action entry
DTQ
DP1 ; -- actual deletion
QE ; -- Quick edit Review entry
QEQ
QE1
NX(IBTMPNM) ; -- Go to next template
; -- Input template name
EDIT(IBTEMP) ; -- Edit entries
PRECRT(IBTRN,LNG) ; -- find precert number for a tracking entry
; -- input ibtrn = internal entry of tracking id.
PRECQ
SHOWSC ; -- display sc conditions
SHOWQ
CP ; -- change patient from within insurance reviews
CPQ
SCREEN(ACODE,CTYPE) ; -- screen for action field of file 356.2
; -- called by input transform
; input ACODE = piece 3 (action code) of entry being screen in 356.7
; CTYPE = type of review, pointer to 356.11

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Must first delete appeals associated with Denials"
  • Line Location: DT+6
Function Call: WRITE
  • Prompt: !,"Entry #",IBXX," not Deleted!"
  • Line Location: DT+9
Function Call: WRITE
  • Prompt: !,"Entry ",IBXX," Deleted!"
  • Line Location: DP1+5
Function Call: WRITE
  • Prompt: !!,"Patient: ",$$PT^IBTUTL1(DFN)
  • Line Location: SHOWSC+4
Function Call: WRITE
  • Prompt: !,"Patient Not Service Connected",!!
  • Line Location: SHOWSC+5
Function Call: WRITE
  • Prompt: !,?5,"Service Connected Percent: "_+$P(VAEL(3),"^",2)_"%"
  • Line Location: SHOWSC+6

FileMan Files Accessed Via FileMan Db Call

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