Search found 6 matches
- Thu Jul 20, 2023 3:04 am
- Forum: API
- Topic: OpenDental API Version
- Replies: 2
- Views: 4432
Re: OpenDental API Version
Thanks, it works.
- Wed Jul 19, 2023 4:28 am
- Forum: API
- Topic: OpenDental API Version
- Replies: 2
- Views: 4432
OpenDental API Version
Hello, We work with multiple opendental installs with different version, we end up implementation new features which works on latest version but fails on older version. Is there a way to identify the version on the Opendental that we are hitting with? For example, https://www.opendental.com/site/api...
- Tue May 09, 2023 2:39 am
- Forum: API
- Topic: API: Searching patient with apostrophe in name throws error
- Replies: 2
- Views: 4859
Re: API: Searching patient with apostrophe in name throws error
Thanks, "/patients/Simple" works as expected, I will change to use it instead of multiple.
- Mon May 08, 2023 12:41 am
- Forum: API
- Topic: API: Searching patient with apostrophe in name throws error
- Replies: 2
- Views: 4859
API: Searching patient with apostrophe in name throws error
Searching for patient with apostrophe in the name results in following error: >> "Error. This is most likely a version issue. The version that the customer is using might be too old to support the API method used." Last name has apostrophe like O'Connor, when searching for patient with this name, re...
- Tue Nov 08, 2022 9:57 pm
- Forum: API
- Topic: procCode in procedurelogs
- Replies: 8
- Views: 8399
procCode in procedurelogs
Hello, I am using API to get the procedure logs for a patient with OpenDental version "21.3.42.0" - I get the result, but in which "procCode" field is missing. Is this a location specific issue or OpenDental version specific issue? The same "procCode" fields is received when used with another locati...
- Sun Sep 25, 2022 8:43 pm
- Forum: API
- Topic: Modifying Appointment Notes
- Replies: 1
- Views: 2513
Modifying Appointment Notes
Hello, Our product have a use case to create appointment notes with additional information like the status of the patient in our system, so that the practice can know it directly without opening our system. For this, we need to update the existing appointment notes, in case of any change in our stat...