ex_hl7 v0.4.2 HL7.Segment.RF1

11.6.1 RF1 - referral information 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.RF1{__segment__: term, effective_datetime: :calendar.datetime, expiration_datetime: :calendar.datetime, originating_referral: HL7.Composite.EI.t, process_datetime: :calendar.datetime, referral_reason: HL7.Composite.CE.t, referral_status: HL7.Composite.CE.t, referral_type: HL7.Composite.CE.t}

Link to this section Functions

Return the segment’s ID

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

Create a new segment of this type