Sha256: 248d6ae79fe511badbdbc9bda1563f33cae3dffd3f89ed9497689e4de661ee99
Contents?: true
Size: 1.44 KB
Versions: 30
Compression:
Stored size: 1.44 KB
Contents
module AthenaHealth class Insurance < BaseModel attribute :affiliations, Array attribute :insuranceplanname, String attribute :insurancepackageid, Integer attribute :addresslist, Array attribute :insurancepolicyholdercountrycode, String attribute :sequencenumber, Integer attribute :insuranceplanname, String attribute :insurancetype, String attribute :insurancepolicyholderlastname, String attribute :insurancephone, String attribute :insuranceidnumber, String attribute :relationshiptoinsuredid, Integer attribute :insuranceid, Integer attribute :insurancepolicyholder, String attribute :insurancepolicyholderdob, String attribute :eligibilitylastchecked, String attribute :relationshiptoinsured, String attribute :eligibilitystatus, String attribute :insurancepolicyholderfirstname, String attribute :insurancepolicyholdersex, String attribute :eligibilityreason, String attribute :insurancepolicyholdercountryiso3166, String attribute :eligibilitymessage, String attribute :ircname, String end end
Version data entries
30 entries across 30 versions & 1 rubygems