Class EVN

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class EVN extends AbstractSegment

Represents an HL7 EVN message segment (EVENT TYPE). This segment has the following fields:

  • EVN-1: Event Type Code (ID)
  • EVN-2: Date / time of event (TS)
  • EVN-3: Date / time planned event (TS) optional
  • EVN-4: Event Reason Code (ID) optional
  • EVN-5: Operator ID (ID) optional
See Also: