Patient first visit date.

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

Patient first visit date.

Post by PBECKER » Sun Oct 16, 2022 5:23 pm

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: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: Patient first visit date.

Post by SLeon » Mon Oct 17, 2022 8:05 am

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: 125
Joined: Mon Jan 03, 2022 11:54 am

Re: Patient first visit date.

Post by PBECKER » Mon Oct 17, 2022 1:00 pm

Thank you Sarah, it would be greatly appreciated.

-Pedro

SLeon
Posts: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: Patient first visit date.

Post by SLeon » Mon Oct 17, 2022 3:10 pm

Sure thing! I have added it to our list.

DerekR
Posts: 79
Joined: Wed Aug 31, 2022 1:13 pm

Re: Patient first visit date.

Post by DerekR » Thu Oct 27, 2022 8:45 am

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