ex_hl7 v0.3.0 HL7.Segment.MSA

2.16.8 MSA - message acknowledgment segment

Summary

Functions

Return the segment’s ID

Create a new segment of this type

Types

t :: %HL7.Segment.MSA{__segment__: term, ack_code: binary, error_condition: HL7.Composite.CE.t, message_control_id: binary, text_message: binary}

Functions

id()

Specs

Return the segment’s ID

new()

Specs

new :: t

Create a new segment of this type