Class MFI

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class MFI extends AbstractSegment

Represents an HL7 MFI message segment (Master File Identification). This segment has the following fields:

  • MFI-1: Master File Identifier (CE)
  • MFI-2: Master File Application Identifier (HD) optional
  • MFI-3: File-Level Event Code (ID)
  • MFI-4: Entered Date/Time (TS) optional
  • MFI-5: Effective Date/Time (TS) optional
  • MFI-6: Response Level Code (ID)
See Also: