Generic SGLOC Business Object

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

Business object structure

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

SGLOC includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Primary_Key_Value_LOC DTPL TRUE 1 institution's identification code
Location_Description String FALSE 1 description of location
Location_Type_LOC DTArray_IS FALSE n identifies type of location. Refer to User-defined Table 0260 - Patient location type
Organization_Name_LOC DTXON FALSE n organization to which location belongs
Location_Address DTXAD FALSE n address of patient location
Location_Phone DTXTN FALSE n phone number in patient location
License_Number DTCE FALSE n license numbers for facility. Refer to User-defined Table 0461 - License number
Location_Equipment DTArray_IS FALSE n defines types of equipment that are built. Refer to User-defined Table 0261 - Location equipment
Location_Service_Code String FALSE 1 categorizes provided services. Refer to User-defined Table 0442 - Location service code
ObjectEventId String FALSE 1

Supported verbs

The generic SGLOC 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 DTPL Business Object
  • Generic DTArray_IS Business Object
  • Generic DTXON Business Object
  • Generic DTXAD Business Object
  • Generic DTXTN Business Object
  • Generic DTCE Business Object
  • Copyright IBM Corp. 2002, 2003