Skip to content

openhealthcare/opal-observations

Repository files navigation

Opal Observations

Observations plugin for Opal

! Important Notice ! This plugin is no longer actively maintiained

Record patient observations (BP/Sp02/RR/ et cetera) and visualise trends over time in Opal.

Build Status

Installation

Add 'obs' to INSTALLED_APPLICATIONS in your implementation's settings.py.

Then, run:

$ python manage.py migrate

Add observation to your schemas as required.