HL7 v2.5.1 Specificationsv2.5.1

to moveEnter to openTry PID-5, ADT, 0004

EAN: Automated equipment notification message

This page lists the structures and trigger events EAN defines, taken from the standard. The written commentary that theADT page carries has not been written for EAN.

Recognising EAN messages

EAN announces itself in MSH-9 like this:

MSH-9EAN^U09^EAN_U09
  1. MSH-9.1EANmessage code: what kind of message this is
  2. MSH-9.2U09trigger event: what happened in the real world: automated equipment notification
  3. MSH-9.3EAN_U09message structure: which segments to expect, and in what order

How to use these specifications explains MSH-9 in full, with a worked example.

Message structures

EAN takes 1 structure.

EAN_U09: Automated Equipment Notification

Sent when one thing happens: U09: Automated Equipment Notification.

You must always send: MSH, EQU, NDS. Everything else is optional, or required only inside a group you chose to send.

SegmentNameOPTCardinality
MSHMessage HeaderR1..1
SFTSoftware SegmentO0..*
EQUEquipment DetailR1..1
NOTIFICATIONa group of 2 segments, repeated togetherR1..*
NDSNotification DetailR1..1
NTENotification NoteO0..1
ROLRole DetailO0..1

R inside a group means required of that group. Send the group and you must include that segment; leave the group out and it never appears. This structure has 1 such group: NOTIFICATION.

Trigger events

The trigger event is the real-world thing that made the message get sent. EAN defines 1.

EventNameStructure
U09Automated Equipment NotificationEAN_U09