Generic SGPRC Business Object

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

Business object structure

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

SGPRC includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Primary_Key_Value_PRC DTCE TRUE 1 code that uniquely identifies the thing being charged
Facility_ID_PRC DTCE FALSE n facility at which this price is valid. Refer to User-defined Table 0464 - Facility ID
Department DTCE FALSE n department in facility which accrues revenue or cost for this charge
Valid_Patient_Classes DTArray_IS FALSE n valid patient types
Price DTCP FALSE n service price
Formula DTArrayUnit_ST FALSE n mathematical formula to compute total price
Minimum_Quantity Float FALSE 1 minimum number of identical charges allowed on one patient account
Maximum_Quantity Float FALSE 1 maximum number of identical charges allowed on one patient account
Minimum_Price DTMO FALSE 1 minimum total price
Maximum_Price DTMO FALSE 1 maximum total price
Effective_Start_Date DTTS FALSE 1 Effective start date/time
Effective_End_Date DTTS FALSE 1 Effective end date/time
Price_Override_Flag String FALSE 1 tells if entry's price can be overridden. Refer to User-defined Table 0268 - Override
Billing_Category DTCE FALSE n billing category codes. Refer to User-defined Table 0293 - Billing category
Chargeable_Flag String FALSE 1 chargeable indicator. Refer to HL7 Table 0136 - Yes/no indicator
Active_Inactive_Flag String FALSE 1 tells if this is a usable entry. Refer to HL7 Table 0183 - Active/inactive
Cost DTMO FALSE 1 institution's item cost
Charge_On_Indicator String FALSE 1 tells when a charge should be accrued. Refer to User-defined Table 0269 - Charge on indicator
ObjectEventId String FALSE 1

Supported verbs

The generic SGPRC 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 DTArray_IS Business Object
  • Generic DTCP Business Object
  • Generic DTArrayUnit_ST Business Object
  • Generic DTMO Business Object
  • Generic DTTS Business Object
  • Copyright IBM Corp. 2002, 2003