ex_hl7 v0.3.0 HL7.Segment.RF1

11.6.1 RF1 - referral information segment

Summary

Functions

Return the segment’s ID

Create a new segment of this type

Types

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}

Functions

id()

Specs

Return the segment’s ID

new()

Specs

new :: t

Create a new segment of this type