Patient first visit date.

For requests or help with our API
Post Reply
PBECKER
Posts: 129
Joined: Mon Jan 03, 2022 11:54 am

Patient first visit date.

Post 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.
SLeon
Posts: 605
Joined: Mon Mar 01, 2021 10:00 am

Re: Patient first visit date.

Post 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.
PBECKER
Posts: 129
Joined: Mon Jan 03, 2022 11:54 am

Re: Patient first visit date.

Post by PBECKER »

Thank you Sarah, it would be greatly appreciated.

-Pedro
SLeon
Posts: 605
Joined: Mon Mar 01, 2021 10:00 am

Re: Patient first visit date.

Post by SLeon »

Sure thing! I have added it to our list.
DerekR
Posts: 103
Joined: Wed Aug 31, 2022 1:13 pm

Re: Patient first visit date.

Post 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.
Post Reply