Class EQL

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class EQL extends AbstractSegment

Represents an HL7 EQL message segment (Embedded Query Language). This segment has the following fields:

  • EQL-1: Query Tag (ST) optional
  • EQL-2: Query/Response Format Code (ID)
  • EQL-3: EQL Query Name (CE)
  • EQL-4: EQL Query Statement (ST)
See Also: