Skip to main content
PUT
Update facility

Authorizations

X-API-Key
string
header
required

Path Parameters

ccn
string
required

6-digit CMS Certification Number (facility CCN / Medicare provider number).

Body

application/json

Update a facility's details. All fields optional.

address_line1
string | null
Maximum string length: 255
address_line2
string | null
Maximum string length: 255
cbsa
string | null
Maximum string length: 10
certifications
string[] | null

Facility licensures/certifications (replaces the stored list).

city
string | null
Maximum string length: 100
county
string | null
Maximum string length: 100
facility_type
string | null
Maximum string length: 64
is_active
boolean | null

Active status

is_rural
boolean | null
name
string | null

Facility display name

Required string length: 1 - 255
npi
string | null

National Provider Identifier

Pattern: ^\d{10}$
pos_code
string | null
Pattern: ^\d{2}$
state
string | null
Pattern: ^[A-Z]{2}$
zip_code
string | null
Pattern: ^\d{5}(-\d{4})?$

Response

Updated facility profile

Facility profile with resolved knowledge layers.

ccn
string
required

Medicare Provider Number

created_at
string<date-time>
required
id
string<uuid>
required
is_active
boolean
required
name
string
required

Facility display name

address_line1
string | null
cbsa
string | null

Core Based Statistical Area code

cbsa_detail
CBSADetail · object | null

CBSA metro area detail

certifications
string[] | null

Facility licensures/certifications that can drive payer rules.

city
string | null
county
string | null
facility_type
string | null

short_term_acute, asc, rhc, fqhc, ipf, ...

gpci
GPCIDetail · object | null

GPCI locality factors

is_rural
boolean | null

CMS rural indicator (DME rate selection)

mac
MACDetail · object | null

Medicare Administrative Contractor

npi
string | null

National Provider Identifier

pos_code
string | null

Default place-of-service code

resolved_layers
Resolved Layers · object

Cached L1-L6 knowledge layer data

state
string | null
zip_code
string | null