Update organization service facility

Beta

Path parameters

organization_service_facility_idUUIDRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
namestringOptional
The name of the service facility.
aliaseslist of stringsOptional
A list of alternate names for the service facility.
descriptionstringOptional
A description of the service facility.
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.

statusenumOptional
The status of the service facility.
Allowed values:
operational_statusenumOptional
The operational status of the service facility.
modeenumOptional
The mode of the service facility.
Allowed values:
typeenumOptional
The type of the service facility.
physical_typeenumOptional
The physical type of the service facility.
telecomslist of stringsOptional
A list of contact methods for the service facility.
addressobjectOptional
The address of the service facility.

Response

This endpoint returns an object.
organization_service_facility_idUUID
namestring
The name of the service facility.
aliaseslist of strings
A list of alternate names for the service facility.
telecomslist of strings
A list of contact methods for the service facility.
addressobject
The address of the service facility.
descriptionstring or null
A description of the service facility.
npistring or null

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.

statusenum or null
The status of the service facility.
Allowed values:
operational_statusenum or null
The operational status of the service facility.
modeenum or null
The mode of the service facility.
Allowed values:
typeenum or null
The type of the service facility.
physical_typeenum or null
The physical type of the service facility.

Errors