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

Package: Integrated Billing

Routine: IBCEF78


Information

IBCEF78 ;ALB/WCJ - Provider ID functions ;13 May 2007

Source Information

Source file <IBCEF78.m>

Entry Points

Name Comments DBIA/ICR reference
AWAY
PAYERIDS(IBXIEN,IBRET) ; This function returns all the PAYER IDS for the current and other insurance(s)
;
PRIPAYID(IBXIEN,IBXRET) ; Primary Payer IDs
; Incoming:
; IBXIEN = IEN for File # 399
; IBXRET = Return Array for Qualifiers and IDs
SECPAYID(IBXIEN,IBXRET) ; This returns all of the secondary payer IDs from file #36
; for the insurance companies on a given claim
;
; Incoming:
; IBXIEN = IEN for File # 399
; IBXRET = Return Array for Qualifiers and IDs
SPIDS(INS,FT) ;
; FT = FORM TYPE (2 PROFESSIONAL 3 INSTITUTIONAL)
; INS = INSURANCE COMPANY (FILE #36) IEN
; Returns String (^ delimited)
; [1] = QUAL 1
; [2] = PAYER ID 1
; [3] = QUAL 2
; [4] = PAYER ID 2
HPID(IBXIEN) ; Determine HPID for current payer.
; MRD;IB*2.0*516 - Added HPID.
CLEANUP(IBRET) ;
Info |  Source |  Entry Points