ex_hl7 v0.4.2 HL7.Segment.OBX

7.4.2 OBX - observation/result segment

Link to this section Summary

Functions

Return the segment’s ID

Create a new segment of this type

Link to this section Types

Link to this type t()
t() :: %HL7.Segment.OBX{__segment__: term, observation_id: HL7.Composite.CE.t, observation_status: binary, observation_sub_id: binary, observation_value: HL7.Composite.CE.t, set_id: integer, value_type: binary}

Link to this section Functions

Return the segment’s ID

Link to this function new()
new() :: t

Create a new segment of this type