.. | ||
migrations | ||
templates/medwings | ||
__init__.py | ||
apps.py | ||
forms.py | ||
models.py | ||
README.md | ||
urls.py | ||
validators.py | ||
views.py |
Medwings
This module provides handles vitals data, MEWS calculations and the user interfaces for capturing and viewing the data.
MEWS
The following vital signs need to be recorded for a MEWS calculation:
- Heart Rate
- SPO2
- Blood Pressure
- Body Temperature
- Respiration Rate
A detailed explanation and formula can be found here.