get https://healthcorumnow.com/api/v3/experience
Matching CCS, CPT and DRG codes to individual providers and facilities
Endpoint: /v3/experience
Methods: GET
Parameter | Data Type | Required/Optional | Details |
---|---|---|---|
code | string | required | CCS, CPT or DRG code |
code_type | integer | required | CCS(1), CPT(2) for physican search and DRG(3) for facility search. |
latitude | float | required | Latitude of desired location |
longitude | float | required | Longitude of desired location |
distance | integer | optional | Distance in miles (default is 10) |
Response Structure (in JSON format)
Name | Data Type | Description |
---|---|---|
npi | string | The National Provider Identifier (NPI) |
services | integer | Count of services performed by provider within a year |