Generic SGCDM Business Object

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

Business object structure

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

SGCDM includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Primary_Key_Value_CDM DTCE TRUE 1 uniquely identifies charged item
Charge_Code_Alias DTCE FALSE n alternative charge code
Charge_Description_Short String FALSE 1 code associated with this CDM entry
Charge_Description_Long String FALSE 1 description of this CDM entry
Description_Override_Indicator String FALSE 1 tells if this description can be overridden. Refer to User-defined Table 0268 - Override
Exploding_Charges DTCE FALSE n repeating occurrences for other CDM entry charge codes
Procedure_Code DTCE FALSE n procedure code
Active_Inactive_Flag String FALSE 1 tells if this is a usable CDM entry. Refer to HL7 table 0183 - Active/inactive
Inventory_Number DTCE FALSE n identifying stock number. Refer to User-defined Table 0463 - Inventory number
Resource_Load Float FALSE 1 Relative Value Unit (RVU) minutes and ATS
Contract_Number DTCK FALSE n contract number for this chargeable item
Contract_Organization DTXON FALSE n organization that provides the service
Room_Fee_Indicator String FALSE 1 room fee indicator. Refer to HL7 Table 0136 - Yes/no indicator
ObjectEventId String FALSE 1

Supported verbs

The generic SGCDM 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 DTCK Business Object
  • Generic DTXON Business Object
  • Copyright IBM Corp. 2002, 2003