Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Routine: FBUTL

Package: Fee Basis

Routine: FBUTL


Information

FBUTL ;WCIOFO/SAB-FEE BASIS UTILITY ;4/8/2004

Source Information

Source file <FBUTL.m>

Call Graph

Call Graph

Call Graph Total: 2

Package Total Call Graph
Kernel 1 $$FMTHL7^XLFDT  
Master Patient Index VistA 1 ($$GETICN,$$IFLOCAL)^MPIF001  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
Scheduling 1 SCRPW41  

Entry Points

Name Comments DBIA/ICR reference
AUTH(FBDA,FBCUT) ; FEE Authorization extrinsic function
; Determines if the patient has any FEE authorizations on file.
; An optional date can be specified to determine if the patient has
; any FEE authorizations in effect on or after the specified date.
; input
; FBDA - patient internal entry number (DFN)
; of the PATIENT (#2) and FEE BASIS PATIENT (#161) file
; FBCUT - (optional) cutoff date (fileman format)
; Default: none
; authorizations with a TO DATE prior to the
; cutoff date (if specified) will not be considered.
; returns a value of 1 or 0
; will be true (1) if patient has one or more FEE authorizations
  • ICR #2765
    • Status: Retired
    • Usage: Supported
    AUTHL(FBDFN,FBSN,FBDT,FBAR) ; authorization list for patient
    ; Integration Agreement #4396
    ; This API returns authorization data for a specified patient.
    ; Authorizations that have been Austin Deleted will not be returned.
  • ICR #4396
    • Status: Active
    • Usage: Controlled Subscription

    External References

    Name Field # of Occurrence
    $$GETICN^MPIF001 AUTHL+76
    $$IFLOCAL^MPIF001 AUTHL+75
    $$FMTHL7^XLFDT AUTHL+81

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^FBAAA - [#161] AUTH+18, AUTH+19, AUTH+20, AUTHL+87, AUTHL+88, AUTHL+89

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    FBAR AUTHL~, AUTHL+58*, AUTHL+65, AUTHL+68, AUTHL+93, AUTHL+94, AUTHL+98
    FBC AUTHL+56~, AUTHL+85*, AUTHL+92*, AUTHL+93, AUTHL+94, AUTHL+97, AUTHL+98
    FBCUT AUTH~, AUTH+15*, AUTH+21
    FBDA AUTH~, AUTH+18, AUTH+19, AUTH+20, AUTHL+56~, AUTHL+87*, AUTHL+88, AUTHL+89
    FBDA1 AUTH+14~, AUTH+18*, AUTH+19, AUTH+20
    FBDFN AUTHL~, AUTHL+71, AUTHL+75, AUTHL+76, AUTHL+87, AUTHL+88, AUTHL+89
    FBDT AUTHL~, AUTHL+60*, AUTHL+79, AUTHL+80, AUTHL+81, AUTHL+90
    FBICN AUTHL+56~, AUTHL+76*
    FBRET AUTH+14~, AUTH+16*, AUTH+18, AUTH+24*, AUTH+26, AUTHL+56~, AUTHL+61*, AUTHL+65*, AUTHL+68, AUTHL+71*
    , AUTHL+74, AUTHL+75*, AUTHL+76*, AUTHL+79, AUTHL+80*, AUTHL+81*, AUTHL+84, AUTHL+97*, AUTHL+100
    FBSN AUTHL~, AUTHL+59*
    FBY AUTHL+56~, AUTHL+89*, AUTHL+90, AUTHL+93, AUTHL+94
    FBY0 AUTH+14~, AUTH+20*, AUTH+21, AUTH+22
    U AUTH+19, AUTH+21, AUTH+22, AUTHL+65, AUTHL+88, AUTHL+90, AUTHL+93, AUTHL+94
    Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Global Variables Directly Accessed |  Local Variables  | All