Page 1 of 1

Patient first visit date.

Posted: Sun Oct 16, 2022 5:23 pm
by PBECKER
Hello API Team,

What is the best method for us to get a patient first visit date? Is there a method for this?

Would it happen to be DateTStamp" from Patients GET (single)?

As Always thank you so much.

Re: Patient first visit date.

Posted: Mon Oct 17, 2022 8:05 am
by SLeon
Good morning,

The date a patient first visited the dental office is stored in the patient.DateFirstVisit field. This is not currently returned through the API, but I will add to our development list to include it in our Patients GET methods' results.

Re: Patient first visit date.

Posted: Mon Oct 17, 2022 1:00 pm
by PBECKER
Thank you Sarah, it would be greatly appreciated.

-Pedro

Re: Patient first visit date.

Posted: Mon Oct 17, 2022 3:10 pm
by SLeon
Sure thing! I have added it to our list.

Re: Patient first visit date.

Posted: Thu Oct 27, 2022 8:45 am
by DerekR
We have completed this feature request. Patients GET (single / Simple) and Patients POST (create) will now display the DateFirstVisit for the patient(s). These methods will be available starting in our beta version (22.3.19).

For more information, see https://www.opendental.com/site/apipatients.html.