Generic SGSCH Business Object

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

Business object structure

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

SGSCH includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Placer_Appointment_ID DTEI TRUE 1 placer application's permanent identifier
Filler_Appointment_ID DTEI FALSE 1 filler application's permanent identifier
Occurrence_Number Float FALSE 1 uniquely identifies individual occurrence
Placer_Group_Number DTEI FALSE 1 group sets of appointment requests
Schedule_ID DTCE FALSE 1 code for schedule in which this appointment is booked
Event_Reason DTCE FALSE 1 identifier code for reason why event was triggered
Appointment_Reason DTCE FALSE 1 reason for appointment
Appointment_Type DTCE FALSE 1 type of appointment
Appointment_Duration Float FALSE 1 amount of time allotted for appointment
Appointment_Duration_Units DTCE FALSE 1 code describing units of time for ARQ-9
Appointment_Timing_Quantity DTTQ FALSE n appointment's timing and quantity
Placer_Contact_Person DTXCN FALSE n person responsible for requesting scheduling of an appointment
Placer_Contact_Phone_Number DTXTN FALSE 1 phone number of contact in SCH-12
Placer_Contact_Address DTXAD FALSE n address used to contact in SCH-12
Placer_Contact_Location DTPL FALSE 1 location of contact in SCH-12
Filler_Contact_Person DTXCN FALSE n person responsible for scheduling appointment
Filler_Contact_Phone_Number DTXTN FALSE 1 phone number used for contact in SCH-16
Filler_Contact_Address DTXAD FALSE n address used for contact in SCH-16
Filler_Contact_Location DTPL FALSE 1 location of contact in SCH-16
Entered_By_Person DTXCN FALSE n person responsible for entering request
Entered_By_Phone_Number DTXTN FALSE n phone number for contact in ARQ-19
Entered_By_Location DTPL FALSE 1 location for contact in ARQ-19
Parent_Placer_Appointment_ID DTEI FALSE 1 relates a child to its parent
Parent_Filler_Appointment_ID DTEI FALSE 1 relates a child to its parent
Filler_Status_Code DTCE FALSE 1 code that describes status of appointment. Refer to User-defined Table 0278 - Filler status codes
Placer_Order_Number DTEI FALSE n placer application's order number
Filler_Order_Number DTEI FALSE n filler application's order number
ObjectEventId String FALSE 1

Supported verbs

The generic SGSCH 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 DTEI Business Object
  • Generic DTCE Business Object
  • Generic DTTQ Business Object
  • Generic DTXCN Business Object
  • Generic DTXTN Business Object
  • Generic DTXAD Business Object
  • Generic DTPL Business Object
  • Copyright IBM Corp. 2002, 2003