Sha256: 1a237a96cb31114dc14dcdd60c96f549694ffabee77a3b8d4510e58b481c92f1
Contents?: true
Size: 272 Bytes
Versions: 7
Compression:
Stored size: 272 Bytes
Contents
# encoding: UTF-8 class HL7::Message::Segment::MSA < HL7::Message::Segment weight 1 # should occur after the msh segment add_field :ack_code add_field :control_id add_field :text add_field :expected_seq add_field :delayed_ack_type add_field :error_cond end
Version data entries
7 entries across 7 versions & 1 rubygems