Page 1 of 1

patient field defs

Posted: Mon Nov 20, 2023 11:39 am
by saskia
Any chance someone can point me in the right direction of API documentation on patient field defs? I'm looking at creating them via API and then populating data. Is this possible? I couldn't see anything under definitions, is it somewhere else or not supported in the API? Thanks.

Re: patient field defs

Posted: Mon Nov 20, 2023 11:59 am
by justine
saskia wrote:
Mon Nov 20, 2023 11:39 am
Any chance someone can point me in the right direction of API documentation on patient field defs? I'm looking at creating them via API and then populating data. Is this possible? I couldn't see anything under definitions, is it somewhere else or not supported in the API? Thanks.
It is currently not possible to create patfielddefs via the API. We will add this to our development list.

Thanks!

Re: patient field defs

Posted: Mon Nov 20, 2023 12:15 pm
by saskia
Thanks! Once added, will we be able to post data to those created patfielddefs or is that a separate request?

Re: patient field defs

Posted: Mon Nov 20, 2023 12:40 pm
by justine
saskia wrote:
Mon Nov 20, 2023 12:15 pm
Thanks! Once added, will we be able to post data to those created patfielddefs or is that a separate request?
Yes. I have added patfieldDefs POST and PUT to our development list. For additional information, please see patFields POST.

Thanks!

Re: patient field defs

Posted: Mon Jan 29, 2024 9:25 am
by JTS
We have completed this feature request. PatFieldDefs POST will allow creating new patfielddefs via the API, while PatFieldDefs PUT and DELETE will allow modifying and deleting existing ones respectively.

These methods are available as of beta version 23.3.26. Please see https://www.opendental.com/site/apipatfielddefs.html for more information.