
| Name | Value |
|---|---|
| NAME | N-CURR INSURED SSN |
| SECURITY LEVEL | NATIONAL,NO EDIT |
| TYPE OF ELEMENT | EXTRACTED VIA CODE |
| ELEMENT CATEGORY | INDIVIDUAL ELEMENT |
| BASE FILE | BILL/CLAIMS |
| EXTRACT CODE | D:'$D(IBXSAVE("IDEM")) F^IBCEF("N-CURR INSURED DEMOGRAPHICS") S IBXDATA=$P(IBXSAVE("IDEM"),U,6) |
| DESCRIPTION |
If the variable IBXSAVE("IDEM") exists, the 6th '^' piece of this data
contains the value for this field. If it doesn't exist, extract the field
that sets it.
|