wiki:UserGuidelines/Admin/HMS

Hospital Management System

Deployment Options

Tracking Information on Cholera Treatment Capability

HMS can track specific information on Cholera Treatment Capability (CTC) of hospitals.

Tracking of CTC information can be activated in config.py:

settings.hms.track_ctc=True

This will add a tab "Cholera Treatment Capability" to the hospital view to capture the additional data.

Capturing 24H Activity Reports

HMS can also capture 24-hour activity reports of hospitals (number of patients, admissions, discharges, deaths in the last 24 hours).

To activate activity reporting, set in config.py:

settings.hms.activity_reports=True

This will add a tab "Activity Report" to the hospital view to capture the additional data.

Last modified 12 years ago Last modified on 09/27/12 14:15:02
Note: See TracWiki for help on using the wiki.