Lab Management

A test catalogue with reference ranges, requests raised against a patient and a doctor, and a result entered per test. A request shows how many of its tests are back. One row per test, which is the point The old schema stored the tests on a request as one text field...

Financial Activities

A price list of what you charge for, invoices raised against it, and payments recorded as they come in. Consultations, procedures, bed charges and diagnostics, with a price against each. The price is copied onto the invoice When a charge is raised, the price in force...

Patient Management

Everything else in ICTHospital hangs off a patient record. Admissions, prescriptions, lab requests and invoices all key on one, so this is the first thing the front desk creates and the thing every other screen looks up. One search box covers name, patient ID, phone...

Doctor Management

Appointments, prescriptions, lab requests and invoices all pick a doctor from this register, so it is the second thing to fill in after the hospital record itself. On a clean install the list is empty and every one of those screens offers you nothing, which is exactly...