Search found 6 matches
- Wed Dec 08, 2021 12:26 am
- Forum: API
- Topic: API Features Requested
- Replies: 25
- Views: 47009
Re: API Features Requested
Thank you! As we work with the implementation we noticed two more fields that we used to set in our integration, but we can't find them in current API: 1. Possibility to set Position field on a patient when updating/creating (especially updating) 2. Option to provide DateCreated field when uploadi...
- Fri Aug 23, 2019 12:48 pm
- Forum: Developers
- Topic: Patientnote creation
- Replies: 2
- Views: 6749
Re: Patientnote creation
Thank you! This is very helpful.
- Fri Aug 23, 2019 8:52 am
- Forum: Developers
- Topic: Patientnote creation
- Replies: 2
- Views: 6749
Patientnote creation
We are working on the application accessing, and possibly modifying information in patientnote table. Our assumption was that entry in this table should exist for every patient. In reality (real dental practice database), it is mainly true, but rarely there happen to be a patient for which patientno...
- Tue May 14, 2019 1:00 pm
- Forum: Developers
- Topic: Individual and Family Insurance Summary
- Replies: 1
- Views: 5839
Individual and Family Insurance Summary
Hello, We are trying to find out where OpenDental stores the information that is shown in Treatment Plan page, (bottom-right corner), specifically the summary of patient's Family Insurance and Individual Insurance tables (as in image below). https://drive.google.com/uc?id=1MniW73jPjPSSGqI4juWE_MKNTj...
- Sat Nov 03, 2018 2:03 pm
- Forum: Developers
- Topic: What triggers Patient balance update
- Replies: 1
- Views: 4253
What triggers Patient balance update
We need to read patient total balance, and found convenient fields on Patient model like EstBalance or aged balances Bal_0_30 etc. However, we noticed that it is not updated when appointment is set to complete (which I would expect), but rather only when Account page is opened. While it makes sense ...
- Fri Nov 02, 2018 9:05 am
- Forum: Developers
- Topic: ImageFolder sometimes empty
- Replies: 1
- Views: 6484
ImageFolder sometimes empty
Hello, When integrating with existing OpenDental database, I noticed only some of the patients have non-empty ImageFolder defined. I need it to know where to store a file for a given patient. I wonder when exactly this field is populated by OpenDental, and if it is safe to update the field myself an...