All Projects → openeobs → openeobs

openeobs / openeobs

Licence: other
An e-observations and ward management tool for Acute and Mental Health hospitals.

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
coffeescript
4710 projects

Projects that are alternatives of or similar to openeobs

runcharter
Automating run chart analysis for faceted displays of data across multiple metrics or locations
Stars: ✭ 31 (+29.17%)
Mutual labels:  healthcare, nhs
open-health-statistics
Statistics on open source healthcare repositories
Stars: ✭ 20 (-16.67%)
Mutual labels:  healthcare, nhs
DocProduct
Medical Q&A with Deep Language Models
Stars: ✭ 527 (+2095.83%)
Mutual labels:  healthcare
BioBalanceDetector
Bio Balance Detector's products aim to show the weak electromagnetic fields around every living being (including plants, animals and humans) and display it in a heat-map like hyper-spectral image.
Stars: ✭ 18 (-25%)
Mutual labels:  healthcare
oxycare
A platform and a mobile app to distribute oxygen concetrators in Tunisia. 👐
Stars: ✭ 27 (+12.5%)
Mutual labels:  healthcare
odoo backend theme
No description or website provided.
Stars: ✭ 16 (-33.33%)
Mutual labels:  odoo-modules
aarogya seva
A beautiful 😍 covid-19 app with self - assessment and more.
Stars: ✭ 118 (+391.67%)
Mutual labels:  healthcare
imbalanced-regression
[ICML 2021, Long Talk] Delving into Deep Imbalanced Regression
Stars: ✭ 425 (+1670.83%)
Mutual labels:  healthcare
fhirpath
FHIRPath implementation in Python.
Stars: ✭ 25 (+4.17%)
Mutual labels:  healthcare
Android-Mobile-Client
Intelehealth's Android Client
Stars: ✭ 26 (+8.33%)
Mutual labels:  healthcare
CareKitSample-ParseCareKit
An example application of CareKit's OCKSample synchronizing iOS and watchOS to the cloud via ParseCareKit and parse-hipaa
Stars: ✭ 18 (-25%)
Mutual labels:  healthcare
EHR-on-blockchain
A Electronic Health Records system on hyperledger fabric maintained by consortium of hospitals for patients.
Stars: ✭ 35 (+45.83%)
Mutual labels:  healthcare
cusumcharter
Easier CUSUM control charts. Returns simple CUSUM statistics, CUSUMs with control limit calculations, and function to generate faceted CUSUM Control Charts
Stars: ✭ 17 (-29.17%)
Mutual labels:  healthcare
GOSH-FHIRworks2020-React-Dashboard
🩺 Fully Responsive FHIR Dashboard written using @reactjs for NHS and GOSH hackathon
Stars: ✭ 21 (-12.5%)
Mutual labels:  nhs
medical-transcription-analysis
Medical Transcription Analysis (MTA) demonstrates how the integration of Amazon Comprehend Medical and Amazon Transcribe Medical can be used to transcribe audio data, extract key medical components and tag the data to their corresponding entities. Automating the medical transcription and comprehension process makes it easier for health care prof…
Stars: ✭ 54 (+125%)
Mutual labels:  healthcare
biomedical-blockchain
a map of all biomedical blockchain initiatives
Stars: ✭ 43 (+79.17%)
Mutual labels:  healthcare
healthcare
Open Source Healthcare ERP / Management System
Stars: ✭ 68 (+183.33%)
Mutual labels:  healthcare
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
Stars: ✭ 3,125 (+12920.83%)
Mutual labels:  healthcare
awesome-missing-nhs-things
a unAwesome list of missing NHS and Social Care interfaces, services, registers, and data sources.
Stars: ✭ 19 (-20.83%)
Mutual labels:  nhs
Projeto-EAR-Celso
e-AR - Emergency Ventilator
Stars: ✭ 17 (-29.17%)
Mutual labels:  healthcare

Open-eObs

Codacy Badge

open-eObs is an electronic observations, ward management and task management app for Acute and Mental Health hospitals.

It provides the following observations that can be submitted via the mobile interface:

  • Blood Glucose
  • Blood Product
  • Early Warning Score (EWS)
  • Height
  • Neurological
  • Postural Blood Pressure
  • Weight

It provides the following tools to assist with ward management:

  • High level Ward Dashboard
  • Interactive charts of observation data
  • Patient Acuity Board
  • Patient Record
  • Patient Report
  • Patient Visit Management (via nh_eobs_adt_gui module)
  • Staff Allocation to Patients

It provides additional ward management tools for Mental Health settings:

  • Patient Monitoring Exceptions (Patient off ward)
  • Rapid Tranquilisation status flag

It provides the following tools to aid in the analysis of clinical activities:

  • Overdue tasks list
  • Ward staff Workload board (grouped by time left to complete task)
  • EWS task OLAP view (via installation of nh_eobs_analysis)

Installation

open-eObs is a set of Odoo modules that allow for electronic observations and builds on the NHClinical set of modules.

We currently develop against our own tag of Odoo, this is to ensure consistency so it's recommended when installing Odoo that you install this version.

Once you've downloaded Odoo, installed it's dependencies and installed PostgreSQL 9.3 you need to update the server.cfg file of your Odoo installation to point to the NhClinical and Open-eObs directories.

After restarting the server you can then log in as the admin user and install the nh_eobs_mobile or nh_eobs_mental_health modules. These install the Acute and Mental Health configurations of Open-eObs.

Additional modules such as nh_eobs_adt_gui and nh_eobs_analysis can also be installed at this stage.

Upgrading

To upgrade the open-eObs modules you just need to update the Open-eObs modules and press the upgrade module button for nh_eobs_mobile or nh_eobs_mental_health depending on what you have installed.

It's recommended you backup the existing database and module files before upgrading so you can restore should anything go wrong.

Contributing

We welcome contributions via the creation of issues (for feedback, bugs and suggestions) and pull requests (for submitting code).

You can read our contribution guidelines for more information on how to contribute and what you can expect when contributing to open-eObs

User guides can be found in the Wiki.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].