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 (ID) 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: