ex_hl7 v1.0.0 HL7.Segment.Default.OBX
7.4.2 OBX - observation/result segment
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %HL7.Segment.Default.OBX{ __segment__: term(), observation_coding_system: :string.t(), observation_id: :string.t(), observation_status: binary(), observation_sub_id: binary(), observation_value_coding_system: :string.t(), observation_value_id: :string.t(), set_id: integer(), value_type: binary() }
Link to this section Functions
Return the segment's ID
Link to this function
new()
Create a new segment of this type
Return the segment's specification