Schema, relationships, and module internals for engineers extending the HMS codebase.
Source code: reichie020212/odoo-hospital.
| Module | What it covers |
|---|---|
| hms_base | Patients (res.partner), staff (hr.employee), specializations |
| hms_appointment | Medical appointments on calendar.event, 5-state workflow |
| hms_clinical | Consultations (EMR), vitals, prescriptions |
| hms_lab | Lab requests, panels, results, abnormal flagging |
| hms_pharmacy | Dispensing via stock.picking, FEFO removal |
| hms_billing | Sale orders, invoices, insurance co-pay |
| hms_inpatient | Wards, beds, admissions, daily room-charge CRON |