ex_hl7 v0.4.2 HL7.Segment.MSA

2.16.8 MSA - message acknowledgment 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.MSA{__segment__: term, ack_code: binary, error_condition: HL7.Composite.CE.t, message_control_id: binary, text_message: 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