InsVerifies GET
InsVerifies GET
We there is a InsVerifies Get method but we would also to request a GET method.
We are looking to further automate how we compare insurance data. In order to accomplish this we would like to run a GET InsVerifies that would return all insurance plan benefits with percentages, CoInsurance(s) , Deductible(s), Tyle (individual or Family), Type deducable or Limitations, Cateogry, pertage.
In summary the goal is to get all insurance benefits information.
We are looking to further automate how we compare insurance data. In order to accomplish this we would like to run a GET InsVerifies that would return all insurance plan benefits with percentages, CoInsurance(s) , Deductible(s), Tyle (individual or Family), Type deducable or Limitations, Cateogry, pertage.
In summary the goal is to get all insurance benefits information.
Re: InsVerifies GET
Good morning,
This information is stored in the Benefits table. We can create a Benefits GET method that will return information for an specified insurance plan. Let me know if this works for you and we can add it to the development list.
This information is stored in the Benefits table. We can create a Benefits GET method that will return information for an specified insurance plan. Let me know if this works for you and we can add it to the development list.
Re: InsVerifies GET
Hello API Team
yes if we can get all the insurance details for a patient to also include the insurance plan that would be perfect.
Thank you to the worlds greatest PMS.
yes if we can get all the insurance details for a patient to also include the insurance plan that would be perfect.
Thank you to the worlds greatest PMS.
Re: InsVerifies GET
Good morning Pedro,
Yes. In the soon-to-be released Benefits GET, we will also return the FK of the plan. This will either be the PlanNum (for InsPlans) or the PatPlanNum (for PatPlans). Most benefits are attached using insplan.PlanNum.
Yes. In the soon-to-be released Benefits GET, we will also return the FK of the plan. This will either be the PlanNum (for InsPlans) or the PatPlanNum (for PatPlans). Most benefits are attached using insplan.PlanNum.
Re: InsVerifies GET
Hello ApI team ,
Are there any updates on this item?
Are there any updates on this item?
Re: InsVerifies GET
A new method, Benefits GET, has been added. This method will allow you to retrieve all benefits for a specific Insurance Plan or Patient Plan. For more information, see https://www.opendental.com/site/apibenefits.html
This method will be available starting in beta version 22.3.27.
This method will be available starting in beta version 22.3.27.
Re: InsVerifies GET
we're seeing the latest available version is 22.3.26.
Is .27 available yet? or can we use .26 to utilize InsVerifies GET
Is .27 available yet? or can we use .26 to utilize InsVerifies GET
Re: InsVerifies GET
Hey there,
The above method to get the insurance data you are after is called with Benefits GET. This is not yet available, but 22.3.27 is estimated to be released later this week.
The above method to get the insurance data you are after is called with Benefits GET. This is not yet available, but 22.3.27 is estimated to be released later this week.
Re: InsVerifies GET
Sarah any update on this item?
Re: InsVerifies GET
Good afternoon Pedro,
The insurance information you are after is stored in the benefit table. Benefits GET can return this via the InsPlan or the PatPlan. It was made available roughly six weeks ago in version 22.3.27 (and later).
The documentation can be found here https://www.opendental.com/site/apibenefits.html.
The insurance information you are after is stored in the benefit table. Benefits GET can return this via the InsPlan or the PatPlan. It was made available roughly six weeks ago in version 22.3.27 (and later).
The documentation can be found here https://www.opendental.com/site/apibenefits.html.