Create contract
BetaCreates a new contract within the user's current organization
Headers
Authorization
OAuth authentication of the form <token>.
Request
This endpoint expects an object.
commercial_insurance_types
The commercial plan insurance types this contract applies.
contracting_provider_id
The UUID of the provider under agreement to the contract
effective_date
The starting day upon which the contract is effective
medicaid_insurance_types
The Medicaid plan insurance types this contract applies.
medicare_insurance_types
The Medicare plan insurance types this contract applies.
payer_uuid
The UUID of the insurance company under agreement to the contract
regions
The state(s) to which the contract’s coverage extends. It may also be set to “national” for the entirety of the US.
rendering_provider_ids
A rendering provider isn't contracted directly with the payer but can render
services under the contract held by the contracting provider.
Max items is 100.
contract_status
Allowed values:
expiration_date
An optional end day upon which the contract expires
Response
This endpoint returns an object.
commercial_insurance_types
The commercial plan insurance types this contract applies.
contract_id
contracting_provider
The provider under contract
effective_date
The starting day upon which the contract is effective
medicaid_insurance_types
The Medicaid plan insurance types this contract applies.
medicare_insurance_types
The Medicare plan insurance types this contract applies.
payer
The insurance company under contract
provider_count
The number of linked providers who can render medical services under this contract
regions
The state(s) to which the contract’s coverage extends. It may also be set to “national” for the entirety of the US.
rendering_provider_ids
The providers who can render medical services under the contract
contract_status
Allowed values:
expiration_date
An optional end day upon which the contract expires