Sha256: 7227a9b1322aa8f06348fb565721404abd18806fd33d6a059d45d24b2752293d
Contents?: true
Size: 375 Bytes
Versions: 14
Compression:
Stored size: 375 Bytes
Contents
class HL7::Message::Segment::ERR < HL7::Message::Segment weight 2 add_field :error_code_and_location add_field :error_location add_field :hl7_error_code add_field :severity add_field :application_error_code add_field :application_error_parameter add_field :diagnostic_information add_field :user_message add_field :help_desk_contact_point, :idx => 12 end
Version data entries
14 entries across 14 versions & 1 rubygems