$$EN(IEN,FLDS,SETID) |
This function call is made to create the HL7 ZIR
segment string.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
IEN |
Input |
IEN is the internal entry number for the entry in the
INCOME RELATION (#408.22) file for which data is to be extracted.
|
FLDS |
Input |
FLDS contains a list of the fields in the HL7 ZIR
segment, concatenated with commas, which should be extracted for the entry.
|
SETID |
Input |
SETID is used to specify the SET ID field in the HL7
ZIR segment.
|
SEG |
Output |
SEG is the HL7 ZIR segment string returned by the
function.
|
|