Class: Candid::EncounterProviders::V2::Types::BillingProviderUpdateWithOptionalAddress
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Candid::EncounterProviders::V2::Types::BillingProviderUpdateWithOptionalAddress
- Defined in:
- lib/candid/encounter_providers/v_2/types/billing_provider_update_with_optional_address.rb
Overview
The billing provider is the provider or business entity submitting the claim. Billing provider may be, but is not necessarily, the same person/NPI as the rendering provider. From a payer’s perspective, this represents the person or entity being reimbursed. When a contract exists with the target payer, the billing provider should be the entity contracted with the payer. In some circumstances, this will be an individual provider. In that case, submit that provider’s NPI and the tax ID (TIN) that the provider gave to the payer during contracting. In other cases, the billing entity will be a medical group. If so, submit the group NPI and the group’s tax ID. Box 33 on the CMS-1500 claim or Form Locator 1 on a UB-04 claim form. The address fields here are optional.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Candid::Internal::Types::Model