Class CNS

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class CNS extends AbstractSegment

Represents an HL7 CNS message segment (Clear Notification). This segment has the following fields:

  • CNS-1: Starting Notification Reference Number (NM) optional
  • CNS-2: Ending Notification Reference Number (NM) optional
  • CNS-3: Starting Notification Date/Time (TS) optional
  • CNS-4: Ending Notification Date/Time (TS) optional
  • CNS-5: Starting Notification Code (CE) optional
  • CNS-6: Ending Notification Code (CE) optional
See Also: