Difference between revisions of "Main Page"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 44: | Line 44: | ||
:* [[Pharmacy Dispensary Module Configuration|Pharmacy Dispensary Module Configuration]] | :* [[Pharmacy Dispensary Module Configuration|Pharmacy Dispensary Module Configuration]] | ||
:* [[Sms and Email Notification Howtos|Sms/Email Notification Howtos]] | :* [[Sms and Email Notification Howtos|Sms/Email Notification Howtos]] | ||
== User Manuals == | == User Manuals == | ||
Line 55: | Line 54: | ||
:* [[Pharmacy Dispensary Module|Pharmacy Dispensary]] | :* [[Pharmacy Dispensary Module|Pharmacy Dispensary]] | ||
:* [[Simple Note Templates|Simple Note Templates]] | :* [[Simple Note Templates|Simple Note Templates]] | ||
== Developer Manuals == | == Developer Manuals == | ||
Line 65: | Line 63: | ||
:* [[PhpMyAdmin]]: Notes about OpenEMR's embedded phpMyAdmin. | :* [[PhpMyAdmin]]: Notes about OpenEMR's embedded phpMyAdmin. | ||
:* [[Office Work Flow|Typical Work Flow in a Medical Clinic]]: A guide for developers who need to improve their knowledge of the work flow in an ambulatory clinic | :* [[Office Work Flow|Typical Work Flow in a Medical Clinic]]: A guide for developers who need to improve their knowledge of the work flow in an ambulatory clinic | ||
== Troubleshooting == | |||
:* [[Common Installation Problems]] -- problems people have experienced installing OpenEMR, and (hopefully) their solutions. | |||
== Virtual Appliances == | == Virtual Appliances == | ||
Line 87: | Line 88: | ||
::* [[OpenEMR Advantages|Why use OpenEMR]] | ::* [[OpenEMR Advantages|Why use OpenEMR]] | ||
::* [[Open SourceMedical Software Donations|OpenEMR Funding and Donations for Open Source Medical Software]] | ::* [[Open SourceMedical Software Donations|OpenEMR Funding and Donations for Open Source Medical Software]] | ||
::* [[Contact Information|Contact Information]] | |||
=<center>Affiliated Projects</center>= | =<center>Affiliated Projects</center>= | ||
Line 97: | Line 98: | ||
:Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | :Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | ||
:* [[Scope Of This Wiki]] -- What this wiki should, and should not contain. | |||
:* [[Policies And Procedures Of This Wiki]] -- Things to keep in mind when editing wiki pages. | |||
:* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list] | :* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list] | ||
:* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ] | :* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ] | ||
:* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list] | :* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list] |
Revision as of 19:44, 23 November 2009
The OpenEMR Documentation Wiki
Overview of OpenEMR
- Frequently Asked Questions go here.
- The main official OpenEMR website can be found Here
- Have a question to ask? ask Here at the official OpenEMR forums.
- The Roadmap tries to define what direction this project is going in the future.
- Is OpenEMR CCHIT certified?
- Commercial Help: Professional OpenEMR installation and support
Demos
Online demos of OpenEMR are available from various sources. For brevity, we've sorted them into the following three classes:
- OpenEMR Version 3.1.0 Demos -- These demos are of the current stable branch of OpenEMR.
- OpenEMR Version 3.2.x Development Demos -- These demos are of the newest development versions of OpenEMR, and may contain features known not to work yet.
- OpenEMR Version 3.1.x Development Demos -- These demos are of changes to be rolled into the next 3.1.x version of OpenEMR.
Downloads
- OpenEMR Downloads : This is the main OpenEMR download page.
- Patches : Most recent patch for OpenEMR version 3.1.0 can be found here.
Installation and Upgrade Manuals
- OpenEMR Install Howtos
- OpenEMR Upgrade Howtos
- Obsolete Install Howtos: These are installation documents that cover packages (php-Gacl,Sql-Ledger, and Freeb) that have all been obsolete since OpenEMR 3.0.0 .
Configuration Manuals
- SSL Install Howtos
- Backup Tools: Backup methods and scripts
- FeeSheet Configuration: Instructions for billing with the Fee Sheet. Author is Joe Holzer.
- Facility Setup: configuring a newly installed OpenEMR instance with your facility information.
- Billing Setup Howtos: How to configure OpenEMR to bill.
- Patient Statement Printing/Configuration Howtos
- Layout Selection: OpenEMR now has three visual layouts to choose from. These instruction show how to configure this along with comparison screenshots.
- Form Creation Tool: This is a tool for creating new forms for OpenEMR.
- Language Translation Configuration: OpenEMR has a thriving translation community with languages already available. If you have an interest in translating OpenEMR into your native language, please let us know.
- UTF-8 Upgrade Howto
- Database Conversion Tools:
Configuring Modules
User Manuals
- 3.1 User Manual [HTML] [PDF]
- 3.0 User Manual [HTML] [PDF]
- 3.0 User Training Videos
- 2.8.0 User Manual
- CAMOS module: CAMOS (Computer Aided Medical Ordering System) is, on the surface, just a fancy interface for organizing and choosing pieces of text to insert into a patient's chart. It is designed to be intuitive and easy to use. It can be turned on in OpenEMR via the admin->forms menu. Author is Mark Leeds.
- Cross Reference of Radio Button Menu and Tree View
- Pharmacy Dispensary
- Simple Note Templates
Developer Manuals
- Information For New Developers: If you are a developer looking to contribute to the project, check this page for details on how to get started.
- Jquery Javascript Ajax Widget Integration: These are notes describing recent integration of JQuery, Javascript, Ajax, and Widget functions and tools into OpenEMR.
- Language Translation Development: A HOWTO on helping with translation of OpenEMR in your native language.
- Lists and Layouts: Ongoing project to ensure standarized usage of OpenEMR lists and layouts.
- PhpGacl: Notes about OpenEMR's embedded php-GACL (access controls).
- PhpMyAdmin: Notes about OpenEMR's embedded phpMyAdmin.
- Typical Work Flow in a Medical Clinic: A guide for developers who need to improve their knowledge of the work flow in an ambulatory clinic
Troubleshooting
- Common Installation Problems -- problems people have experienced installing OpenEMR, and (hopefully) their solutions.
Virtual Appliances
- Virtual Appliances Overview
- OpenEMR 3.1.0 Virtual Appliance
- OpenEMR Developer Virtual Appliance: Only for OpenEMR Developers and Testers; configures with most current development version of OpenEMR.
Documents on the Web
Open Source Medical Software
- Open Source Medical Software is a not-for-profit company that supports oemr.org and the development of OpenEMR.
Affiliated Projects
Wiki Instructions
- Consult the User's Guide for information on using the wiki software.
- Scope Of This Wiki -- What this wiki should, and should not contain.
- Policies And Procedures Of This Wiki -- Things to keep in mind when editing wiki pages.
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list