DFN |
Input |
internal entry number of the PATIENT (#2) file
|
FBSTR |
Input |
(Optional) Comma delimited sting of requested fields.
DEFAULT: "1,2,3,4,5" (returns all fields).
|
FBCUT |
Input |
(Optional) Cutoff date (fileman format). Default:
"2961001" (Oct 1, 1996). Authorizations with a TO DATE prior to the cutoff
will not be considered.
|
HLFS |
Input |
HL7 field separator that should be used in the
segment.
|
HLQ |
Input |
HL7 null field value.
|
FBZFE(I) |
Output |
An array of string(s) forming the ZFE segments for
the patient's FEE authorizations that meet the criteria. (OR Undefined if no
authorizations meet criteria.) Note: Only the latest authorization for each
group is returned (where group is FEE PROGRAM + TREATMENT TYPE).
|