Generic SGLDP Business Object

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

Business object structure

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

SGLDP includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Primary_Key_Value_LDP DTPL TRUE 1 institution's location identification code
Location_Department DTCE FALSE 1 department to which this location belongs. Refer to User-defined Table 0264 - Location department
Location_Service DTArray_IS FALSE n hospital with which this location is associated. Refer to User-defined Table 0069 - Hospital service
Specialty_Type DTCE FALSE n j
Valid_Patient_Classes DTArray_IS FALSE n patient types that can be assigned to this bed. Refer to User-defined Table 0004 - Patient class
Active_Inactive_Flag String FALSE 1 indicates active state of current entry. Refer to HL7 Table 0183 - Active/inactive
Activation_Date_LDP DTTS FALSE 1 date/time when location became active
Inactivation_Date_LDP DTTS FALSE 1 date when location became inactive
Inactivated_Reason String FALSE 1 reason why location put out of service.
Visiting_Hours DTVH FALSE n specifies hours when location open for visiting. Refer to HL7 Table 0267 - Days of the week
Contact_Phone DTXTN FALSE 1 facility personnel phone number
Location_Cost_Center DTCE FALSE 1 cost center to which this location belongs. Refer to User-defined Table 0462 - Location cost center
ObjectEventId String FALSE 1

Supported verbs

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