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

Package: Integrated Billing

Routine: IBTRV


Information

IBTRV ;ALB/AAS - CLAIMS TRACKING REVIEWS (UR) ; 27-JUN-1993

Source Information

Source file <IBTRV.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for IBT REVIEW EDITOR from menu's
ENQ
HDR ; -- header code
INIT ; -- init variables and list array
BLD ; -- Build list of Reviews
SET(X) ; -- set arrays
HELP ; -- help code
EXIT ; -- exit code
TRAC ; -- Select tracking entry
TRACQ
DEFV(DFN) ; -- compute default visit for patient
DEFVQ
VNDT(X) ; -- compute vaindt for call to inp^vadtp
; -- Input x = internal entry of review
  • ICR #1327
    • Status: Active
    • Usage: Private
    TRTP(X) ; -- Compute Review type code
    ; Input x = internal entry of review
    ; output = code for review from 356.11
    IBUR(IBTRN) ; -- reason for review
    LIST(DFN,DFLT) ; list 1 screen of most recent CT entries

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!
    • Line Location: HELP+1
    Function Call: WRITE
    • Prompt: !!,"Choose from:"
    • Line Location: LIST+3
    Function Call: WRITE
    • Prompt: !," There are no Claims Tracking entries for this patient."
    • Line Location: LIST+6
    Function Call: WRITE
    • Prompt: !," ..."
    • Line Location: LIST+7
    Function Call: WRITE
    • Prompt: !,?3,$P(IBX,U,1)
    • Line Location: LIST+9
    Function Call: WRITE
    • Prompt: !!,?3,$P(IBX,U,1)
    • Line Location: LIST+11
    Function Call: WRITE
    • Prompt: !
    • Line Location: LIST+12

    FileMan Files Accessed Via FileMan Db Call

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