Sha256: 6780fb678d11e30911b81b2be4f995803794cf2d475bc4d0241d5dd064c70cca

Contents?: true

Size: 172 Bytes

Versions: 1

Compression:

Stored size: 172 Bytes

Contents

class Immunization < Entry
  field :refusalInd, type: Boolean, as: 'refusal_ind'
  field :performer, type: Hash
  field :refusalReason, type: Hash, as: 'refusal_reason'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
health-data-standards-0.5.0 lib/health-data-standards/models/immunization.rb