Getting Started

As an alternative to this guide, which may be dated, see the installation instructions at (Current) OSCAR EMR 15 Installation.  The later is being maintained.

Welcome to the getting started guide. This guide is intended for a technical audience and will outline the minimal steps to get OSCAR EMR and related software up and running on your system.

This is helpful for users who want to quickly evaluate some of the core features of the EMR, or just want a basic understanding of how things are set up.

In order to complete these steps you should have

  1. Familiarity with Linux
  2. Access to the internet
  3. Plenty of coffee


Choose your own adventure...


1) DEB packages

Choose this option for a QUICK and EASY way to get up and running or upgrade your OSCAR installation. DEB(ian) packages will automate the installation of core dependencies, setup the database, create a basic configuration file, and anything else required in a basic installation. This is a great option for many users.

2) Manual Install

Choose this option if you would like to manually install the required dependencies and components and have fine tuned control over everything. 

3) Building from Source

Choose this option if you'd like to know how to build from source to generate your own WAR for deployment.


We also have some additional components


1) Getting started with Drugref

Required to get the medication module working

2) Getting started with electronic labs

Automagically importing labs from different providers using this middleware

3) Getting Started with the Integrator

4) Getting started with FaxWs


Enabling certain modules that don't come ready out of the box

1) CAISI

2) MCEDT

3) HCV



Lastly, You may want to develop an App which can interact with OSCAR EMR.


1) Getting Started with App Development