Fee Schedule
The Fee schedule is table of procedure codes and their corresponding fees charged by a practice under a contract with a particular insurance package or allowable category. This feature allows the user to retrieve the fees for a given procedure code. The Fee Schedule Reference allows the user to determine whether a practice has a fee defined in their fee schedule for a particular procedure and to administer the procedures within a fee schedule. This feature allows the user to add and delete the fee schedule for the procedure.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
- Reference
Get fee-schedule for a
procedure
GET
/v1/{practiceid}/feeschedules/checkprocedure
Retrieves fees for a specific procedure code
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
Output Parameters
Expand allExample Code
Create fee-schedule for a
procedure
POST
/v1/{practiceid}/feeschedules/configuration/procedure
Create a new procedure code record with procedure fees information
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allExample Code
Delete fee-schedule for a
procedure
DELETE
/v1/{practiceid}/feeschedules/configuration/procedure
Remove the existing fee schedule record for a procedure from the system
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allExample Code