Difference between revisions of "Main Page"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 56: | Line 56: | ||
== User Manuals == | == 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.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.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]] | ||
Line 78: | Line 79: | ||
=== Repository === | === Repository === | ||
:* [[Repository work flow structure| Our git Repository structure and work flow]]: This describes our current git repository work flow and structure. | |||
:* [[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. | :* [[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. | :* [[Using Git with OpenEMR]]: Example workflow for preparing patches for OpenEMR with Git. |
Revision as of 19:52, 11 November 2010
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?
- Commercial Help: Professional OpenEMR installation and support
- The Roadmap tries to define what direction this project is going in the future.
ONC Certification Project
- 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 -- This demo is the current stable release of OpenEMR.
- OpenEMR Version 3.1.0 Demo -- This demo is the previous stable release of OpenEMR.
Development Demos
- 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.
- 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).
- 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 : This is the main OpenEMR download page.
- Patches : Most recent patch for OpenEMR versions 3.2.0 and 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
- Backup - Backup Tools: Backup Methods and Scripts in OpenEMR - Protecting Your Data
- Database - Database Conversion Tools: Changing Data For Use in OpenEMR
- Find - Search HowTos: Finding Things in OpenEMR - The Various Search Methods Used
- Forms - Form Creation Tools: Tools for editing existing forms, and creating new forms in 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.
- Layout Selection: OpenEMR now has three visual layouts to choose from. These instruction show how to configure this along with comparison screenshots.
- Patient Statement Printing/Configuration Howtos
- SSL Install Howtos
- UTF-8 Upgrade Howto
Configuring Modules
- Billing - Billing Setup Howtos: How To Configure and Use OpenEMR For Billing
- Calendar - Using The Calendar As A Tool: Using The Calendar As A Tool in OpenEMR
- Pharmacy Dispensary Module Configuration
- Sms/Email Notification Howtos
User Manuals
- 4.0 User Manual (in development)
- 3.2 User Manual [HTML] [PDF]
- 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.
- Cross Reference of Radio Button Menu and Tree View
- Pharmacy Dispensary
- Simple Note Templates
Developer Manuals
Main
- 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.
- Policies for Developers: Agreed upon policies developers must observe (or provide a good reason not to).
- Active Projects: Listing of currently active projects.
- Language Translation Development: A HOWTO on helping with translation of OpenEMR in your native language.
- 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
- Architecture Overview: Overview of OpenEMR's system architecture.
- 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
- Our git Repository structure and work flow: This describes our current git repository work flow and structure.
- 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: 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: Ongoing project to ensure standarized usage of OpenEMR lists and layouts.
- PhpGacl: OpenEMR's embedded php-GACL (access controls).
- PhpMyAdmin: OpenEMR's embedded phpMyAdmin.
- Prescribing Module: Walk-through of the prescribing module.
- 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
- OpenEMR 3.2.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.
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list
- Help - Formatting tips and other user assistance