The SGOBX Business Object is a representation of the HL7 V2.4 SGOBX segment.
The generic SGOBX business object is a hierarchical business object. Each of its attributes is either an HL7 datatype business object or a native type.
SGOBX includes the following attributes:
Name | Type | Key | Cardinality | Comment |
---|---|---|---|---|
Set_ID_OBX | String | TRUE | 1 | sequence number |
Value_Type | String | FALSE | 1 | format of the observation value. see HL7 Table 0125 - Value type |
Observation_Identifier | DTCE | FALSE | 1 | unique identifier for the observation |
Observation_Sub_Id | String | FALSE | 1 | distinguishs between multiple OBX segments with same observation ID |
Observation_Value | DTUNION_ALL | FALSE | n | value observed by observation producer |
Units | DTCE | FALSE | 1 | for observations on a continuous scale |
References_Range | String | FALSE | 1 | for observations that quantify the amount of toxic substance |
Abnormal_Flags | DTArray_IS | FALSE | n | normalcy status of result. Refer to User-defined Table 0078 - Abnormal flags |
Probability | Float | FALSE | 1 | "for results with categorical values |
Nature_Of_Abnormal_Test | DTArray_ID | FALSE | n | nature of abnormal test. Refer to HL7 Table 0080 - Nature of abnormal testing |
Observation_Result_Status | String | FALSE | 1 | observation result status. Refer to HL7 table 0085 - Observation result status codes interpretation |
Date_Last_Observation_Normal_Value | DTTS | FALSE | 1 | changes method of observation that would make values obtained the original method not comparable with those from new method |
User_Defined_Access_Checks | String | FALSE | 1 | permits producer to record results that depend on codes for classifying observation at receiving system |
Date_Time_Of_The_Observation | DTTS | FALSE | 1 | "required in two cases: when observations reported beneath one report header (OBR) have different dates/times |
Producers_ID | DTCE | FALSE | 1 | unique identifier of producing service |
Responsible_Observer | DTXCN | FALSE | n | contains identifier person responsible for observation |
Observation_Method | DTCE | FALSE | n | used to transmit method by which observation was obtained |
Equipment_Instance_Identifier | DTEI | FALSE | n | Equipment instance identifier |
Date_Time_Of_The_Analysis | DTTS | FALSE | 1 | time stamp associated with generation of analytical result |
ObjectEventId | String | FALSE | 1 |
The generic SGOBX business object supports the following verbs:
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.
For more information on related business objects, see the following documents: