ex_hl7 v0.3.0 HL7.Segment.EVN

3.4.1 EVN - event type segment

Summary

Functions

Return the segment’s ID

Create a new segment of this type

Types

t :: %HL7.Segment.EVN{__segment__: term, event_reason_code: binary, planned_event_datetime: :calendar.datetime, recorded_datetime: :calendar.datetime}

Functions

id()

Specs

Return the segment’s ID

new()

Specs

new :: t

Create a new segment of this type