Search found 60 matches

by omar22
Fri Mar 22, 2024 6:57 am
Forum: API
Topic: Plan Note/SubscNote
Replies: 1
Views: 78

Plan Note/SubscNote

Is there a way to add notes to the PlanNote/SubscNote without deleting what's already there? Similar to the APtNote logic.

Thank you!
Omar
by omar22
Fri Feb 16, 2024 1:32 pm
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

Re: **URGENT BENEFITS ISSUE**

Awesome thanks! CodeGroups will always be the same across all clinics, unlike covcats, right? for example FMX/PANO will always be CodeGroupNum 2, right?
by omar22
Fri Feb 16, 2024 7:25 am
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

Re: **URGENT BENEFITS ISSUE**

Hey sorry to bother you again, but it appears version 23.2.62 is still unavailable for my offices to update to. Do you have an ETA to when this version will be available?
by omar22
Thu Feb 15, 2024 8:53 am
Forum: API
Topic: How to retrieve Open Dental's calculated insurance and patient portions?
Replies: 13
Views: 4057

Re: How to retrieve Open Dental's calculated insurance and patient portions?

Good afternoon, I would recommend a query to obtain this information. One of the advantages of this would be the ability to grab the information easily for list of patients. Calculations for populating the text boxes in your screenshot: AnnualMax - This is directly from the Benefit table (benefit.M...
by omar22
Wed Feb 14, 2024 8:38 am
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

Re: **URGENT BENEFITS ISSUE**

Sorry I thought you meant 2/22. My apologies :lol:

Thank you for your quick and prompt responses.
by omar22
Wed Feb 14, 2024 8:32 am
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

Re: **URGENT BENEFITS ISSUE**

Is there a way to POST frequency in CodeGroups? I can't find any documentation on the API specification or anything to implement this new change. Benefits were enhanced in version 23.2.62. -GET no longer requires a PlanNum or PatPlanNum. -GET now returns CodeGroupNum value. -POST now supports creat...
by omar22
Tue Feb 13, 2024 5:12 pm
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

Re: **URGENT BENEFITS ISSUE**

I tried using the POST /benefits with CodeGroupNum and it doesn't work (my demo versionis 23.3.32.0). Please see payload: { "PlanNum": 74, "CovCatNum": 0, "Percent":-1, "MonetaryAmt":-1, "BenefitType":"Limitations", "QuantityQualifier":"Months", "Quantity":12, "CodeGroupNum": 2, "CoverageLevel": "No...
by omar22
Tue Feb 13, 2024 4:21 pm
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

Re: **URGENT BENEFITS ISSUE**

Great, thank you!
by omar22
Tue Feb 13, 2024 1:09 pm
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

Re: **URGENT BENEFITS ISSUE**

Can you also add a DELETE function? What would be the ETA on these?

Thank you
by omar22
Tue Feb 13, 2024 10:13 am
Forum: API
Topic: How to retrieve Open Dental's calculated insurance and patient portions?
Replies: 13
Views: 4057

Re: How to retrieve Open Dental's calculated insurance and patient portions?

Hi I am having a similar issue. Is there a way to get the Deductible Applied or Insurance remaining through either a GET ClaimProcs InsAdjust or through a query? I am trying to find the latest Deductible Remaining and Insurance Remaining which shows up when u navigate to Tx Plan (see photo). Screens...
by omar22
Thu Feb 08, 2024 9:10 am
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

Re: **URGENT BENEFITS ISSUE**

great, thanks.
by omar22
Thu Feb 08, 2024 6:32 am
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

Re: **URGENT BENEFITS ISSUE**

Is there a way to POST frequency in CodeGroups? I can't find any documentation on the API specification or anything to implement this new change.
by omar22
Wed Feb 07, 2024 11:55 am
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

Re: **URGENT BENEFITS ISSUE**

Also, the frequencies that used to populate fields in OD older versions
Screenshot 2024-02-07 145427.png
Screenshot 2024-02-07 145427.png (105.77 KiB) Viewed 1197 times
no longer populate the fields in the newer updates of OD
Screenshot 2024-02-07 125425.png
Screenshot 2024-02-07 125425.png (110.67 KiB) Viewed 1197 times
(see attached). How can I change the frequencies now to fill in to the correct fields?
by omar22
Wed Feb 07, 2024 9:50 am
Forum: API
Topic: **URGENT BENEFITS ISSUE**
Replies: 18
Views: 1212

**URGENT BENEFITS ISSUE**

Hello,

I have had MULTIPLE offices complain about percentages and frequencies being incorrectly uploaded in their Open Dental, and upon a quality check on my side, I've found it to be a glitch with Open Dental API. Is there any way to circumvent this issue?
by omar22
Wed Oct 18, 2023 8:16 am
Forum: API
Topic: SubstitutionLinks Question
Replies: 1
Views: 1189

SubstitutionLinks Question

Hi, I have a question about selecting downgrades for D2391, D2392, D2393, and D2394. Since they are globally added into Open Dental, and all have their own unique downgrade codes, i.e. D2140, D2150, D2160 and D2161, respectively, is there an easier way to POST the downgrades rather than have 4 diffe...
by omar22
Mon Oct 16, 2023 8:26 am
Forum: API
Topic: API FeeScheds Request
Replies: 8
Views: 4013

Re: API FeeScheds Request

Awesome, thank you
by omar22
Mon Oct 16, 2023 8:12 am
Forum: API
Topic: API FeeScheds Request
Replies: 8
Views: 4013

Re: API FeeScheds Request

Hey, I just wanted to follow up on this request. Thank you!!
by omar22
Thu Oct 12, 2023 6:13 am
Forum: API
Topic: What is the best approach/mechanism for reporting API outages?
Replies: 7
Views: 1628

Re: What is the best approach/mechanism for reporting API outages?

The API is still super slow and laggy for me. Is this issue still ongoing with OD? Thanks
by omar22
Tue Sep 12, 2023 3:12 pm
Forum: API
Topic: Benefit API Issue
Replies: 7
Views: 2243

Re: Benefit API Issue

Is there a way to unify this? Like if we can create an option for CovCat which is words, not numbers? For example CovCatNum=X-ray or something similar to that?
alternatively, is there a way to edit the covcatnum for the dental offices?
thanks again
by omar22
Tue Sep 12, 2023 2:58 pm
Forum: API
Topic: Benefit API Issue
Replies: 7
Views: 2243

Re: Benefit API Issue

For example, in the image attached, the coinsurance were posted for all the categories, yet it didnt populate into Open Dental for this clinic. Typically it would for other clinics.
by omar22
Tue Sep 12, 2023 2:54 pm
Forum: API
Topic: Benefit API Issue
Replies: 7
Views: 2243

Re: Benefit API Issue

Is there anyone I can share my screen with to show the issue? It's not necessarily an error, it's more so that the same covcatnum, doesnt always equate to the same category across dental clinics
by omar22
Tue Sep 12, 2023 1:10 pm
Forum: API
Topic: Benefit API Issue
Replies: 7
Views: 2243

Benefit API Issue

Hello, I am struggling with the CovCatNum and how to input the percent for diff categories such as diagnostic, x-ray, routine preventative etc. I used the covcatnums defined in the documentation, but it works for some clinics and doesnt work for others. I really need help with this, as it's causing ...
by omar22
Wed Aug 02, 2023 2:57 pm
Forum: API
Topic: API Issues
Replies: 5
Views: 1677

API Issues

Has anyone else had issues with the API today? It's been down a few times today and wanted to see if it was an issue everyone else was having.

Thanks!
by omar22
Mon Jul 17, 2023 1:36 pm
Forum: API
Topic: Date Issue with API
Replies: 10
Views: 4250

Re: Date Issue with API

Thank you so much for the prompt response!! :))
by omar22
Mon Jul 17, 2023 12:49 pm
Forum: API
Topic: Date Issue with API
Replies: 10
Views: 4250

Re: Date Issue with API

A member of our team was able to duplicate your described behavior. For us, it occurred when insurance has already paid the Annual Max (eg $1500) on received claim(s). Because ClaimProcs PUT InsAdjust is used to override all existing insurance pay amounts, passing in an InsUsed value of 163 conveys...
by omar22
Wed Jun 14, 2023 2:51 am
Forum: API
Topic: API FeeScheds Request
Replies: 8
Views: 4013

Re: API FeeScheds Request

Hey Justine,

Yes, that is what I am looking to do. More specifically, add fee schedules, then add fees on a d-code level specific to that fee schedule.

As for the turnaround time, I totally understand; you guys are the best and all your hard work is much appreciated!

Thank you so much again,
Omar
by omar22
Tue Jun 13, 2023 1:59 pm
Forum: API
Topic: API FeeScheds Request
Replies: 8
Views: 4013

API FeeScheds Request

Hello,

I would like to request being able to POST new fee schedules and being able to add fees on a D-code level. Is there an existing method of achieving this? If not, I would like to request it please :)

Thank you all so much!
Omar
by omar22
Wed May 17, 2023 10:19 am
Forum: API
Topic: Date Issue with API
Replies: 10
Views: 4250

Re: Date Issue with API

That makes perfect sense. Thank you for the thorough explanation I really appreciate it, and I look forward to the POST addition :)
by omar22
Wed May 17, 2023 8:55 am
Forum: API
Topic: Date Issue with API
Replies: 10
Views: 4250

Re: Date Issue with API

Hey @Sleon! Yes, the individual annual max was 1500; family annual max was n/a. I am not positive if there were prior adjustments made, but if there can be a way to override that, even if there were prior adjustments, and just include the latest value inserted via the API, that would be fantastic. T...
by omar22
Wed May 17, 2023 6:44 am
Forum: API
Topic: Date Issue with API
Replies: 10
Views: 4250

Re: Date Issue with API

I am in EST, I'm not really sure why it's happening, but if there's no time component then it must be something on our side; thank you for the clarification! The other issue I've been having is, this sample patient had a maximum of 1500, and the insurance used was 163. When I use the ClaimProcs PUT ...
by omar22
Mon May 15, 2023 6:07 am
Forum: API
Topic: Date Issue with API
Replies: 10
Views: 4250

Date Issue with API

Hello, I found that when I try to add history in the ProcedureLogs API and put the date in the YYYY-MM-DD format, the date gets uploaded as the next day. This issue is also present when I try to search for patients using the GET and filter by DOB, it doesn't work, since the date I enter is a day ahe...
by omar22
Thu Apr 06, 2023 8:59 am
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

I estimate that 22.4 will be out of beta in roughly a month's time. The InsPlan.CodeSubstNone feature request is in the final stages of development and will be included. Hi! I am so sorry to bother you again with this, I was just wondering if you had a date for when 22.4 will be out of beta? My pot...
by omar22
Wed Mar 29, 2023 1:08 pm
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

... on the Open Dental UI, I am able to check off "Don't Substitute Codes". Is there a way to do this via the API? - i believe in the documentation it says this can be achieved by making the CodeSubstNone=1 in the insplan table... InsPlan.CodeSubstNone has been added to InsPlans GET, POST, and PUT ...
by omar22
Fri Mar 17, 2023 2:33 pm
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

SLeon wrote:
Fri Mar 17, 2023 12:35 pm
I estimate that 22.4 will be out of beta in roughly a month's time. The InsPlan.CodeSubstNone feature request is in the final stages of development and will be included.
awesome, thank you so much
by omar22
Fri Mar 17, 2023 11:02 am
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

Hello there, these features are super helpful. Is it possible to add a Post(create) InsPlan? I only see Get and Put. The InsPlans POST method is complete and is available now in versions 22.4.24 and later. Thank you for adding the SubstitutionLink documentation! I would also like to request the DEL...
by omar22
Tue Mar 14, 2023 7:12 am
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

Good morning Omar, The form you are referring to inserts rows into the insplan, inssub, and patplan tables. To add a new insurance plan for a patient and "Create New Plan if Needed" via the API you will do the following: Use Patients POST to create a new patient. If you don't already have the data ...
by omar22
Thu Mar 02, 2023 10:19 am
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

Good afternoon, By "relationship" are you referring to "Self", "Spouse", "Child", etc? If so, you will want to use our PatPlans resource and supply the Relationship field in your PatPlans POST/PUT request. Yes, we can add SubscNote to InsSubs POST/PUT methods. I have added this to our development l...
by omar22
Wed Feb 22, 2023 3:25 pm
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

you guys really are incredible.. thank you so much :))))))
by omar22
Wed Feb 22, 2023 11:05 am
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

InsPlan POST feature request is complete. It will be available in our next beta version. @Omar22, Yes. Use InsSubs POST to subscribe a patient to an existing InsPlan. Is there a way to add relationship to subscriber via API? Thank you for your quick replies!! Also - is it possible to add SubscNote ...
by omar22
Tue Feb 21, 2023 6:49 am
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Re: Benefits API req

Good morning, 1. Benefits cannot be deleted by plan within the Open Dental program. The API follows this example. 2a. Yes we can add EO as a status in our ProcedureLogs POST/PUT methods. I have added this to our development list. 2b. Which ProcedureLogs methods are you using and what error message ...
by omar22
Tue Feb 21, 2023 6:27 am
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

great thank you!
by omar22
Mon Feb 20, 2023 12:50 pm
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

Thank you! Is there a way to also add an existing InsPlan to a patient with the current available APIs?
by omar22
Thu Feb 16, 2023 9:09 am
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

SLeon wrote:
Wed Jan 11, 2023 10:16 am
There are a few API requests in line before InsPlans POST. I would estimate that it will be implemented in roughly three weeks time.
Hi I just wanted to follow up on this. Thank you!!
by omar22
Tue Feb 14, 2023 8:31 am
Forum: API
Topic: procCode in procedurelogs
Replies: 8
Views: 2479

Re: procCode in procedurelogs

That makes a lot of sense, thanks for explaining!!
by omar22
Thu Feb 09, 2023 5:46 am
Forum: API
Topic: procCode in procedurelogs
Replies: 8
Views: 2479

Re: procCode in procedurelogs

The only issue with that is I am trying to create a dropdown on my platform to be able to select procCodes directly to add benefits, and I can't use pagination for that. Same thing with my patient list; I want to create a query to have all patients on my Saas platform where the clinic can search for...
by omar22
Sun Feb 05, 2023 9:45 am
Forum: API
Topic: procCode in procedurelogs
Replies: 8
Views: 2479

Re: procCode in procedurelogs

Hi, when I try to GET all the procedurecodes, I only get about 100 of them. Is there any way to retrieve all the procedurecodes using the GET function?

thanks
by omar22
Wed Jan 25, 2023 2:23 pm
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

You are incredibly helpful. Thank you so much for that thorough explanation.
by omar22
Wed Jan 25, 2023 9:37 am
Forum: API
Topic: API not found. Requesting new APIs
Replies: 57
Views: 177420

Re: API not found. Requesting new APIs

Great, thank you. I have another question, sorry to be a bother. If an insurance plan for an existing patient is dropped and a new one is added, is there a query that I can run to be able to tell any changes to the patient's insurance plan, independent of the PlanNum, since that changes when new ins...
by omar22
Mon Jan 23, 2023 4:52 pm
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Re: Benefits API req

Yes, the 'through age' field is what I was referring to. Okay cool, so I will try with that POST method. It wasn't working with the demo version though so hopefully it'll work with the full version.

Thank you so much Justine
by omar22
Sun Jan 22, 2023 12:03 pm
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Re: Benefits API req

Hi Justine - hope you are doing well. I have a quick question regarding fluoride and sealant age limit. How do I update these using the Benefit API? They don't appear to be part of any category. Thanks! Hello Omar, Flouride or sealant age limit is stored in the Benefits Quantity field with a Quanti...
by omar22
Wed Jan 11, 2023 8:17 am
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Re: Benefits API req

Hi I have a couple quick questions/requests. 1. For the DELETE function for benefits, I was looking to delete all pre-existing benefits under a PlanNum. The documentation currently only allows the DELETE function for BenefitNum. Can we allow deleting by PlanNum please? 2. For procedurelogs, we reque...
by omar22
Mon Jan 09, 2023 7:03 am
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Re: Benefits API req

Awesome, thank you guys so much for everything you do!
by omar22
Thu Jan 05, 2023 10:19 am
Forum: API
Topic: Program Link Triggered E-Mail for Next appointment using n8n
Replies: 8
Views: 2387

Re: Program Link Triggered E-Mail for Next appointment using n8n

That sounds great, thank you for providing that information.
by omar22
Thu Jan 05, 2023 9:58 am
Forum: API
Topic: Program Link Triggered E-Mail for Next appointment using n8n
Replies: 8
Views: 2387

Re: Program Link Triggered E-Mail for Next appointment using n8n

Hi, I have a question regarding creating buttons on Open Dental UI, similar to the one in this post.

I'd like to create a button on the Open Dental task bar that can link to my external software. What is the best most compliant way to approach this?

Thank you!
by omar22
Thu Jan 05, 2023 8:15 am
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Re: Benefits API req

That makes sense, thank you so much!
by omar22
Wed Jan 04, 2023 10:45 am
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Re: Benefits API req

Hi Justine - hope you are doing well.

I have a quick question regarding fluoride and sealant age limit. How do I update these using the Benefit API? They don't appear to be part of any category.

Thanks!
by omar22
Tue Dec 06, 2022 8:17 am
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Re: Benefits API req

Justine,

I can't express my gratitude enough. Thank you so much!

Respectfully,
Omar
by omar22
Tue Dec 06, 2022 6:16 am
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Re: Benefits API req

@justine, I guess another potentially easier way to achieve this would be a DELETE function to clear all pre-existing or automatically loaded benefits for a specific PlanNum. Is this possible? Having both the DELETE and PUT functions would be ideal; would that be possible? And if you don't mind me a...
by omar22
Mon Dec 05, 2022 6:10 pm
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Re: Benefits API req

@justine thank you so much for getting back! I would like to update benefit information that is automatically populated when dental clinic creates a new plan. Usually the coverage percent for diagnostic, xray, preventative, restorative, endo, oral surg, crowns, prosth, perio is set automatically whe...
by omar22
Mon Dec 05, 2022 2:58 pm
Forum: API
Topic: Benefits API req
Replies: 19
Views: 4175

Benefits API req

Hi,

I would like to request an option to PUT into Benefits table.

Thank you!