Module: Candid::WriteOffs::V1::Types::InsuranceWriteOffReason

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/write_offs/v_1/types/insurance_write_off_reason.rb

Constant Summary collapse

SMALL_BALANCE =
"SMALL_BALANCE"
NO_AUTHORIZATION_REFERRAL =
"NO_AUTHORIZATION_REFERRAL"
TIMELY_FILING =
"TIMELY_FILING"
STALE_DATE =
"STALE_DATE"
TIMELY_FILING_LATE_ENCOUNTER =
"TIMELY_FILING_LATE_ENCOUNTER"
CREDENTIALING_OR_CONTRACTING =
"CREDENTIALING_OR_CONTRACTING"
NON_COVERED_MAX_BENEFIT =
"NON_COVERED_MAX_BENEFIT"
NOT_MEDICALLY_NECESSARY =
"NOT_MEDICALLY_NECESSARY"
BUNDLED_OR_INCLUSIVE =
"BUNDLED_OR_INCLUSIVE"
UNCOLLECTIBLE_OR_NON_BILLABLE =
"UNCOLLECTIBLE_OR_NON_BILLABLE"
EFFORTS_EXHAUSTED =
"EFFORTS_EXHAUSTED"
ADMINISTRATIVE_WRITE_OFF =
"ADMINISTRATIVE_WRITE_OFF"
CASE_RATE_OR_CAPITATED =
"CASE_RATE_OR_CAPITATED"
OTHER =
"OTHER"
UNKNOWN =
"UNKNOWN"
CONTRACTUAL_ADJUSTMENT =
"CONTRACTUAL_ADJUSTMENT"
PRIMARY_PAID_MAX_BENEFITS =
"PRIMARY_PAID_MAX_BENEFITS"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load