Generic SGACC Business Object

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

Business object structure

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

SGACC includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Accident_Date_Time DTTS TRUE 1 the date/time of the accident
Accident_Code DTCE FALSE 1 contains the type of accident. Refer to User-defined Table 0050 - Accident code
Accident_Location String FALSE 1 contains the location of the accident
Auto_Accident_State DTCE FALSE 1 specifies the state in which the auto accident occurred. (HCFA 1500 requirement in the US.) Refer to User-defined Table 0347 - Auto accident state
Accident_Job_Related_Indicator String FALSE 1 indicates if the accident was related to a job. Refer to HL7 table 0136 - Yes/no indicator
Accident_Death_Indicator String FALSE 1 indicates whether or not a patient has died as a result of an accident. Refer to HL7 table 0136 - Yes/no indicator
Entered_By DTXCN FALSE 1 identifies the person entering the accident information
Accident_Description String FALSE 1 Description of the accident
Brought_In_By String FALSE 1 identifies the person or organization that brought in the patient
Police_Notified_Indicator String FALSE 1 indicates if the police were notified. Refer to HL7 Table 0136 - Yes/No indicator
ObjectEventId String FALSE 1

Supported verbs

The generic SGACC 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 DTTS Business Object
  • Generic DTCE Business Object
  • Generic DTXCN Business Object
  • Copyright IBM Corp. 2002, 2003