Generic SGAUT Business Object

The SGAUT Business Object is a representation of the HL7 V2.4 SGAUT segment.

Business object structure

The generic SGAUT business object is a hierarchical business object. Each of its attributes is either an HL7 datatype business object or a native type.

SGAUT includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Authorizing_Payor_Plan_ID DTCE TRUE 1 Coverage plan
Authorizing_Payor_Company_ID DTCE FALSE 1 ID of insurance company
Authorizing_Payor_Company_Name String FALSE 1 Name of insurance company
Authorization_Effective_Date DTTS FALSE 1 Authorization effective date
Authorization_Expiration_Date DTTS FALSE 1 Authorization expiration date
Authorization_Identifier DTEI FALSE 1 Coverage application permanent identifer
Reimbursement_Limit DTCP FALSE 1 Dollar limit
Requested_Number_Of_Treatments Float FALSE 1 Requested number of treatments
Authorized_Number_Of_Treatments Float FALSE 1 Authorized number of treatments
Process_Date DTTS FALSE 1 Authorization date
ObjectEventId String FALSE 1

Supported verbs

The generic SGAUT business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic business object, use IBM WebSphere Interchange Server System Manager or IBM WebSphere Interchange Server Business Object Designer.

Related reference

For more information on related business objects, see the following documents:

  • Generic DTCE Business Object
  • Generic DTTS Business Object
  • Generic DTEI Business Object
  • Generic DTCP Business Object
  • Copyright IBM Corp. 2002, 2003