ex_hl7 v0.3.0 HL7.Segment.AUT

11.6.2 AUT - authorization information segment

Summary

Functions

Return the segment’s ID

Create a new segment of this type

Types

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}

Functions

id()

Specs

Return the segment’s ID

new()

Specs

new :: t

Create a new segment of this type