The Demo site for our new HL7 Version 2+ (plus) Standard
visit the hl7 website

Draft Website - For Review Purposes Only

CNS - Clear Notification Segment

The clear equipment notification segment contains the data necessary to allow the receiving equipment to clear any associated notifications.

HL7 Attribute Table - CNS - Clear Notification Segment
Seq# DataElement Description Must Implement Flags Cardinality Length C.LEN Vocabulary DataType
CNS
1 01402 Starting Notification Reference Number = [0..1] 10 NM
2 01403 Ending Notification Reference Number = [0..1] 10 NM
3 01404 Starting Notification Date/Time [0..1] DTM
4 01405 Ending Notification Date/Time [0..1] DTM
5 01406 Starting Notification Code [0..1] CWE
6 01407 Ending Notification Code [0..1] CWE

CNS-1: Starting Notification Reference Number (NM) 01402

Definition: This field contains the starting notification reference number that is to be cleared.

CNS-2: Ending Notification Reference Number (NM) 01403

Definition: This field contains the ending notification reference number that is to be cleared. If empty, then only notification with Starting Notification Reference Number will be cleared.

CNS-3: Starting Notification Date/Time (DTM) 01404

Definition: This field is the starting date/time of the notifications to be cleared. If this field is empty but Ending Notification Date/Time is filled, then all notifications before Ending Notification Date/Time will be cleared.

CNS-4: Ending Notification Date/Time (DTM) 01405

Definition: This field is the ending date/time of the notifications to be cleared. If this field is empty but Starting Notification Date/Time is filled, then all notifications after Starting Notification Date/Time will be cleared.

CNS-5: Starting Notification Code (CWE) 01406

Definition: This field contains the starting notification code that is to be cleared (see 13.4.7.4, "NDS-4 Notification Code (CWE) 01401").Refer to Table 0585 - Starting Notification Code in Chapter 2C for valid values.

CNS-6: Ending Notification Code (CWE) 01407

Definition: This field contains the ending notification code that is to be cleared (see 13.4.7.4, "NDS-4 Notification Code (CWE) 01401"). If empty, then only notification with Starting Notification Code will be cleared. Refer to Table 0586 - Ending Notification Code in Chapter 2C for valid values.