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
Print Page as PDF
Routine: IBCEP4

Package: Integrated Billing

Routine: IBCEP4


Information

IBCEP4 ;ALB/TMP - EDI UTILITIES for provider ID ;29-SEP-00

Source Information

Source file <IBCEP4.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point
EN1(IBINS) ; -- Entry point from provider number maintenence
ENX ; Common call to list template for dual entry points
HDR ; -- header
INIT ; -- init variables, list array
BLD ; Bld display - IBINS must = ien of file 36
HELP ; -- help
EXIT ; -- exit
EXPND ;
SEL(IBDA,MANY) ; Select from care unit list
; IBDA is passed by reference and IBDA(1) returned containing
; ien's of the care unit selected (file 355.95).
; If > 1 entry can be selected, MANY is set to 1
DISP(IBVAR,IBINS,IBPTYP,IBFT,IBCT,START,END) ; Set up display array for
; provider id
CAREUOK(IBIFN,IBCU,IBTYPE,IBSEQ) ; Returns 1 if care unit is appropriate
; for bill based on provider type, care type, bill type and insurance co
; IBIFN = ien of bill (file 399)
; IBCU = the ien of the care unit (file 355.96)
; IBTYPE = type of ID being checked (1=performing, 2=EMC)
; IBSEQ = the COB seq being checked (1-3)
CAREOKQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ENX+6
Function Call: WRITE
  • Prompt: !
  • Line Location: ENX+6
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+4
Info |  Source |  Entry Points |  Interaction Calls