Open Dental

Open Dental

Practice Management Software
Original author(s) Dr. Jordan Sparks
Stable release
15.2 / July 20, 2015 (2015-07-20)
Preview release
15.3(Beta) / July 20, 2015 (2015-07-20)
Written in C#
Operating system Microsoft Windows only[1]
Linux[2]
Type Practice Management Software
License GNU General Public License
Website www.opendental.com

Open Dental, previously known as Free Dental, is a Practice Management Software licensed under the GNU General Public License.[3] It is written in the C# programming language compatible with Microsoft .NET Framework and was first released in 2003. Current versions of the software require Microsoft Windows. Earlier versions of the software had supported other operating systems, but Linux support has been dropped.[4] The full function version is only available under the commercial license because it includes royalty bearing, licensed materials from the American Dental Association (ADA), the Code on Dental Procedures and Nomenclature (CDT).

Open Dental is owned and sponsored by Open Dental Software, Inc., which is incorporated in the State of Oregon in the United States of America.[5] Being an open software, any programmer has the freedom to develop and support Open Dental. The company makes money through its monthly technical support features, which are required for at least the first 6 months of use. The first open dental customer bought the technical support services on July 22, 2003.[6]

Database

The database uses the dual licensed MySQL database program. The structure of the data, or schema, is available for all to see and use (the data is still very secure). It is totally different than the proprietary format that all other dental software uses. Other programs can only export certain fields. In Open Dental, access to and control over every single piece of data is held by the dentist. Both local preferences and those which apply to every computer in the office will be stored in the mySQL database. This also greatly simplifies working with preferences and settings, and adding new workstations without having to spend all day setting them up.

The database schema is published and publicly viewable at http://www.opendental.com/OpenDentalDocumentation67.xml.[7]

Relational database benefits to dental practice

There are documented benefits to using a relational database when storing and retrieving data: the relational model offers "advantages over the hierarchical and network models through its simpler data representation, superior data independence and easy to use query language".[8] Open Dental gives the user those benefits over the non-relational platforms used by other dental practice management software programs.

Availability

Relational databases like Oracle and MySQL have mechanisms that can be used to keep the availability (of the database) very high. For instance, with MySQL replication, "the active primary database ships transactions to one or more standby databases. These standby databases apply the transactions to their own copies of the data. Should the primary database fail, one of these standby databases can be activated to become the new primary database".[9] High availability is of clear importance when a customers (patients) have expectations of service at a particular time (an appointment). Open Dental provides replication support for users whose availability, mobility or multiple physical location needs demand it.[10]

Mobility

Mobile dental programs have special needs including offline data collection, central data availability and public health reporting. All of these needs are met with Open Dental. An example of a mobile dental program that has published[11] their experience using Open Dental is the St. David's Dental Program.[12]

Retrievability

Structured Query Language (SQL) allows the user to pull data from the database for analysis. Open Dental provides over 250 user queries that have been requested by users,[13] and advanced users may write their own queries to get specialized information from the database.[14]

Scalability

Open Dental can be scaled from a single, one-computer user in a small office to dozens of computers per server over multiple physical locations.[15]

Goals

The project wants "this software to become the world standard dental software. We want to make it easy to access and share data. We are tired of the restrictive policies of the current dental software companies. We want the user to always have total control, not the software company. And most of all, we want software that just works well”.[16]

There are about 4,000 offices using OD, and an estimated 10,000,000 patient records.

Dr. Jordan Sparks has done most of the initial programming. They have a team of additional programmers employed these days.

Features

Appointment[17]

Family[18]

Account[19]

Treatment Plan[20]

Chart[21]

Images[22]

Manage[23]

See also

References

  1. http://www.opendental.com/manual/clinuxmac.html
  2. https://code.google.com/p/gnudental/wiki/GettingStarted
  3. "FLOSS Licence". Open Dental Software Inc. Retrieved 2009-06-12.
  4. "Open Dental Software Manual - C#, Linux, and Macintosh". Open Dental Software Inc. Retrieved 2009-06-12.
  5. "Oregon Secretary of State Business Name Search (original url http://egov.sos.state.or.us/br/pkg_web_name_srch_inq.show_detl?p_be_rsn=1173550&p_srce=BR_INQ&p_print=FALSE )". State of Oregon. Retrieved 2009-06-03. External link in |title= (help)
  6. Downes, P.K. (2007). "Putting it all Together: Dentistry and the Internet". British Dental Journal. 203 (2): 74–86. doi:10.1038/bdj.2007.633. ISSN 0007-0610. PMID 17660777.
  7. "Open Dental Database Documentation". Open Dental Software Inc. Retrieved 2009-06-12.
  8. Coronel, Carlos; Peter Rob; Keeley Crocket (2008). Database Systems. Cengage Learning EMEA. p. 52. ISBN 1-84480-732-0.
  9. Sam Drake, Wei Hu, Dale M. McInnis, Martin Sköld, Alok Srivastava, Lars Thalmann, Matti Tikkanen, Øystein Torbjørnsen, Antoni Wolski (2004). "Architecture of Highly Available Databases": 1–16.
  10. "Open Dental Software - Replication". Open Dental Software Inc. Retrieved 2009-06-12.
  11. Jackson DM, Jahnke LR, Kerber L, Nyer G, Siemens K, Clark C (2007). "Creating a Successful School-based Mobile Dental Program". Journal of School Health. 77 (1): 1–6. doi:10.1111/j.1746-1561.2007.00155.x. PMID 17212753.
  12. "St. David's Community Health Foundation Leadership: Dental Program". St. David's Community Health Foundation. Retrieved 2009-06-12.
  13. "Open Dental Query Examples". Open Dental Software Inc. Retrieved 2009-06-12.
  14. "Open Dental Software Manual - User Query". Open Dental Software Inc. Retrieved 2009-06-12.
  15. "Open Dental Software Manual - Multiple Locations". Open Dental Software Inc. Retrieved 2009-06-12.
  16. "FLOSS License". Open Dental Software Inc. Retrieved 2009-06-12.
  17. "Open Dental Software - Appointments Module". Open Dental Software Inc. Retrieved 2009-06-12.
  18. "Open Dental Software - Family Module". Open Dental Software Inc. Retrieved 2009-06-12.
  19. "Open Dental Software - Account Module". Open Dental Software Inc. Retrieved 2009-06-12.
  20. "Open Dental Software - Treatment Plan Module". Open Dental Software Inc. Retrieved 2009-06-12.
  21. "Open Dental Software - Chart Module". Open Dental Software Inc. Retrieved 2009-06-12.
  22. "Open Dental Software - Images Module". Open Dental Software Inc. Retrieved 2009-06-12.
  23. "Open Dental Software - Manage Module". Open Dental Software Inc. Retrieved 2009-06-12.
This article is issued from Wikipedia - version of the 11/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.