v2

Get all organization service facilities

get/api/organization-service-facilities/v2

Query parameters

limitinteger

Limit the number of results returned. Defaults to 100.

namestring

Filter to a name or a part of a name.

organization_service_facility_idsV2OrganizationServiceFacilityId — unresolved $ref

Filter to the provided organization service facility IDs.

external_idsstring

Filter by one or more external_ids.

place_of_service_code'01' | '02' | '03' | '04' | '05' | '06' | '07' | '08' | '09' | '10' | '11' | '12' | '13' | '14' | '15' | '16' | '17' | '18' | '19' | '20' | '21' | '22' | '23' | '24' | '25' | '26' | '31' | '32' | '33' | '34' | '41' | '42' | '49' | '50' | '51' | '52' | '53' | '54' | '55' | '56' | '57' | '58' | '60' | '61' | '62' | '65' | '71' | '72' | '81' | '99'

Box 24B on the CMS-1500 claim form. Line-level place of service is not currently supported. 02 for telemedicine, 11 for in-person. Full list here: https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set

Filter by Place of Service (POS) code.

page_tokenstring

The page token to continue paging through a previous request.

organization_idstring uuid

Filter to a specific organization's service facilities. If not provided, defaults to the requesting user's organization.

Headers

Authorizationstring required

OAuth authentication

Response

Response with status 200

V2OrganizationServiceFacilityPage required— unresolved $ref