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.
Add 'obs' to INSTALLED_APPLICATIONS in your implementation's settings.py
.
Then, run:
$ python manage.py migrate
Add observation to your schemas as required.