Class NDS

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class NDS extends AbstractSegment

Represents an HL7 NDS message segment (Notification Detail). This segment has the following fields:

  • NDS-1: Notification Reference Number (NM)
  • NDS-2: Notification Date/Time (TS)
  • NDS-3: Notification Alert Severity (CE)
  • NDS-4: Notification Code (CE)
See Also: