IBCEF21 ;ALB/TMP - FORMATTER SPECIFIC BILL FUNCTIONS CONTINUED ; 3/9/11 1:12pm
Source file <IBCEF21.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
COID(IBIFN) | ; Claim office ID
|
|
ESGHPST(IBIFN,COB) | ; return insureds employment status if the bill policy defined by COB is an Employer Sponsored Group Health Plan
; ESGHP FLAG (2.312,2.1) ^ the employment status (2.312,2.11) |
|
ESGHPNL(IBIFN,COB) | ; return employer name and location if the bill policy defined by COB is an Employer Sponsored Group Health Plan
; ESGHP FLAG (2.312,2.1) ^ employer name (2.312,2.015) ^ employer city (2.312,2.05) ; ^ employer state abbr (2.312,2.06) ^ employer state ifn (2.312,2.06) |
|
REMARKS(IBIFN) | ; Compile array of bill remarks
|
|
CREM(IBIFN) | ; Compile array of bill remarks common to every bill
|
|
ADMDT(IBIFN,NOOUTCK) | ; Calculate admission/start of care date/time
; IBIFN = bill ien ; NOOUTCK = flag that will: ; (1) no check for inpt episode overlap for outpt ; (0 or null) performs check for inpt episode overlap for outpt ; ; Returns IBXDATA = fileman date format |
|
DISDT(IBIFN) | ; Calculate discharge date
; IBIFN = bill ien |
|
INSSECID(IBIFN,TYPE,SEQ) | ; Extract subscriber and patient prim/sec ID's
; IBIFN required ; TYPE is either "PAT" or "SUB" to indicate we need to extract either ; patient or subscriber ID information. Default="SUB". ; SEQ is the insurance sequence# (1,2,3). Default is current ins seq#. |
|
INSSX | ;
|
|
SCRUB(DATA) | ; Scrub the 8-piece string gathered above
|
FileNo | Call Tags |
---|---|
^DGCR(399 - [#399] | GET1^DIQ |