Sha256: f1560e199aed7a3e952f50759defcf010fe49adc947f39eebc9d6e6156b15424

Contents?: true

Size: 194 Bytes

Versions: 66

Compression:

Stored size: 194 Bytes

Contents

module AthenaHealth
  class OrderCollection < BaseCollection
    attribute :orders,          Array[Order]
    attribute :diagnosis,       String
    attribute :diagnosissnomed, String
  end
end

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
athena_health-1.0.34 lib/athena_health/order_collection.rb
athena_health-1.0.33 lib/athena_health/order_collection.rb
athena_health-1.0.31 lib/athena_health/order_collection.rb
athena_health-1.0.30 lib/athena_health/order_collection.rb
athena_health-1.0.29 lib/athena_health/order_collection.rb
athena_health-1.0.28 lib/athena_health/order_collection.rb
athena_health-1.0.27 lib/athena_health/order_collection.rb
athena_health-1.0.26 lib/athena_health/order_collection.rb
athena_health-1.0.25 lib/athena_health/order_collection.rb
athena_health-1.0.24 lib/athena_health/order_collection.rb
athena_health-1.0.23 lib/athena_health/order_collection.rb
athena_health-1.0.22 lib/athena_health/order_collection.rb
athena_health-1.0.21 lib/athena_health/order_collection.rb
athena_health-1.0.20 lib/athena_health/order_collection.rb
athena_health-1.0.19 lib/athena_health/order_collection.rb
athena_health-1.0.18 lib/athena_health/order_collection.rb
athena_health-1.0.17 lib/athena_health/order_collection.rb
athena_health-1.0.16 lib/athena_health/order_collection.rb
athena_health-1.0.15 lib/athena_health/order_collection.rb
athena_health-1.0.14 lib/athena_health/order_collection.rb