ex_hl7 v0.4.2 HL7.Segment.AUT

11.6.2 AUT - authorization 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.AUT{__segment__: term, authorization: HL7.Composite.EI.t, authorized_treatments: integer, company: HL7.Composite.CE.t, company_name: binary, effective_date: :calendar.datetime, expiration_date: :calendar.datetime, plan: HL7.Composite.CE.t, process_date: :calendar.date, reimbursement_limit: HL7.Composite.CP.t, requested_treatments: integer}

Link to this section Functions

Return the segment’s ID

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

Create a new segment of this type