Need help with Procedure Status

For requests or help with our API
Post Reply
flaviokihbba
Posts: 5
Joined: Thu May 26, 2022 11:25 am

Need help with Procedure Status

Post by flaviokihbba » Wed Jul 27, 2022 10:50 am

Hello Open Dental Team, I hope all is well.
I would like to know which that status means, on your API doc, it only says TP or C:
EC
EO
Cn
TPi

SLeon
Posts: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: Need help with Procedure Status

Post by SLeon » Wed Jul 27, 2022 11:05 am

There are 8 different ProcStatuses, listed here in our database schema .

The API only mentions TP and C in the Procedurelogs POST method because we only allow the creation of these types of procedures with the API.

All procedures are returned in Procedurelogs GET, regardless of their ProcStatuses.

Post Reply