Medicaid vs Non Medicaid Patients

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

Medicaid vs Non Medicaid Patients

Post by PBECKER » Tue Apr 26, 2022 6:28 pm

API Team,

Is there any API GET method i.e GET Patients or GET Appointments etc that would reflect if a patient is Medicaid vs Non Medicaid Patient?

Thank you API Team!

justine
Posts: 169
Joined: Tue Dec 28, 2021 7:59 am

Re: Medicaid vs Non Medicaid Patients

Post by justine » Wed Apr 27, 2022 8:47 am

Hello PBECKER,

We can add MedicaidID to Patients GET. We will discuss Medicaid during our next API meeting.

Also, FamilyModules GET Insurance will return information displayed similarly to the insurance section of the Family Module. This could tell you if the patient's insurance is Medicaid based on SubscriberID and planType values.

See:
https://www.opendental.com/site/apifamilymodules.html

Thanks!

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

Re: Medicaid vs Non Medicaid Patients

Post by SLeon » Thu Apr 28, 2022 2:45 pm

I have added including the MedicaidID field to our Patients GET (single), Patients GET Simple, Patients POST, and Patients PUT methods to our development list.

PBECKER
Posts: 125
Joined: Mon Jan 03, 2022 11:54 am

Re: Medicaid vs Non Medicaid Patients

Post by PBECKER » Thu Apr 28, 2022 3:27 pm

Oh Wow! Seriously? Sarah you Rock!

One question what is the minimum OD version required to perform the above GET

Thanks a Ton Sarah!

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

Re: Medicaid vs Non Medicaid Patients

Post by SLeon » Mon May 02, 2022 8:23 am

The development for Patients GET (single) and Patients GET Simple will begin quite shortly and should be available rather soon.

justine
Posts: 169
Joined: Tue Dec 28, 2021 7:59 am

Re: Medicaid vs Non Medicaid Patients

Post by justine » Mon May 02, 2022 12:39 pm

Patients GET (single) and Patients GET Simple response now includes MedicaidID. This functionality will be available in version 22.1.26, which is estimated to be released later this week.

See:
https://www.opendental.com/site/apipatients.html

Post Reply