Update

Deprecated
PATCH
/api/service_facility/v2/:service_facility_id

Path parameters

service_facility_idUUIDRequired

Request

This endpoint expects an object.
organization_namestringOptional
npistringOptional

An NPI specific to the service facility if applicable, i.e. if it has one and is not under the billing provider’s NPI. Box 32 section (a) of the CMS-1500 claim form.

addressobjectOptional

zip_plus_four_code is required for service facility address. When the zip_plus_four_code is not available use “9998” as per CMS documentation.

secondary_identificationstringOptional

An additional identifier for the service facility other than the facility’s NPI. Some payers may require this field. Potential examples: state license number, provider commercial number, or location number. Box 32 section (b) of the CMS-1500 claim form.

Response

This endpoint returns an object.
service_facility_idUUID
organization_namestring
addressobject

zip_plus_four_code is required for service facility address. When the zip_plus_four_code is not available use “9998” as per CMS documentation.

npistringOptional

An NPI specific to the service facility if applicable, i.e. if it has one and is not under the billing provider’s NPI. Box 32 section (a) of the CMS-1500 claim form.

secondary_identificationstringOptional

An additional identifier for the service facility other than the facility’s NPI. Some payers may require this field. Potential examples: state license number, provider commercial number, or location number. Box 32 section (b) of the CMS-1500 claim form.

Built with