Generic SGFAC Business Object

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

Business object structure

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

SGFAC includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Facility_ID_FAC DTEI TRUE 1 facility identifier
Facility_Type String FALSE 1 type of facility Refer to HL7 Table 0331 - Facility type
Facility_Address DTXAD FALSE n facility's address
Facility_Telecommunication DTXTN FALSE 1 facility's telecommunication information
Contact_Person DTXCN FALSE n name of primary contact person
Contact_Title DTArrayUnit_ST FALSE n title of primary contact person
Contact_Address DTXAD FALSE n address of primary contact person
Contact_Telecommunication DTXTN FALSE n telecommunication information of primary contact person
Signature_Authority DTXCN FALSE n name of person with signature authority for report.
Signature_Authority_Title String FALSE 1 title of person with signature authority for report.
Signature_Authority_Address DTXAD FALSE n address of person with signature authority for report
Signature_Authority_Telecommunication DTXTN FALSE 1 telecommunication information of person with signature authority
ObjectEventId String FALSE 1

Supported verbs

The generic SGFAC 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 DTXAD Business Object
  • Generic DTXTN Business Object
  • Generic DTXCN Business Object
  • Generic DTArrayUnit_ST Business Object
  • Copyright IBM Corp. 2002, 2003