Class BHS

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class BHS extends AbstractSegment

Represents an HL7 BHS message segment (BATCH HEADER). This segment has the following fields:

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