ex_hl7 v0.3.0 HL7.Segment.ORC

4.5.1 ORC - common order segment

Summary

Functions

Return the segment’s ID

Create a new segment of this type

Types

t :: %HL7.Segment.ORC{__segment__: term, callback_phone: HL7.Composite.XTN.t, entered_by: HL7.Composite.XCN.t, enterers_location: HL7.Composite.PL.t, filler_order: HL7.Composite.EI.t, order_control: binary, order_status: binary, ordering_provider: HL7.Composite.XCN.t, parent: HL7.Composite.CM_OBR_29.t, placer_group: HL7.Composite.EI.t, placer_order: HL7.Composite.EI.t, response_flag: binary, timing: HL7.Composite.TQ.t, transaction_datetime: :calendar.datetime, verified_by: HL7.Composite.XCN.t}

Functions

id()

Specs

Return the segment’s ID

new()

Specs

new :: t

Create a new segment of this type