Claim Table.....

This forum is for programmers who have questions about the source code.
Post Reply
fdscadmin
Posts: 59
Joined: Thu Aug 09, 2007 2:33 pm

Claim Table.....

Post by fdscadmin » Mon Feb 01, 2010 9:28 am

I would like to add another ProvNum to the Claim Table called "ProvAttend". The user will select this provider in the claim edit window. The user will be selecting the "Attending Provider" commonly used to bill for anesthesia services on the UB04. Any comments?

Edit: How do I Commit code now? I have created a patch file, but where can I send it?

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: Claim Table.....

Post by jordansparks » Mon Feb 01, 2010 3:32 pm

You should instead be moving towards a plugin architecture.
Jordan Sparks, DMD
http://www.opendental.com

fdscadmin
Posts: 59
Joined: Thu Aug 09, 2007 2:33 pm

Re: Claim Table.....

Post by fdscadmin » Mon Feb 01, 2010 4:17 pm

I like the idea, but I think it would be too much work for a few additional fields on a claim form. Any other thoughts?

User avatar
drtech
Posts: 1649
Joined: Wed Jun 20, 2007 8:44 am
Location: Springfield, MO
Contact:

Re: Claim Table.....

Post by drtech » Tue Feb 02, 2010 6:58 am

been working on a plugin myself...but seem rather complicated to make simple changes....I shall prevail, but having trouble figuring out how to make simple display changes....
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

fdscadmin
Posts: 59
Joined: Thu Aug 09, 2007 2:33 pm

Re: Claim Table.....

Post by fdscadmin » Tue Feb 02, 2010 9:56 am

Are there any guidelines to this "plugin architecture"?

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: Claim Table.....

Post by jordansparks » Tue Feb 02, 2010 10:57 am

Jordan Sparks, DMD
http://www.opendental.com

Post Reply