Class AUT

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class AUT extends AbstractSegment

Represents an HL7 AUT message segment (Authorization Information). This segment has the following fields:

  • AUT-1: Authorizing Payor, Plan Code (CE) optional
  • AUT-2: Authorizing Payor, Company ID (CE)
  • AUT-3: Authorizing Payor, Company Name (ST) optional
  • AUT-4: Authorization Effective Date (TS) optional
  • AUT-5: Authorization Expiration Date (TS) optional
  • AUT-6: Authorization Identifier (EI) optional
  • AUT-7: Reimbursement Limit (CP) optional
  • AUT-8: Requested Number of Treatments (NM) optional
  • AUT-9: Authorized Number of Treatments (NM) optional
  • AUT-10: Process Date (TS) optional
See Also: