Class FHS

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class FHS extends AbstractSegment

Represents an HL7 FHS message segment (FILE HEADER). This segment has the following fields:

  • FHS-1: File Field Separator (ST)
  • FHS-2: File Encoding Characters (ST)
  • FHS-3: File Sending Application (ST) optional
  • FHS-4: File Sending Facility (ST) optional
  • FHS-5: File Receiving Application (ST) optional
  • FHS-6: File Receiving Facility (ST) optional
  • FHS-7: File creation date / time (TS) optional
  • FHS-8: File Security (ST) optional
  • FHS-9: File name / ID (ST) optional
  • FHS-10: File Header Comment (ST) optional
  • FHS-11: File Control ID (ST) optional
  • FHS-12: Reference File Control ID (ST) optional
See Also: