Ward Dashboard

Gives an overview of the current state of ward and bed locations.

Ward Dashboard

class ward_dashboard.nh_eobs_ward_dashboard[source]

Extends location, providing an overall state of a ward location.

It shows number of related users by type, number of free beds, number of patients by risk, number of waiting patients, etc.

patient_board()[source]

Returns an Odoo action which defines a form view for a wardboard for all patients in an open spell and placed in a bed location.

Returns:Odoo action definition
Return type:dict

Bed Dashboard

class ward_dashboard.nh_eobs_bed_dashboard[source]

Extends location, providing an overall state of a bed location.

It shows number of assigned and following nurses and hcas users as well as the patient placed in the bed.