Class NST

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class NST extends AbstractSegment

Represents an HL7 NST message segment (Statistics). This segment has the following fields:

  • NST-1: Statistics Available (ID)
  • NST-2: Source Identifier (ST) optional
  • NST-3: Source Type (ID) optional
  • NST-4: Statistics Start (TS) optional
  • NST-5: Statistics End (TS) optional
  • NST-6: Receive Character Count (NM) optional
  • NST-7: Send Character Count (NM) optional
  • NST-8: Message Received (NM) optional
  • NST-9: Message Sent (NM) optional
  • NST-10: Checksum Errors Received (NM) optional
  • NST-11: Length Errors Received (NM) optional
  • NST-12: Other Errors Received (NM) optional
  • NST-13: Connect Timeouts (NM) optional
  • NST-14: Receive Timeouts (NM) optional
  • NST-15: Network Errors (NM) optional
See Also: