Sha256: 64c64bc47b8c29729ea691930a23d092f57477c8f043536935f13c8d46744d0d

Contents?: true

Size: 468 Bytes

Versions: 1

Compression:

Stored size: 468 Bytes

Contents

class HL7::Message::Segment::AIL < HL7::Message::Segment
    weight 0
    add_field :set_id
    add_field :segment_action_code
    add_field :location_resource_id
    add_field :location_type
    add_field :location_group
    add_field :start_date_time
    add_field :start_date_time_offset
    add_field :start_date_time_offset_units
    add_field :duration
    add_field :duration_units
    add_field :allow_substitution_code
    add_field :filler_status_code
  end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-hl7-1.2.2 lib/segments/ail.rb