Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 544 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 544 Bytes

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.