Sha256: 696549e6587b3d159b0c1fa67bf962b92255a2b802347ee4c8cd95842d88d6bc
Contents?: true
Size: 1014 Bytes
Versions: 5
Compression:
Stored size: 1014 Bytes
Contents
class HL7::Message::Segment::SCH < HL7::Message::Segment weight 0 add_field :placer_appointment_id add_field :filler_appointment_id add_field :occurance_number add_field :placer_group_number add_field :schedule_id add_field :event_reason add_field :appointment_reason add_field :appointment_type add_field :appointment_duration add_field :appointment_duration_units add_field :appointment_timing_quantity add_field :placer_contact_person add_field :placer_contact_phone_number add_field :placer_contact_address add_field :placer_contact_location add_field :filler_contact_person add_field :filler_contact_phone_number add_field :filler_contact_address add_field :filler_contact_location add_field :entered_by_person add_field :entered_by_phone_number add_field :entered_by_location add_field :parent_placer_appointment_id add_field :parent_filler_appointment_id add_field :filler_status_code add_field :placer_order_number add_field :filler_order_number end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ruby-hl7-1.3.3 | lib/segments/sch.rb |
ruby-hl7-1.3.2 | lib/segments/sch.rb |
ruby-hl7-1.3.1 | lib/segments/sch.rb |
ruby-hl7-1.3.0 | lib/segments/sch.rb |
ruby-hl7-1.2.3 | lib/segments/sch.rb |