Generic SGINV Business Object

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

Business object structure

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

SGINV includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Substance_Identifier DTCE TRUE 1 ID for substance in inventory
Substance_Status DTCE FALSE n Status of inventoried item
Substance_Type DTCE FALSE 1 Type of substance
Inventory_Container_Identifier DTCE FALSE 1 Inventory container ID
Container_Carrier_Identifier DTCE FALSE 1 ID for carrier used to transport containers
Position_On_Carrier DTCE FALSE 1 Position of container on carrier
Initial_Quantity Float FALSE 1 Initial quantity of substance in inventory
Current_Quantity Float FALSE 1 Initial quantity minus quantity actually used
Available_Quantity Float FALSE 1 Current quantity minus any planned consumption
Consumption_Quantity Float FALSE 1 Consumption used each time equipment uses substance
Quantity_Units DTCE FALSE 1 Available quantity units
Expiration_Date_Time DTTS FALSE 1 Date/time for expiration of substance
First_Used_Date_Time DTTS FALSE 1 Date/time when substance was first used
On_Board_Stability_Duration DTTQ FALSE 1 Time duration the substance is stable
Test_Fluid_Identifier DTCE FALSE n List of tests and body fluid that apply to substance
Manufacturer_Lot_Number String FALSE 1 Manufacturer's lot number
Manufacturer_Identifier DTCE FALSE 1 Manufacturer's ID
Supplier_Identifier DTCE FALSE 1 Supplier's ID
ObjectEventId String FALSE 1

Supported verbs

The generic SGINV 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 DTTS Business Object
  • Generic DTTQ Business Object
  • Copyright IBM Corp. 2002, 2003