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: Recorded Date/Time (TS) optional
  • EVN-3: Date/Time Planned Event (TS) optional
  • EVN-4: Event Reason Code (ID) optional
  • EVN-5: Operator ID (CN) optional
  • EVN-6: Event Occurred (TS) optional
See Also: