
| Name | Value |
|---|---|
| FORM FIELD REFERENCE | LEGACY HCFA-1500 |
| SECURITY LEVEL | NATIONAL,NO EDIT |
| DATA ELEMENT | N-GET FROM PREVIOUS EXTRACT |
| PAD CHARACTER | NO PAD REQUIRED |
| FORMAT CODE | N Z S Z=$P($G(IBXSAVE("OIDEM")),U,2) S:Z'="M"&(Z'="") IBXDATA="X" K IBXSAVE("OIDEM") |
| FORMAT CODE DESCRIPTION |
This field relies on the existence of the IBXSAVE("OIDEM") variable
previously extracted. The second '^' piece contains the sex and if this
is not a null and is not an 'M', this field's value is 'X'.
|