Generic SGPSH Business Object

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

Business object structure

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

SGPSH includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Report_Type String TRUE 1 description of the report
Report_Form_Identifier String FALSE 1 report form descriptor
Report_Date DTTS FALSE 1 sender date
Report_Interval_Start_Date DTTS FALSE 1 date of beginning of time interval of current report.
Report_Interval_End_Date DTTS FALSE 1 date of inclusive end of time interval of current report.
Quantity_Manufactured DTCQ FALSE 1 specifies number of units manufactured
Quantity_Distributed DTCQ FALSE 1 number of units distributed during the reporting interval
Quantity_Distributed_Method String FALSE 1 quantity distributed. Refer to HL7 Table 0329 - Quantity method for valid values.
Quantity_Distributed_Comment String FALSE 1 explanatory text
Quantity_In_Use DTCQ FALSE 1 number of units in use during reporting interval
Quantity_In_Use_Method String FALSE 1 method used for measuring quantity in use. Refer to HL7 Table 0329 - Quantity method
Quantity_In_Use_Comment String FALSE 1 explanatory text
Number_Of_Product_Experience_Reports_Filed_By_Facility DTArray_NM FALSE n quantity of product experience reports filed by facility
Number_Of_Product_Experience_Reports_Filed_By_Distributor DTArray_NM FALSE n quantity of product experience reports filed by distributor
ObjectEventId String FALSE 1

Supported verbs

The generic SGPSH 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 DTCQ Business Object
  • Generic DTArray_NM Business Object
  • Copyright IBM Corp. 2002, 2003