ex_hl7 v0.4.2 HL7.Segment.EVN

3.4.1 EVN - event type segment

Link to this section Summary

Functions

Return the segment’s ID

Create a new segment of this type

Link to this section Types

Link to this type t()
t() :: %HL7.Segment.EVN{__segment__: term, event_reason_code: binary, planned_event_datetime: :calendar.datetime, recorded_datetime: :calendar.datetime}

Link to this section Functions

Return the segment’s ID

Link to this function new()
new() :: t

Create a new segment of this type