|
|
(331 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| = The OpenEMR Documentation Wiki =
| | #REDIRECT [[OpenEMR_Wiki_Home_Page]] |
| | |
| == Scope ==
| |
| | |
| This MediaWiki install is for migrating the contents of [http://www.oemr.org/modules/wiwimod/ The OpenEMR Wiki] to, as well as a location to merge documentation from [http://bradymd.com/ brady miller], the IPPF, and other sources.
| |
| | |
| == Overview of OpenEMR ==
| |
| * [[FAQ|Frequently Asked Questions]]
| |
| * Have a question to ask? ask [http://sourceforge.net/projects/openemr/forums Here].
| |
| * [[OpenEMR Roadmap|Roadmap]]
| |
| * [[OpenEMR CCHIT Roadmap|Is OpenEMR CCHIT certified?]]
| |
| * [[OpenEMR Commercial Help|Commercial Help]]: Professional OpenEMR installation and support
| |
| | |
| == Demos ==
| |
| * [http://www.bradymd.com/appliance/demos.html OpenEMR Appliance Demos (Versions 3.1.0, 3.0.1, 2.8.3)]
| |
| * [http://www.oemr.org/demo/openemr30/ OpenEMR Version 3.0.1 Demo]
| |
| * [[Development Demo|OpenEMR Version 3.2.x Development Demo]]
| |
| * [[Development 3.1.x Demo|OpenEMR Version 3.1.x Development Demo]]
| |
| | |
| == Downloads ==
| |
| * [http://www.oemr.org/modules/wiwimod/index.php?page=DownloadPage Download Links]
| |
| | |
| == User Manuals ==
| |
| * [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]
| |
| * [http://mjl69.com/camos/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.
| |
| * [[Pharmacy Dispensary Module|Pharmacy Dispensary]]
| |
| * [[Simple Note Templates|Simple Note Templates]]<br>
| |
| * [[Cross Reference Views|Cross Reference of Radio Button Menu and Tree View]]<br>
| |
| | |
| == Installation Manuals ==
| |
| * [[index.php?page=OpenEmrInstallHowtos&back=WiwiHome OpenEMR Install Howtos]]
| |
| * [[index.php?page=OpenEmrUpgradeHowtos&back=WiwiHome OpenEMR Upgrade Howtos]]
| |
| * [[index.php?page=PhpGaclInstallHowtos&back=WiwiHome Php-GACL Install Howtos]] (Obsolete since OpenEMR 3.0.0)
| |
| * [[index.php?page=SqlLedgerInstallHowtos&back=WiwiHome Sql-Ledger Install Howtos]] (Obsolete since OpenEMR 3.0.0)
| |
| * [[index.php?page=FreebInstallHowtos&back=WiwiHome FreeB Install Howtos]] (Obsolete since OpenEMR 2.9.0)
| |
| | |
| == Configuration Manuals ==
| |
| * BackupTools: Backup methods and scripts
| |
| * DatabaseConversionTools:
| |
| * FeeSheetConfiguration
| |
| * [[index.php?page=LanguageTranslation&back=WiwiHome Foreign Language Support]]: 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.
| |
| * [[index.php?page=FormTool&back=WiwiHome Form Creation Tool]]: This is a tool for creating new forms for OpenEMR.
| |
| * [[index.php?page=LayoutSelection&back=WiwiHome Layout Selection]]: OpenEMR now has three visual layouts to choose from. These instruction show how to configure this along with comparison screenshots.
| |
| * [[index.php?page=PatientStatementsHowto&back=WiwiHome Patient Statement Printing/Configuration Howtos]]
| |
| * [[index.php?page=PharmacyDispensaryConfig&back=WiwiHome Pharmacy Dispensary Module]]
| |
| * [[index.php?page=SmsEmailNotificationHowtos&back=WiwiHome Sms/Email Notification Howtos]]
| |
| * [[index.php?page=SslInstallHowtos&back=WiwiHome SSL Install Howtos]]
| |
| * [[index.php?page=UpgradeUtf&back=WiwiHome UTF-8 Upgrade]]
| |
| | |
| == Developer Manuals ==
| |
| * [[index.php?page=InformationForNewDevelopers&back=WiwiHome 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.<br>
| |
| * JqueryJavascriptAjaxWidgetIntegration: These are notes describing recent integration of JQuery, Javascript, Ajax, and Widget functions and tools into OpenEMR.
| |
| * ListsAndLayouts: Ongoing project to ensure standarized usage of OpenEMR lists and layouts.
| |
| * OpenEmrCodeDiscussion: Developer discussion of the OpenEMR code base<br>
| |
| * PhpGacl: Notes about OpenEMR's embedded php-GACL (access controls).<br>
| |
| * PhpMyAdmin: Notes about OpenEMR's embedded phpMyAdmin.<br>
| |
| * TranslationGuide: A HOWTO on helping with translation of OpenEMR in your native language.<br>
| |
| | |
| == Virtual Appliances ==
| |
| * [[index.php?page=OverviewVirtualComputers&back=WiwiHome Overview]]<br>
| |
| * [[index.php?page=OpenEmrVirtualMachineFour&back=WiwiHome OpenEMR 3.1.0 Virtual Machine]]<br>
| |
| * [[index.php?page=OpenEmrDeveloperAndTesterVirtualMachine&back=WiwiHome OpenEMR Developer Virtual Machine]]: Only for OpenEMR Developers and Testers; configures with most current development version of OpenEMR.<br>
| |
| | |
| == Documents on the Web ==
| |
| * <a href="http://ehr.gplmedicine.org/index.php/OpenEMR_Review" target="_blank">OpenEMR Review</a>
| |
| * <a href="http://ehr.gplmedicine.org/index.php/An_Evaluation_of_the_Technical_Aspects_of_OpenEMR_-_Julia_Weatherby" target="_blank">An Evaluation of the Technical Aspects of OpenEMR - Julia Weatherby</a>
| |
| * <a href="http://ehr.gplmedicine.org/index.php/OpenEMR_and_its_community_-_Margaret_Donahue" target="_blank">OpenEMR and its community - Margaret Donahue</a>
| |
| * <a href="http://ehr.gplmedicine.org/index.php/OpenEMR_Architecture_-_T._Simbini" target="_blank">OpenEMR Architecture - T. Simbini</a>
| |
| | |
| == Open Source Medical Software ==
| |
| [[index.php?page=OpenSourceMedicalSoftware&back=WiwiHome Open Source Medical Software]] is a not-for-profit company that supports oemr.org and the development of OpenEMR.
| |
| * [[index.php?page=WhoIsOpenSourceMedicalSoftware&back=WiwiHome Who Is Open Source Medical Software]]
| |
| * OpenSourceBylaws
| |
| * [[index.php?page=WhatIsOpenSource&back=WiwiHome What Is Open Source Software?]]
| |
| * [[index.php?page=WhyOpenEmr&back=WiwiHome Why Open EMR]]
| |
| * [[index.php?page=DonationsOpenSourceMedicalSoftware&back=WiwiHome OpenEMR Funding and Donations for Open Source Medical Software ]]
| |
| | |
| == Affiliated Projects ==
| |
| * [[index.php?page=MumbaiLilavatiHospital&back=WiwiHome Mumbai Health Maintenance Organization Project]]
| |
| * [[index.php?page=WomensHealthServicesSanteFe&back=WiwiHome Women's Health Services of Sante Fe, New Mexico]]
| |
| | |
| == MediaWiki Starting Points ==
| |
| 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]
| |
| | |
| == MediaWiki Starting Points ==
| |
| 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]
| |