
| Name | Value |
|---|---|
| NAME | N-OTHER INSURANCE CO TYPES |
| SECURITY LEVEL | NATIONAL,NO EDIT |
| TYPE OF ELEMENT | EXTRACTED VIA CODE |
| ELEMENT CATEGORY | INDIVIDUAL ELEMENT |
| BASE FILE | BILL/CLAIMS |
| EXTRACT CODE | N Z,Z0 S Z=$$ALLTYP^IBCEF3(IBXIEN),Z0=$$COBN^IBCEF(IBXIEN) S IBXDATA=$S(Z0=1:$P(Z,U,2,3),Z0=2:$P(Z,U,1)_U_$P(Z,U,3),1:$P(Z,U,1,2)) |
| DESCRIPTION |
This is the type of all 'other' insurance for the bill. The format of the
4: TRICARE
5: CHAMPVA
data returned in IBXDATA is:
if primary bill: type of secondary insurance^type of tertiary insurance
if secondary bill: type of primary insurance^type of tertiary insurance
if tertiary bill: type of primary insurance^type of secondary insurance
type = 1: COMMERCIAL/BL CROSS
2: MEDICARE
3: MEDICAID
|