Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.
/ nhclinical Public archive

NHClinical is a set of Odoo modules that add clinical models and functionality to Odoo.

License

Notifications You must be signed in to change notification settings

openeobs/nhclinical

Repository files navigation

NH Clinical

Codacy Badge

NHClinical is a set of Odoo modules that add clinical models and functionality to Odoo.

NHClinical adds clinical models and functionality such as:

  • Clinical Activities
  • Clinical Locations
  • Clinical User Groups
  • Patients
  • Patient Admission, Discharge and Transfer
  • Patient Visits
  • Ward Staff Management

These models create a basic hospital set up but it's recommended to install Open-eObs which adds all the functionality needed to run an Acute or Mental Health hospital.

Installation

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 directory.

After restarting the server you can then log in as the admin user and install the nh_clinical module. This installs the different models you can work with.

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 NHClinical.