Get provider credentialing span

GET
/api/provider-credentialing-span/v2/:provider_credentialing_id

Path parameters

provider_credentialing_idUUIDRequired

Response

This endpoint returns an object.
provider_credentialing_span_idUUID
rendering_providerobject

The rendering provider covered by the credentialing span.

contracting_providerobject

The practice location at which the rendering provider is covered by the credentialing span.

payerobject

The payer doing the credentialing.

regionsobject

The states covered by the credentialing span. A span may be national and cover all states.

credentialing_statusenum
Allowed values: work_in_progresspendingeffectiveexpired

Status of the credentialing span.

sourcestring

Source of the credentialing span.

is_enabledboolean

Is the credentialing span enabled?

start_datedateOptional

Start date of the credentialing span.

end_datedateOptional

End date of the credentialing span.

submitted_datedateOptional

Date that the credential paperwork was submitted.

payer_loaded_datedateOptional

Date that the payer loaded the credentialing span into their system.

medallion_payer_enrollment_idUUIDOptional

Provider ID for the related medallion payer enrollment.

Errors

Built with