$$EN(DFN,VAFSTR,VAFNUM,VAFHLQ,VAFHLFS,VAFZCE) |
This generic extrinsic function is designed to return
the HL7 Community Care Eligibility (ZCE) segment.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
Internal entry number of Patient (#2) file.
|
VAFSTR |
Input |
String of fields requested, separate by commas. If
not passed, return all data fields.
|
VAFNUM |
Input |
Sequential Number for SET ID (Default=1).
|
VAFHLQ |
Input |
HL7 Null Variable.
|
VAFHLFS |
Input |
HL7 Field Separator.
|
VAFZCE |
Output |
Array to return ZCE segments.
|
|