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

Version Path
athena_health-2.0.4 lib/athena_health/insurance.rb
athena_health-2.0.3 lib/athena_health/insurance.rb
athena_health-2.0.2 lib/athena_health/insurance.rb
athena_health-2.0.1 lib/athena_health/insurance.rb
athena_health-2.0.0 lib/athena_health/insurance.rb
athena_health-1.0.51 lib/athena_health/insurance.rb
athena_health-1.0.50 lib/athena_health/insurance.rb
athena_health-1.0.49 lib/athena_health/insurance.rb
athena_health-1.0.48 lib/athena_health/insurance.rb
athena_health-1.0.46 lib/athena_health/insurance.rb
athena_health-1.0.45 lib/athena_health/insurance.rb
athena_health-1.0.44 lib/athena_health/insurance.rb
athena_health-1.0.43 lib/athena_health/insurance.rb
athena_health-1.0.42 lib/athena_health/insurance.rb
athena_health-1.0.41 lib/athena_health/insurance.rb
athena_health-1.0.39 lib/athena_health/insurance.rb
athena_health-1.0.38 lib/athena_health/insurance.rb
athena_health-1.0.37 lib/athena_health/insurance.rb
athena_health-1.0.36 lib/athena_health/insurance.rb
athena_health-1.0.35 lib/athena_health/insurance.rb