Table of Contents | ||||
---|---|---|---|---|
|
Tip |
---|
Would you like something added to the glossary?If you've come across a word, phrase, or term that you think would be good to add to this page, you can either edit the page yourself, or simply add a comment at the bottom of this page with the word or phrase, and someone else will add it for you. Thanks for improving our glossary! |
A
...
Allergy List
A series of allergies from which a patient suffers.
...
A build management tool used for OpenMRS development.
Apache Tomcat
An open-source web server developed by the Apache Software Foundation, packaging together Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies.
...
Attribute
A data point about a patient that is used to describe them. Examples of person attributes include birthdate (which never changes) or marital status (which rarely changes).
...
A continuous Integration (CI) tool used by OpenMRS.
...
Bug
A repeatable error or flaw in a program that causes an unexpected or incorrect result.
...
Bundled Module
An OpenMRS module that is prepackaged with an OpenMRS release.
Table of Contents | ||||
---|---|---|---|---|
|
C
...
Clinician
A doctor, nurse, or another clinical officer who provides health care to patients.
...
Cohort
A group of patients that can be defined by one or more common traits.
...
Contributor
Any community member who participates and contributes towards the OpenMRS community.
...
The source code for the OpenMRS API and core modules. The core does not include the source code for other, optional modules.
...
Concept
The fundamental unit of capturing clinical information within OpenMRS. Concepts represent a single idea and include both questions and answers. "cough", "address", "duration", and "yes" are a few examples.
...
Concept Dictionary
A list of all the medical and program-related terms used in OpenMRS as questions and answers.
Crucible
An on-premises code review tool made by Atlassian.
...
Customization
The idea of adapting a system to suit one's specific, particular needs.
...
A multi-language, open-source Integrated Development Environment (IDE) recommended for OpenMRS development
...
Electronic Medical Record (EMR)
A digital version of a paper chart/document used to record patient data.
...
Electronic Medical Record System
A computer system that allows for recording, storage, and retrieval of Electronic Medical Records.
...
Encounter
A clinical transaction in which a group of data (e.g., observations, notes, and orders) are recorded. Encounters generally involve one (or a few) providers. Examples include the paper "encounter form" with which OpenMRS started, an order entry session, a daily note & associated orders written for patient while they are in the hospital, etc.
...
Free/libre and open-source software. Software is freely licensed to use, copy, change and distribute. OpenMRS is licensed under the OpenMRS Public License based on the Mozilla Public License.
Fast Healthcare Interoperability Resources (FHIR)
A data format and resource standard proposed by Health Level 7 (HL7) for exchanging electronic health records.
...
Form
An electronic form that may be used to enter or view data for a patient.
Table of Contents | ||||
---|---|---|---|---|
|
G
Git Bash
Git Bash is an application that provides Git command line experience on the Operating System(windows)
Git
A distributed version control system (DVCS) that allows multiple developers to work simultaneously on a project without the need for a common network connection.
...
A web-based hosting service for software development projects that use the Git revision control system. The OpenMRS source code is hosted on GitHub at http://github.com/openmrs
Groovy
A computer scripting language that allows automation and quick performance of tasks.
...
Table of Contents | ||||
---|---|---|---|---|
|
I
...
Implementer
Someone who has or is in process of deploying OpenMRS in a specific location or context of use.
...
Informatics
The application and study of information technology and its use for society.
...
An online tool to communicate with others in "real-time". OpenMRS uses IRC to allow developers and implementers to collaborate and meet . http://go.openmrs.org/irc
Table of Contents | ||||
---|---|---|---|---|
|
...
An open-source application to monitor Java or Java EE applications in QA and production environments
Jetty
A development-oriented J2EE server and javax.servlet packaged with OpenMRS Platform 1.8+.
...
An issue tracking /project management tool used by OpenMRS. Accessible at: https://issues.openmrs.org/
jQuery
The recommended Javascript framework included with OpenMRS.
...
Table of Contents | ||||
---|---|---|---|---|
|
M
...
Mailing list
A collection of names and addresses used by a company to send material to multiple recipients. On the internet, mailing lists include each person's e-mail address rather than a postal address.
...
Medical Informatics
A discipline of studying the use of informatics in the field of medical science.
...
Module
A software package that extends or changes OpenMRS functionality in specific ways. Modules have full access to the system and allow for the customization of OpenMRS. Most modules are developed by community members.
...
Module Directory
An online resource to find and maintain community-developed OpenMRS add-on modules (now referred to as the OpenMRS Add-ons index) . https://addons.openmrs.org/
MySQL
An open-source relational database management system (RDMS) popular with web applications and used by OpenMRS.
...
Table of Contents | ||||
---|---|---|---|---|
|
O
...
Observation
An atomic unit of information that is recorded about a patient at a moment in time.
...
Table of Contents | ||||
---|---|---|---|---|
|
P
...
Platform
A computer system that is simple by design, and is intended to be customized and adapted for use in a wide variety of contexts.
...
Point of care
Data entered into the electronic system during clinical visit/encounter.
...
Privilege
Defines what actions an authenticated user is allowed to perform within OpenMRS.
...
Program
A program of care which a patient can be enrolled in. A program consists of one or more workflows.
...
Provider
A clinician who is responsible for providing care to a patient.
...
Table of Contents | ||||
---|---|---|---|---|
|
R
...
Retrospective
Paper form filled out during clinical visit/encounter. Data is copied from paper to an electronic system at a later time, usually by a different person in a different room or facility.
Table of Contents | ||||
---|---|---|---|---|
|
S
...
Sample
...
Data
Fictional, anonymized information representing patient care within OpenMRS. Some versions of the software include anonymized data to make it easier to plan an OpenMRS implementation.
Sonar
An open-source platform used to check code quality
...
An open-source application framework and inversion of control container used by OpenMRS.
...
Sprint
A semi-agile process adopted by OpenMRS for implementing new features in a coordinated and speedy manner.
...
Super user
An OpenMRS user with permission to perform all management tasks in the application.
...
System administrator
A person who is responsible for day-to-day maintenance of a computer system or network.
...
Table of Contents | ||||
---|---|---|---|---|
|
U
...
User
A person who uses OpenMRS, or more specifically the data in the system representing that person.
Table of Contents | ||||
---|---|---|---|---|
|
V
...
Visit
A visit encompasses one or more encounters to describe an event where the patient has interacted with the healthcare system. Visits may occur within minutes/hours or may extend over days, weeks, or even months. Examples of visits include an outpatient (clinic) visit, a hospitalization, or a visit to the lab.
Table of Contents | ||||
---|---|---|---|---|
|
W
...
Wiki
A website containing documentation and other resources for a project or organization.
...
Workflow
A series of tasks to accomplish a goal.
...