Class EQP

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class EQP extends AbstractSegment

Represents an HL7 EQP message segment (Equipment/log Service). This segment has the following fields:

  • EQP-1: Event type (CE)
  • EQP-2: File Name (ST) optional
  • EQP-3: Start Date/Time (TS)
  • EQP-4: End Date/Time (TS) optional
  • EQP-5: Transaction Data (FT)
See Also: