Difference between revisions of "Main Page"

From OpenEMR Project Wiki
 
(205 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[File:OpenEMR-Login.jpg|300px|right|border|link=]]
#REDIRECT [[OpenEMR_Wiki_Home_Page]]
__TOC__
 
=<center> The OpenEMR Documentation Wiki </center>=
 
 
== Overview of OpenEMR ==
:* [[FAQ|Frequently Asked Questions]] go here.
:* The main official OpenEMR website can be found [http://www.oemr.org Here]
:* Have a question to ask?
::* Ask [http://sourceforge.net/projects/openemr/forums Here] at the official OpenEMR forums.
::* Or try our new IRC channel at [irc://testnet.freenode.net/#openemr #openemr]
:* [[OpenEMR Commercial Help|Commercial Help]]: Professional OpenEMR installation and support
:* The [[OpenEMR Roadmap|Roadmap]] tries to define what direction this project is going in the future.
 
== ONC Certification Project ==
:* [[OpenEMR Certification|Is OpenEMR certified for 2011 ONC Meaningful Use?]] - This page has all the details about the certification projects
 
== Demos ==
 
=== Official Demos ===
:* '''[[OpenEMR Version 3.2.0 Demo|OpenEMR Version 3.2.0 Demo]]''' -- '''This demo is the current stable release of OpenEMR.'''
:* [[OpenEMR Version 3.1.0 Demo|OpenEMR Version 3.1.0 Demo]] -- This demo is the previous stable release of OpenEMR.
 
=== Development Demos ===
:* [[Development Demo|OpenEMR Version 4.0.x Development Demo]] -- This demo is of the newest development version of OpenEMR, and may contain features known not to work yet.
:* [[Development 3.2.x Demo|OpenEMR Version 3.2.x Development Demo]] -- This demo is of the current stable release of OpenEMR with latest patch applied (there is no sample data).
:* [[Development 3.1.x Demo|OpenEMR Version 3.1.x Development Demo]] -- This demo is of the previous stable release of OpenEMR with latest patch applied (there is no sample data).
 
== Downloads ==
:* [[OpenEMR Downloads|OpenEMR Downloads]] : This is the main OpenEMR download page.
:* [[OpenEMR Patches|Patches]] : Most recent patch for OpenEMR versions 3.2.0 and 3.1.0 can be found here.
 
== Installation and Upgrade Manuals ==
:* [[OpenEMR Installation Guides|OpenEMR Install Howtos]]
:* [[OpenEMR Upgrade Guides|OpenEMR Upgrade Howtos]]
:* [[Obsolete Installation Guides|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 ==
 
:* [[OpenEMR Backup Tools| Backup - Backup Tools]]: Backup Methods and Scripts in OpenEMR - Protecting Your Data
:* [[OpenEMR Database Conversion Tools| Database - Database Conversion Tools]]: Changing Data For Use in OpenEMR
:* [[OpenEMR Search| Find - Search HowTos]]: Finding Things in OpenEMR - The Various Search Methods Used
:* [[OpenEMR Form Creation Tools| Forms - Form Creation Tools]]: Tools for editing existing forms, and creating new forms in OpenEMR.
:* [[OpenEMR Internationalization Configuration| 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.
:* [[OpenEMR Layout Selection| Layout Selection]]: OpenEMR now has three visual layouts to choose from. These instruction show how to configure this along with comparison screenshots.
:* [[OpenEMR Patient Statement Printing and Configuration Howtos| Patient Statement Printing/Configuration Howtos]]
:* [[SSL Installation Howtos|SSL Install Howtos]]
:* [[OpenEMR UTF-8 Upgrade Howto|UTF-8 Upgrade Howto]]
 
=== Configuring Modules ===
:* [[OpenEMR Billing Setup Howtos| Billing - Billing Setup Howtos]]: How To Configure and Use OpenEMR For Billing 
:* [[OpenEMR Calendar| Calendar - Using The Calendar As A Tool]]: Using The Calendar As A Tool in OpenEMR
:* [[Pharmacy Dispensary Module Configuration|Pharmacy Dispensary Module Configuration]]
:* [[Sms and Email Notification Howtos|Sms/Email Notification Howtos]]
 
== User Manuals ==
:* [[OpenEMR 4.0 Users Guide|4.0 User Manual]] (in development)
:* [http://www.mi-squared.com/oemrdocs/3.2_User_Guide/index.html 3.2 User Manual] [[http://www.mi-squared.com/oemrdocs/3.2_User_Guide/index.html HTML]] [[http://www.mi-squared.com/oemrdocs/OpenEMR_3.2_Users_Guide.pdf PDF]]
:* [http://www.mi-squared.com/oemrdocs/3.1_User_Guide/index.html 3.1 User Manual] [[http://www.mi-squared.com/oemrdocs/3.1_User_Guide/index.html HTML]] [[http://www.mi-squared.com/oemrdocs/OpenEMR_3.1_Users_Guide.pdf PDF]]
:* [http://www.mi-squared.com/oemrdocs/3.0_User_Guide/index.html 3.0 User Manual] [[http://www.mi-squared.com/oemrdocs/3.0_User_Guide/index.html HTML]] [[http://www.mi-squared.com/oemrdocs/OpenEMR_3.0_Users_Guide.pdf PDF]]
:* [http://www.ehrlive.com/training 3.0 User Training Videos]
:* [http://www.oemr.org/modules/cjaycontent/index.php?id=2 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.
:* [[Cross Reference Views|Cross Reference of Radio Button Menu and Tree View]]
:* [[Pharmacy Dispensary Module|Pharmacy Dispensary]]
:* [[Simple Note Templates|Simple Note Templates]]
 
== Developer Manuals ==
=== Main ===
:* [[New Developer Information|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.
:* [[Development Policies|Policies for Developers]]: Agreed upon policies developers must observe (or provide a good reason not to).
:* [[Active Projects|Active Projects]]: Listing of currently active projects.
:* [[OpenEMR Internationalization Development|Language Translation Development]]: A HOWTO on helping with translation of OpenEMR in your native language.
:* [[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
:* [[OpenEMR System Architecture|Architecture Overview]]: Overview of OpenEMR's system architecture.
:* [[OpenEMR Copyright Notice | OpenEMR Copyright Notice]]: Working on this for the next 4.0 OpenEMR release.
:* [[Automated Testing]]: OpenEMR has an automated test suite designed to help ensure that the code does what it's supposed to and that new features do not break existing features.
 
=== Repository ===
:* [[Repository work flow structure| Our git Repository structure, work flow, and developer roles]]: This describes our current git repository work flow and current developer/contributor roles.
:* [[git for dummies|git For Dummies]]: This is a quick, practical OpenEMR walk through with the goal of getting new developers up and working with git as quick as possible.
:* [[Using Git with OpenEMR]]: Example workflow for preparing patches for OpenEMR with Git.
:* [[Git Migration]]: Documentation of the migration from the cvs repository to the git repository.
 
=== Modules and Modular Interfaces ===
:* [[Jquery Javascript Ajax Widget Integration|Jquery Javascript Ajax Widget Integration]]: These are notes describing recent integration of JQuery, Javascript, Ajax, and Widget functions and tools into OpenEMR.
:* [[The Forms API]]: Forms may be added to OpenEMR via a plugable form interface. This page attempts to document that interface.
:* [[Lists and Layouts|Lists and Layouts]]: Ongoing project to ensure standarized usage of OpenEMR lists and layouts.
:* [[PhpGacl|PhpGacl]]: OpenEMR's embedded php-GACL (access controls).
:* [[PhpMyAdmin]]: OpenEMR's embedded phpMyAdmin.
:* [[Prescribing Module]]: Walk-through of the prescribing module.
:* [[Sending Email|Sending Email]]: Preferred mechanism of sending email(s).
=== File Formats Used ===
:* [[X12 837p Reference]]: A reference for the X12 billing files OpenEMR generates.
 
== Troubleshooting ==
:* [[Common Installation Problems]] -- problems people have experienced installing OpenEMR, and (hopefully) their solutions.
 
== Virtual Appliances ==
:* [[Virtual Appliances Overview|Virtual Appliances Overview]]
:* [[OpenEMR 3.2.0 Virtual Appliance|OpenEMR 3.2.0 Virtual Appliance]]
:* [[OpenEMR Developer Virtual Appliance|OpenEMR Developer Virtual Appliance]]: Only for OpenEMR Developers and Testers; configures with most current development version of OpenEMR.
 
== Documents on the Web ==
:* [[wikipedia:OpenEMR|OpenEMR on Wikipedia]]
:* [[Technical Aspects of OpenEMR|Technical Aspects of OpenEMR. Julia Weatherby]]
:* [[OpenEMR Architecture|OpenEMR Architecture. T. Simbini]]
:* [[The OpenEMR Community|The OpenEMR Community. Margaret Donahue]]
:* [[Open Source EHR Public Policy|Open Source Electronic Health Records: In Public Policy. Bob Hoyt]]
:* [[Open Source EHR in Practice|Open Source Electronic Health Records: in Practice. Bob Hoyt]]
 
=<center>Open Source Medical Software</center>=
:[[Open Source Medical Software|Open Source Medical Software]] is a not-for-profit company that supports oemr.org and the development of OpenEMR.
::* [[Open Source Medical Software|About Open Source Medical Software]]
::* [[Open Source Medical Software Board|Open Source Medical Software Board of Directors]]
::* [[Open Source Bylaws|Open Source Bylaws]]
::* [[OpenEMR Advantages|Why use OpenEMR]]
::* [[Open SourceMedical Software Donations|OpenEMR Funding and Donations for Open Source Medical Software]]
::* [[Contact Information|Contact Information]]
 
=<center>Affiliated Projects</center>=
:* [[Mumbai Lilavati Hospital| Mumbai Health Maintenance Organization Project]]
:* [[Womens Health Services of Sante Fe|Women's Health Services of Sante Fe, New Mexico]]
 
 
=<center>Wiki Instructions</center>=
:Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 
:* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
:* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
:* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
:* [[Help:Contents|Help]] - Formatting tips and other user assistance

Latest revision as of 07:21, 16 April 2012