HOME

TheInfoList



OR:

OpenMRS is a collaborative
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized so ...
project to develop software to support the delivery of health care in developing countries. OpenMRS is founded on the principles of openness and sharing of ideas, software and strategies for deployment and use. The system is designed to be usable in very resource poor environments and can be modified with the addition of new data items, forms and reports without programming. It is intended as a platform that many organizations can adopt and modify avoiding the need to develop a system from scratch. OpenMRS, Inc. is a registered non-profit that is the owner of all OpenMRS materials and the maintainer of the software's Public License. This entity will represent the OpenMRS project in legal and financial matters.


License

The software is licensed under the
Mozilla Public License The Mozilla Public License (MPL) is a free and open-source weak copyleft license for most Mozilla Foundation software such as Firefox and Thunderbird The MPL license is developed and maintained by Mozilla, which seeks to balance the conce ...
version 2.0 with an added "Healthcare Disclaimer". It requires that recipients are entitled to freely access the source code, but allows binary distribution, modification of the code (under the same license) and bundling into larger products that are under different licenses.


History

OpenMRS grew out of the critical need to scale up the treatment of HIV in Africa but from the start was conceived as a general purpose
electronic medical record An electronic health record (EHR) is the systematized collection of patient and population electronically stored health information in a digital format. These records can be shared across different health care settings. Records are shared thro ...
system that could support the full range of medical treatments. The first ideas and prototype of OpenMRS were conceived by Paul Biondich and Burke Mamlin from the
Regenstrief Institute The Indiana University School of Medicine (IUSM) is a major multi-campus medical school in the state of Indiana. There are nine campuses throughout the state; the principal research and medical center is located on the Indiana University–Purd ...
, Indiana on a visit to the
Academic Model Providing Access to Healthcare (AMPATH) The Academic Model Providing Access to Healthcare (AMPATH) is an academic medical partnership between North American academic health centers led by the Indiana University School of Medicine in Indianapolis, Indiana and the Moi University School ...
project in
Eldoret, Kenya Eldoret is a principal town in the Rift Valley region of Kenya and serves as the capital of Uasin Gishu County. The town was referred to by white settlers as Farm 64, 64 and colloquially by locals as 'Sisibo'. As per the 2019 Kenya Population ...
in February 2004. Around the same time the team at
Partners In Health Partners In Health (PIH) is an international nonprofit public health organization founded in 1987 by Paul Farmer, Ophelia Dahl, Thomas J. White, Todd McCormack, and Jim Yong Kim. Partners in Health provides healthcare in the poorest areas of de ...
led by Hamish Fraser and Darius Jazayeri were looking at ways to scale up the web-based medical record system developed to manage
drug resistant tuberculosis Tuberculosis management describes the techniques and procedures utilized for treating tuberculosis (TB). The medical standard for active TB is a short course treatment involving a combination of isoniazid, rifampicin (also known as Rifampin), py ...
in Peru, and HIV in rural Haiti. Paul, Burke and Hamish met in September 2004 at the Medinfo conference in San Francisco, and recognized they had a common approach to medical information systems and a similar philosophy for healthcare and development and OpenMRS was born. Later, Chris Seebregts of the
South African Medical Research Council The South African Medical Research Council (SAMRC) is a para-statal medical research organisation in South Africa. The current president is professor Glenda Gray. The South African Medical Research Council was established in 1969 to act as an indep ...
became the fourth founding member. In 2005, Dr. Andrew S. Kanter from Columbia University joined the team. Dr. Kanter was directing the
Millennium Villages Project The Millennium Villages Project (MVP) was a demonstration project of the Earth Institute at Columbia University, the United Nations Development Programme, and Millennium Promise aimed at proving that its integrated approach to rural development c ...
's (MVP) health information systems and selected OpenMRS for use in the ten MVP countries in sub-Saharan Africa.


Design

The OpenMRS code is based on a "concept dictionary" that describes all the data items that can be stored in the system such as clinical findings, laboratory test results or socio-economic data. This approach avoids the need to modify the database structure to add new diseases, for example, and facilitates sharing of data dictionaries between projects and sites. An important feature of OpenMRS is its modular construction which allows the programming of new functions without modifying the core code. OpenMRS is web based but can be deployed on a single laptop or on a large server and runs on
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, whi ...
,
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for se ...
or
Mac OS X macOS (; previously OS X and originally Mac OS X) is a Unix operating system developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac computers. Within the market of desktop and lap ...
. Other key features of OpenMRS: * Built on the
MySQL MySQL () is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database ...
database (but uses Hibernate allowing it to be ported to other databases) * Programmed in
Java Java (; id, Jawa, ; jv, ꦗꦮ; su, ) is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea to the north. With a population of 151.6 million people, Java is the world's mo ...
* Includes tools for data export and reporting * Versions currently exist for
HIV/AIDS Human immunodeficiency virus infection and acquired immunodeficiency syndrome (HIV/AIDS) is a spectrum of conditions caused by infection with the human immunodeficiency virus (HIV), a retrovirus. Following initial infection an individual ...
, Drug resistant TB,
primary care Primary care is the day-to-day healthcare given by a health care provider. Typically this provider acts as the first contact and principal point of continuing care for patients within a healthcare system, and coordinates other specialist care ...
and
oncology Oncology is a branch of medicine that deals with the study, treatment, diagnosis and prevention of cancer. A medical professional who practices oncology is an ''oncologist''. The name's etymological origin is the Greek word ὄγκος (''ó ...
* Supports open standards for medical data exchange including HL7,
FHIR The Fast Healthcare Interoperability Resources' (FHIR, pronounced "fire") standard is a set of rules and specifications for exchanging electronic health care data. It is designed to be flexible and adaptable, so that it can be used in a wide rang ...
,
LOINC Logical Observation Identifiers Names and Codes (LOINC) is a database and universal standard for identifying medical laboratory observations. First developed in 1994, it was created and is maintained by the Regenstrief Institute, a US nonprofit me ...
and IXF * Form-based tools, such as the Form Entry module and
XForms XForms is an XML format used for collecting inputs from web forms. XForms was designed to be the next generation of HTML / XHTML forms, but is generic enough that it can also be used in a standalone manner or with presentation languages other th ...
module * Provides access to between-release code through "Continuous Deployment" * Bidirectional synchronization with systems such as MoTeCH and TRACnet * The Atlas module, which gives information on all OpenMRS facilities using a visual map * Can be integrated with
SMS Short Message/Messaging Service, commonly abbreviated as SMS, is a text messaging service component of most telephone, Internet and mobile device systems. It uses standardized communication protocols that let mobile devices exchange short text ...
messaging New features (OpenMRS 1.9 and later): * Allows older versions to run without upgrading * Tools to link to hand held devices and cell phones (using JavaRosa) * Research data collection tools for clinical trials and community data collection projects * New CIEL dictionary entries * Patient dashboard tab-loading rendered on-demand via
AJAX Ajax may refer to: Greek mythology and tragedy * Ajax the Great, a Greek mythological hero, son of King Telamon and Periboea * Ajax the Lesser, a Greek mythological hero, son of Oileus, the king of Locris * ''Ajax'' (play), by the ancient Gree ...
to decrease lag Currently being tested/developed: * API support for
order entry An order management system, or OMS, is a computer software system used in a number of industries for order entry and processing. Electronic commerce and catalogers Orders can be received from businesses, consumers, or a mix of both, depending on th ...
that provides support of orders within the system * HL7 Fast Healthcare Interoperability Resources (FHIR) support for OpenMRS * Anatomical drawing tool with pre-loads image and blank canvas options * User interface improvements *
Ebola Ebola, also known as Ebola virus disease (EVD) and Ebola hemorrhagic fever (EHF), is a viral hemorrhagic fever in humans and other primates, caused by ebolaviruses. Symptoms typically start anywhere between two days and three weeks after becom ...
treatment unit
electronic medical record An electronic health record (EHR) is the systematized collection of patient and population electronically stored health information in a digital format. These records can be shared across different health care settings. Records are shared thro ...
as a response to the 2014 Ebola epidemic * Message delivery triggered by a trend in data entry


Deployments

The first deployment was in Eldoret, Kenya in February 2006 followed by the PIH-supported hospital in Rwinkwavu,
Rwanda Rwanda (; rw, u Rwanda ), officially the Republic of Rwanda, is a landlocked country in the Great Rift Valley of Central Africa, where the African Great Lakes region and Southeast Africa converge. Located a few degrees south of the Equator ...
in August 2006 and Richmond Hospital in the KwaZulu-Natal province of South Africa later that year. As of March 2010, OpenMRS is in use in at least 23 developing countries (mostly in Africa) and it has been used to record over 1 million patient records around the world. Most deployments are run by independent groups who carry out the work on the ground with technical support and training provided by the core team of OpenMRS developers, and other implementers. There have been four annual OpenMRS meetings in South Africa, organized by Chris Seebregts, who also leads the OpenMRS implementers community. Shorter meetings were held in Boston in May 2009, and a developer training in Indianapolis in February 2010. There are five known deployments supporting clinical care in the US - three in Indianapolis, one in Los Angeles, and one in Maryland. OpenMRS use will be expanded in Haiti to assist with the patients recovering from the January 2010 earthquake. In Nigeria,
Institute of Human Virology The University of Maryland, Baltimore (UMB) is a public university in Baltimore, Maryland. Founded in 1807, it comprises some of the oldest professional schools of dentistry, law, medicine, pharmacy, social work and nursing in the United States ...
is pushing for OpenMRS penetration in public and private clinics. The institute had a pilot of OpenMRS in 2011 to manage HIV/AIDs patients' records in 27 health facilities, the outcome of the pilot was overwhelming. In 2013, the institute decided to scale-up on OpenMRS and scale-down paper-based systems in all its over 400 health facilities and sub-partners' facilities. There has been tremendous progress in this scale-up.


Distributions

An OpenMRS Distribution is a particular configuration of the OpenMRS Platform, OpenMRS modules, content (concepts, forms, reports, etc.) and other integrated applications, that can be installed and upgraded as a unit. Distributions can be general purpose, targeted at a specific clinical or geographic use case, or specific to a single consumer. The OpenMRS Reference Application is maintained by the OpenMRS community. This distribution is an extensible facility EMR. ThoughtWorks maintains a general purpose OpenMRS distribution called Bahmni. It is an easily configurable out-of-the-box EMR and hospital information system. OpenMRS distributions targeted at specific countries are available for Mozambique (eSaude), Kenya (KenyaEMR), and Uganda (UgandaEMR). Several other distributions are available, or currently being built.


Support

OpenMRS is supported by core teams from
Partners In Health Partners In Health (PIH) is an international nonprofit public health organization founded in 1987 by Paul Farmer, Ophelia Dahl, Thomas J. White, Todd McCormack, and Jim Yong Kim. Partners in Health provides healthcare in the poorest areas of de ...
,
Regenstrief Institute The Indiana University School of Medicine (IUSM) is a major multi-campus medical school in the state of Indiana. There are nine campuses throughout the state; the principal research and medical center is located on the Indiana University–Purd ...
, and the
South African Medical Research Council The South African Medical Research Council (SAMRC) is a para-statal medical research organisation in South Africa. The current president is professor Glenda Gray. The South African Medical Research Council was established in 1969 to act as an indep ...
. Other organizations that collaborate on OpenMRS are the
Millennium Villages Project The Millennium Villages Project (MVP) was a demonstration project of the Earth Institute at Columbia University, the United Nations Development Programme, and Millennium Promise aimed at proving that its integrated approach to rural development c ...
, based at
Columbia University Columbia University (also known as Columbia, and officially as Columbia University in the City of New York) is a private research university in New York City. Established in 1754 as King's College on the grounds of Trinity Church in Manhatt ...
, and Baobab Health Systems in Malawi. Some institutes have extended financial and consulting support as well, including The United States
Center for Disease Control The Centers for Disease Control and Prevention (CDC) is the national public health agency of the United States. It is a United States federal agency, under the Department of Health and Human Services, and is headquartered in Atlanta, Georgi ...
, the
Rockefeller Foundation The Rockefeller Foundation is an American private foundation and philanthropy, philanthropic medical research and arts funding organization based at 420 Fifth Avenue, New York City. The second-oldest major philanthropic institution in America, aft ...
, and the
World Health Organization The World Health Organization (WHO) is a specialized agency of the United Nations responsible for international public health. The WHO Constitution states its main objective as "the attainment by all peoples of the highest possible level o ...
. A variety of organizations, such as
Atlassian Atlassian Corporation () is an Australian software company that develops products for software developers, project managers and other software development teams. The company is domiciled in Delaware, with global headquarters in Sydney, Austra ...
, Blueberry Software, and YourKit, have also donated licenses to OpenMRS developers. There are several groups of programmers working on OpenMRS in developing countries including Kenya, Rwanda, Uganda, South Africa, Pakistan, Chile, and India. In Rwanda, Partners In Health started local training program called E-Health Software Development and Implementation (EHSDI). The nine-month course was designed to train students in medical information systems, and it focused highly in using the OpenMRS platform.


Community

The OpenMRS community includes developers, implementers, and users from multiple countries who collaborate through mailing lists, IRC, and annual conferences. Each year, OpenMRS hosts their annual Implementers' Conference; a global meet up of developers and implementers hosted by different countries where OpenMRS is being used on a national scale. OpenMRS has participated annually in
Google Summer of Code The Google Summer of Code, often abbreviated to GSoC, is an international annual program in which Google awards stipends to contributors who successfully complete a free and open-source software coding project during the summer. , the program is ...
since 2007; according to that program's manager, it receives more student applications than the
Apache Software Foundation The Apache Software Foundation (ASF) is an American nonprofit corporation (classified as a 501(c)(3) organization in the United States) to support a number of open source software projects. The ASF was formed from a group of developers of the ...
. In the summer of 2013, OpenMRS participated as a mentoring organization in the Outreach Program for Women. OpenMRS also held a three-day leadership retreat, OpenMRS Camp 2014, at Bradford Woods. The focus of the camp was to build strategies for growing the OpenMRS community and ensuring its success. OpenMRS held its first OpenMRS Code Jam on November 19, 2014 in Toronto, where it was hosted by ThoughtWorks. OpenMRS is a mentoring organization in Google Code-in 2015.


See also

*
eHealth eHealth (also written e-health) is a relatively recent healthcare practice supported by electronic processes and communication, dating back to at least 1999. Usage of the term varies as it covers not just "Internet medicine" as it was conceived ...
*
Electronic medical record An electronic health record (EHR) is the systematized collection of patient and population electronically stored health information in a digital format. These records can be shared across different health care settings. Records are shared thro ...
*
Health informatics Health informatics is the field of science and engineering that aims at developing methods and technologies for the acquisition, processing, and study of patient data, which can come from different sources and modalities, such as electronic hea ...
* List of open-source health software


References


External links

* {{Free healthcare software Free health care software Electronic health record software Software using the Mozilla license