Page 1 of 1

Need help with Procedure Status

Posted: Wed Jul 27, 2022 10:50 am
by flaviokihbba
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

Re: Need help with Procedure Status

Posted: Wed Jul 27, 2022 11:05 am
by SLeon
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.