Search found 26 matches

by Walker@ExtraDent
Wed Aug 04, 2021 11:18 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

Thanks, I included the OpenDental.exe and added the custom button to the form's LayoutManager. It is all working correctly now. Can you proceed with adding the 2 Hooks?
by Walker@ExtraDent
Wed Aug 04, 2021 4:56 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

These Hooks work correctly, but I'm having an issue with #1. What DLL is the OpenDental.UI and LayoutManager in? Just using the normal Windows Forms, I'm able to add my button to the form's PanelChild (that was added by the OD LayoutManager). But, since I don't have access to the OD LayoutManager an...
by Walker@ExtraDent
Mon Jun 21, 2021 6:40 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

Thanks. The ability to add a button in the load will solve #1. However, the link you shared doesn't seem to be to the right topic. It is discussing resizing a button that was added with a plugin. Please let me know the final code for both HookAddCode additions and I will finish up and test our Plugi...
by Walker@ExtraDent
Fri Jun 18, 2021 6:31 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

1. Can a button be added to the Electronic Payer ID's list (Setup, Family / Insurance, Payer ID's) that would call a HookMethod to allow us to update the list with our payers and payer IDs? private void butUpdateBatchIDs_Click(object sender,EventArgs e) { StringBuilder errorMessage = new StringBuild...
by Walker@ExtraDent
Wed Jun 16, 2021 8:25 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

We are having an issue with Payer IDs. We'd like to avoid having the office manually update to our Payer IDs and eligibility settings. We'd like to do it automatically for them. 1. Is there an existing utility that allows to update the Insurance Carriers' Payer IDs and "Is trusted for real-time elig...
by Walker@ExtraDent
Fri Jun 04, 2021 5:11 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

Has 21.1 or higher been moved out of Beta yet? The offices we are working don't want to use the OpenDental beta versions.
by Walker@ExtraDent
Wed May 12, 2021 5:32 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

Can you tell me when 21.1.11 or higher will be released as a normal update? Our support staff has offices wanting to use our Plug-In DLL but the offices want to wait until the Plug-Ins are out of Open Dental Beta.
by Walker@ExtraDent
Thu Apr 15, 2021 5:54 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

I see the offices can set up Automatic Reports Retrieval not using the Service, but I am not seeing in the Help system a way for the office to send multiple Patient Eligibility Requests at once (not using the Service). Is there a way to send a batch or multiple requests from the Insurance Verify scr...
by Walker@ExtraDent
Mon Apr 12, 2021 10:56 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

I am having trouble with the 2 pieces that run by the Open Dental Service. I cannot get the service to run these 2 pieces. I have the 21.1.15.0 Open Dental Service installed and running and did the setup according to the help system. Are there hooks that needs added specifically to the Open Dental S...
by Walker@ExtraDent
Fri Apr 09, 2021 9:03 am
Forum: Developers
Topic: Open Dental 20.5.17 project can't build, def missing for DisposeDevice()
Replies: 4
Views: 23594

Re: Open Dental 20.5.17 project can't build, def missing for DisposeDevice()

I'm having the same problem with 21.1. I found the ImagingDeviceManager.dll in the RequiredDLLs folder, but still the same error. I used the one in the 20.5 RequiredDLLs and it worked though.
by Walker@ExtraDent
Wed Apr 07, 2021 9:16 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

Maybe I mis-spoke in my last question. Does the SendBatch HookMethod need to return true even on error so Open Dental knows the plugin handles that HookMethod?
by Walker@ExtraDent
Wed Apr 07, 2021 8:20 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

Just tidying up the code on our end. I'm wondering if the "IF" for Plugins.HookMethodEclaims.SendBatch_afterClientProgramLaunch should check for "!" (not) in order to return without marking the claims Sent. Currently in order to return so the claims doesn't get marked as Sent, we need to return True...
by Walker@ExtraDent
Tue Mar 16, 2021 8:26 pm
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

I've verified this works (change order of parameters and assign param[2] back to x12response), along with all the other HookMethod and HookAddMethod code from 3/12. I believe we're good to go. object[] param=new object[] {clearinghouseClin,x12message,x12response}; Plugins.HookAddCode(null,"x270Contr...
by Walker@ExtraDent
Tue Mar 16, 2021 3:37 pm
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

Does the ClearinghouseClin always have to be the first parameter? I thought I read that in the Plug In instructions. Should they instead be in order: clearinghouse, 270, response ? object[] param=new object[] {clearinghouseClin,x12message,x12response}; Plugins.HookAddCode(null,"x270Controller.Reques...
by Walker@ExtraDent
Tue Mar 16, 2021 1:07 pm
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

Sorry for the delay. I am having trouble with this one: object[] param=new object[] {x12response}; Plugins.HookAddCode(null,"x270Controller.RequestBenefits_benefits270",clearinghouseClin,x12message,param); x12response=(string)param[0]; The string is showing in the object[] when it comes back into Op...
by Walker@ExtraDent
Fri Mar 12, 2021 2:56 pm
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

Great news! Those all look correct (and in the correct places in the code), but I will not be able to write the HookAddCode pieces in our plug-in until Monday 3/15 to test. I am not familiar with HookAddCode so need to look at the examples of how to change the display in our plug-in and what additio...
by Walker@ExtraDent
Fri Mar 12, 2021 9:38 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

I saw we were posting replies at the same time. The FormClearinghouseEdit.cs Load() HookAddCode you listed will work.
by Walker@ExtraDent
Fri Mar 12, 2021 9:31 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Re: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Opt

Thank you for reviewing. 1. FormClearinghouseEdit.cs: I will review the HookAddCode(). It looks like it should accomplish what we need, except that when the drop-down box for CommBridge is selected as "None" it grays out the options we need. Do we need to request another HookAddCode()/HookMethod() t...
by Walker@ExtraDent
Mon Feb 22, 2021 11:15 am
Forum: Main Forum
Topic: Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options
Replies: 47
Views: 106021

Plug-In/Hooks for E-Claims, Eligibility, Reports(ERAs, 271s, 277s, DentiCal Reports) and for Clearinghouse Setup Options

OpenDental Plug-In/Hook Additions The following hooks are requested to implement electronic claims, eligibility, reports retrieval (ERAs, 271s, 277s, DentiCal Reports) and some Clearinghouse Setup options in OpenDental using Plug-in/Hooks per our previous discussion. Per Plug-in/Hooks instructions,...