
| Name | Value |
|---|---|
| FORM FIELD REFERENCE | IB 837 TRANSMISSION |
| SECURITY LEVEL | NATIONAL,NO EDIT |
| DATA ELEMENT | N-GET FROM PREVIOUS EXTRACT |
| PAD CHARACTER | NO PAD REQUIRED |
| REQUIRED | NO |
| FORMAT CODE | K IBXDATA N Z S Z=0 F S Z=$O(IBXSAVE("INPT",Z)) Q:'Z I $P(IBXSAVE("INPT",Z),U,12)'="" S IBXDATA(Z)=$P(IBXSAVE("INPT",Z),U,13) I IBXDATA(Z)="" S IBXDATA(Z)="UN" |
| FORMAT CODE DESCRIPTION |
If the user added an NDC to this line of the claim, there should also be
a value in the unit field ($P(IBXSAVE("INPT",Z),U,12), and if there is,
then this field should be 'UN'. MRD;IB*2.0*516
|