Update organization service facility

Beta

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

organization_service_facility_idUUIDRequired

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.
external_idstringOptional

An ID for this service facility used in an external system (e.g. your EMR). Service facilities can be queried by this field.

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.

place_of_service_codeenumOptional

The Place of Service (POS) code for this service facility.

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.
external_idstring or null

An ID for this service facility used in an external system (e.g. your EMR). Service facilities can be queried by this field.

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.

place_of_service_codeenum or null

The Place of Service (POS) code for this service facility.

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