Posting TP procedurelog without appointment number

For requests or help with our API
Post Reply
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

Posting TP procedurelog without appointment number

Post by beacondental »

Hi Team,

I have a requirement where I have to create treatment plan procedurelog but the condition is that it should not be attached to any appointment. Is it possible to have a treatment procedurelog with no appointment attached to it?

Please guide me on this.
DerekR
Posts: 103
Joined: Wed Aug 31, 2022 1:13 pm

Re: Posting TP procedurelog without appointment number

Post by DerekR »

Good Morning beacondental,

Yes, it is possible for a procedurelog to not be attached to an appointment. When using ProcedureLogs POST, set ProcStatus to "TP", and do not specify an AptNum. Please see API ProcedureLogs for more information.

Thanks!
Post Reply