This article has multiple issues. Please help improve it or discuss these issues on the talk page . (Learn how and when to remove these template messages)
|
Original author(s) | Horst Herb |
---|---|
Developer(s) | GNU Project [1] |
Stable release | Client 1.8.6, Server 22.16 / August 2, 2021 |
Repository | |
Written in | Python |
Operating system | Cross-platform |
Type | Electronic medical record |
License | GPL-2.0-or-later |
Website | www |
GNUmed is a Free/Libre electronic medical record (EMR) for Unix-like systems (BSD, Linux, and UNIX systems), Microsoft Windows, macOS and other platforms. GNUmed aims to provide medical software that respects the privacy of patients and that is based on open standards.
GNUmed is based on third party projects such as free software/open source DBMS PostgreSQL and is written mostly in Python. It is supported by a graphical user interface (GUI) based on WxPython.
The first version of the GNUmed was created by Horst Herb. When Herb ceased active development, the development of GNUmed was picked up by Karsten Hilbert who took over as project leader and partly overhauled the project.
Karsten Hilbert was not alone in his efforts. Several other developers joined the team and helped at one time or the other: Syan Tan, Ian Haywood, Hilmar Berger, Sebastian Hilbert, Carlos Moro, Michael Bonert, Richard Terry, Tony Lembke and many more. While some concentrated on coding, many others, like Jim Busser and Rogerio Luz Coelho helped by creating documentation or by submitting other comments.
The name was initially chosen to give credit to the GNU project and GNUmed's connection to the medical profession. The logo depicts a Gnu as a reference to the GNU project accompanied by a Python as a reference to the programming language as well as to the medical profession.
At the time, GNUmed was just another free software project aiming to become an alternative to the established EMRs. It has since evolved to rival other EMRs in terms of functionality and performance.[ citation needed ]
GNUmed is primarily used to manage electronic medical records. It provides means of archiving paper records as well as collecting metadata on these records. Some uses include administrative tasks such as adding and activating patients, and recording tasks such as data on patients' allergies or immunization records. [2]
GNUmed supports a variety of features, many implemented as plugins which extend the core functionality. These can range a medical paper record archiving system to vaccination status handling. A list of features is provided in GNUmed's documentation system.
By making use of GNUmed's interface 3rd party software can interact with GNUmed to make use of its features.
Berkeley DB (BDB) is a software library intended to provide a high-performance embedded database for key/value data. Berkeley DB is written in C with API bindings for C++, C#, Java, Perl, PHP, Python, Ruby, Smalltalk, Tcl, and many other programming languages. BDB stores arbitrary key/data pairs as byte arrays, and supports multiple data items for a single key. Berkeley DB is not a relational database, although it has advanced database features including database transactions, multiversion concurrency control and write-ahead logging.
GNU is an extensive collection of free software, which can be used as an operating system or can be used in parts with other operating systems. The use of the completed GNU tools led to the family of operating systems popularly known as Linux. Most of GNU is licensed under the GNU Project's own General Public License (GPL).
An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of at least a source code editor, build automation tools and a debugger. Some IDEs, such as NetBeans and Eclipse, contain the necessary compiler, interpreter, or both; others, such as SharpDevelop and Lazarus, do not.
ncurses is a programming library providing an application programming interface (API) that allows the programmer to write text-based user interfaces in a terminal-independent manner. It is a toolkit for developing "GUI-like" application software that runs under a terminal emulator. It also optimizes screen changes, in order to reduce the latency experienced when using remote shells.
Wolfram Mathematica is a software system with built-in libraries for several areas of technical computing that allow machine learning, statistics, symbolic computation, manipulating matrices, plotting functions and various types of data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other programming languages. It was conceived by Stephen Wolfram, and is developed by Wolfram Research of Champaign, Illinois. The Wolfram Language is the programming language used in Mathematica.
Data Display Debugger is a graphical user interface for command-line debuggers such as GDB, DBX, JDB, HP Wildebeest Debugger, XDB, the Perl debugger, the Bash debugger, the Python debugger, and the GNU Make debugger. DDD is part of the GNU Project and distributed as free software under the GNU General Public License.
GNU Mailman is a computer software application from the GNU Project for managing electronic mailing lists. Mailman is coded primarily in Python and currently maintained by Abhilash Raj. Mailman is free software, licensed under the GNU General Public License.
Portage is a package management system originally created for and used by Gentoo Linux and also by Chrome OS, Calculate, Sabayon, and Funtoo Linux among others. Portage is based on the concept of ports collections. Gentoo is sometimes referred to as a meta-distribution due to the extreme flexibility of Portage, which makes it operating-system-independent. The Gentoo/Alt project is concerned with using Portage to manage other operating systems, such as BSDs, macOS and Solaris. The most notable of these implementations is the Gentoo/FreeBSD project.
Geographic Resources Analysis Support System is a geographic information system (GIS) software suite used for geospatial data management and analysis, image processing, producing graphics and maps, spatial and temporal modeling, and visualizing. It can handle raster, topological vector, image processing, and graphic data.
The GNU Scientific Library is a software library for numerical computations in applied mathematics and science. The GSL is written in C; wrappers are available for other programming languages. The GSL is part of the GNU Project and is distributed under the GNU General Public License.
OpenEMR is a medical practice management software which also supports Electronic Medical Records (EMR). It is ONC Complete Ambulatory EHR certified and features fully integrated electronic medical records, practice management for a medical practice, scheduling, and electronic billing.
Komodo Edit is a free and open source text editor for dynamic programming languages. It was introduced in January 2007 to complement ActiveState's commercial Komodo IDE. As of version 4.3, Komodo Edit is built atop the Open Komodo project. Komodo IDE is no longer supported and maintained by developers for python.
Linux 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 in a Linux distribution.
Waf is a build automation tool designed to assist in the automatic compilation and installation of computer software. It is written in Python and maintained by Thomas Nagy.
GNU Health is a free/libre health and hospital information system with strong focus on public health and social medicine. Its functionality includes management of electronic health records and laboratory information management system.
GroupServer is a computer software application from OnlineGroups.net for managing electronic mailing lists.
The following outline is provided as an overview of and topical guide to the Perl programming language: