Get Unique Values For Dimension

GET
/api/fee-schedules/v3/unique-dimension-values

Gets unique values for a dimension based on other selection criteria. The response is a list of dimensions with your criteria and the unique values populated. This API is useful for driving pivots on dimension values.

Query parameters

page_tokenstringOptional
limitintegerOptional

Max number of values returned. Defaults to 1000. Max is 1000.

pivot_dimensionenumRequired

The name of the dimension to fetch unique values for.

Allowed values: payer_uuidorganization_billing_provider_idcpt_code
payer_uuidUUIDOptional
organization_billing_provider_idUUIDOptional
statesenumOptional
zip_codesstringOptional
license_typesenumOptional
facility_type_codesenumOptional

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

network_typesenumOptional
cpt_codestringOptional
modifiersenumOptional

Response

This endpoint returns an object.
dimensionslist of objects
next_page_tokenstringOptional
prev_page_tokenstringOptional