Sha256: 716a1a3bb32ff331c31c149045fe4de09aa1a2ade74a15be93c3ce2845b9727a

Contents?: true

Size: 113 Bytes

Versions: 2

Compression:

Stored size: 113 Bytes

Contents

class Allergy < Entry
  field :type, type: String
  field :reaction, type: Hash
  field :severity, type: Hash
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
health-data-standards-0.8.1 lib/health-data-standards/models/allergy.rb
health-data-standards-0.8.0 lib/health-data-standards/models/allergy.rb