




Needed to securely connect the hospital's local database with external BPJS PCare systems.
Patient demographics and queue numbers had to be synchronized in real-time.
Required an automated background system to manage unattended queues and doctor schedules.
Lack of self-service check-in caused bottlenecks at the front desk.
Engineered over 1,200 lines of robust controller logic to expose secure, custom RESTful API endpoints directly within Odoo.
Implemented a custom token-based authentication system to validate FKTP credentials for secure access.
Developed an advanced queue engine that validates demographics (NIK, Kartu JKN) and dynamically assigns real-time queue numbers.
Configured automated Cron jobs to routinely synchronize doctor reference data and manage unattended queues.
Built a comprehensive integration log to track API payloads and capture errors for rapid debugging.
Designed a Web/QWeb self-service patient check-in kiosk for seamless arrival confirmation.