ex_hl7 v0.3.0 HL7.Segment.OBX

7.4.2 OBX - observation/result segment

Summary

Functions

Return the segment’s ID

Create a new segment of this type

Types

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}

Functions

id()

Specs

Return the segment’s ID

new()

Specs

new :: t

Create a new segment of this type