Generic SGPES Business Object

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

Business object structure

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

SGPES includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Sender_Organization_Name DTXON TRUE n name of organization sending message
Sender_Individual_Name DTXCN FALSE n name of individual to contact
Sender_Address DTXAD FALSE n address of message sender
Sender_Telephone DTXTN FALSE n message sender telephone number
Sender_Event_Identifier DTEI FALSE 1 "first component contains manufacturer's identifier
Sender_Sequence_Number Float FALSE 1 sequentially integer values which distinguish messages with same sender identification
Sender_Event_Description DTArray_FT FALSE n event description
Sender_Comment String FALSE 1 comments such as disclaimers
Sender_Aware_Date_Time DTTS FALSE 1 date that sender became aware of event
Event_Report_Date DTTS FALSE 1 date that message was sent to regulatory agency
Event_Report_Timing_Type DTArray_ID FALSE n timing type of report. Refer to HL7 Table 0234 - Report timing
Event_Report_Source String FALSE 1 source from which sender learned about event. Refer to HL7 Table 0235 - Report source
Event_Reported_To DTArray_ID FALSE n all entities to whom event has been reported. Refer to HL7 Table 0236 - Event reported to
ObjectEventId String FALSE 1

Supported verbs

The generic SGPES 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 DTXON Business Object
  • Generic DTXCN Business Object
  • Generic DTXAD Business Object
  • Generic DTXTN Business Object
  • Generic DTEI Business Object
  • Generic DTArray_FT Business Object
  • Generic DTTS Business Object
  • Generic DTArray_ID Business Object
  • Copyright IBM Corp. 2002, 2003