Module: Candid::ExpectedNetworkStatus::V2::Types::Explanation

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/expected_network_status/v_2/types/explanation.rb

Constant Summary collapse

ROUTING_FAILED =
"Payer Routing and/or Billing Provider Routing Failed"
PAYER_MATCH_FAILED =
"No Effective Contract with Payer"
BILLING_PROVIDER_MATCH_FAILED =
"No Effective Contract with Billing Provider"
COVERED_GEOGRAPHY_MATCH_FAILED =
"No Effective Contract with Covered Geography"
LINE_OF_BUSINESS_MATCH_FAILED =
"No Effective Contract with Line of Business"
INSURANCE_TYPE_MATCH_FAILED =
"No Effective Contract with Insurance Type"
RENDERING_PROVIDER_MATCH_FAILED =
"No Effective Contract with Rendering Provider"
RENDERING_PROVIDER_CREDENTIALING_CHECK_FAILED =
"Rendering Provider Not Credentialed"

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