Generic SGRCP Business Object

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

Business object structure

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

SGRCP includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Query_Priority String TRUE 1 Response time frame - Refer to HL7 table 0091
Quantity_Limited_Request DTCQ FALSE 1 Requesting systems maximum length of the response expected. Refer to HL7 table 0126
Response_Modality DTCE FALSE 1 Response message(s) grouping and timing. Refer to HL7 table 0394
Execution_And_Delivery_Time DTTS FALSE 1 The time the response is to be returned
Modify_Indicator String FALSE 1 Shows if the subscription is being modified or if it's new - Refer to HL7 table 0395
Sort_By_Field DTSRT FALSE n Specifies order in which sorting is to be performed
Segment_Group_Inclusion DTArray_IS FALSE n Defines any additional segment groups to be returned in the response. Null means all relevant groups are included. Refer to HL7 table 0391
ObjectEventId String FALSE 1

Supported verbs

The generic SGRCP 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 DTCQ Business Object
  • Generic DTCE Business Object
  • Generic DTTS Business Object
  • Generic DTSRT Business Object
  • Generic DTArray_IS Business Object
  • Copyright IBM Corp. 2002, 2003