web API (C#) for a hospital or doctor's practice.
- Manage Hospital and HospitalDepartments.
- Manage PatatientRooms, EmergencyRooms ,IntensiveCareRooms.
- Manage Patient, PatientRelatives ,Doctor and Nurse-data.
- Manage the PatientMedicalRecord (Medication, Scans, Vacciantions, Surgeries, LabResults).
- Make or Cancel a DoctorAppointment.
Work in Progress:
- PatientInvoices and Payments.
- Stock, Articles, Orders and Suppliers.
- MedicalWorkerTimeShedule, ScannerShedule.
- Message(s) sent to Patient.
Development:
- Visual studio 2026 Community Edition
- Target framework : .NET9.0
- Database : SQL-Server 2022
Database diagram :
UnitTests :