Sha256: 976921083e402888137deb9f1bb6e7e2d38c3feedcc3c722c85568282986f2ea

Contents?: true

Size: 205 Bytes

Versions: 15

Compression:

Stored size: 205 Bytes

Contents

# This is used for QDM 5.0 Allergy/Intollerance. The only fields used are type and severity.
class Allergy < Entry
  field :type, type: Hash
  field :reaction, type: Hash
  field :severity, type: Hash
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
health-data-standards-4.3.5 lib/health-data-standards/models/allergy.rb
health-data-standards-4.3.4 lib/health-data-standards/models/allergy.rb
health-data-standards-4.3.3 lib/health-data-standards/models/allergy.rb
health-data-standards-4.3.2 lib/health-data-standards/models/allergy.rb
health-data-standards-4.3.1 lib/health-data-standards/models/allergy.rb
health-data-standards-4.3.0 lib/health-data-standards/models/allergy.rb
health-data-standards-4.2.0 lib/health-data-standards/models/allergy.rb
health-data-standards-4.1.0 lib/health-data-standards/models/allergy.rb
health-data-standards-4.0.6 lib/health-data-standards/models/allergy.rb
health-data-standards-4.0.5 lib/health-data-standards/models/allergy.rb
health-data-standards-4.0.4 lib/health-data-standards/models/allergy.rb
health-data-standards-4.0.3 lib/health-data-standards/models/allergy.rb
health-data-standards-4.0.2 lib/health-data-standards/models/allergy.rb
health-data-standards-4.0.1 lib/health-data-standards/models/allergy.rb
health-data-standards-4.0.0 lib/health-data-standards/models/allergy.rb