Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image RemovedImage Added

Introduction

At the heart of any enterprise electronic medical record system lies a robust, explicit representation of how care information is stored. The structure of this data model dictates the scalability and flexibility of a system. The OpenMRS collaborative therefore invests continuous effort into shaping the OpenMRS data model using knowledge and experience gleaned from practical experiences from the Regenstrief Institute, Partners in Health, and all of our developmental partners around the world. The core of this data model addresses the who, what, when, where, and how of medical encounters. You may view a current image of the data model used in OpenMRS 1.9.0. Data models of previous releases are given below. This model is divided into ten basic domains.

Info

There is a browsable & searchable view of several OpenMRS data models available at http://om.rs/dm


Domains

  1. Concept: Concepts are defined and used to support strongly coded data throughout the system
  2. Encounter: Contains the meta-data regarding health care providers interventions with a patient.
  3. Form: Essentially, the user interface description for the various components.
  4. Observation: This is where the actual health care information is stored. There are many observations per Encounter.
  5. Order: Things/actions that have been requested to occur.
  6. Patient: Basic information about patients in this system.
  7. User: Basic information about the people that use this system.
  8. Person: Basic information about person in the system.
  9. Business: Non medical data used to administrate openmrs
  10. Groups/Workflow: Workflows and Cohort data

See also OpenMRS Implementer's Guide - Data Information Model.

Data Model Frequently Asked Questions (FAQ)