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-2.0.4 lib/athena_health/order_collection.rb
athena_health-2.0.3 lib/athena_health/order_collection.rb
athena_health-2.0.2 lib/athena_health/order_collection.rb
athena_health-2.0.1 lib/athena_health/order_collection.rb
athena_health-2.0.0 lib/athena_health/order_collection.rb
athena_health-1.0.51 lib/athena_health/order_collection.rb
athena_health-1.0.50 lib/athena_health/order_collection.rb
athena_health-1.0.49 lib/athena_health/order_collection.rb
athena_health-1.0.48 lib/athena_health/order_collection.rb
athena_health-1.0.46 lib/athena_health/order_collection.rb
athena_health-1.0.45 lib/athena_health/order_collection.rb
athena_health-1.0.44 lib/athena_health/order_collection.rb
athena_health-1.0.43 lib/athena_health/order_collection.rb
athena_health-1.0.42 lib/athena_health/order_collection.rb
athena_health-1.0.41 lib/athena_health/order_collection.rb
athena_health-1.0.39 lib/athena_health/order_collection.rb
athena_health-1.0.38 lib/athena_health/order_collection.rb
athena_health-1.0.37 lib/athena_health/order_collection.rb
athena_health-1.0.36 lib/athena_health/order_collection.rb
athena_health-1.0.35 lib/athena_health/order_collection.rb