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