Class QAK

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class QAK extends AbstractSegment

Represents an HL7 QAK message segment (Query Acknowledgment). This segment has the following fields:

  • QAK-1: Query Tag (ST) optional
  • QAK-2: Query Response Status (ID) optional
  • QAK-3: Message Query Name (CE) optional
  • QAK-4: Hit Count (NM) optional
  • QAK-5: This payload (NM) optional
  • QAK-6: Hits remaining (NM) optional
See Also: