Class: CandidApiClient::ExpectedNetworkStatus::V2::Types::Explanation

Inherits:
Object
  • Object
show all
Defined in:
lib/candidhealth/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"