← Back to projects
Atlas
Atlas is a production-grade, multi-tenant assisted-encounter medical information system purpose-built for Philippine healthcare organizations. It manages the complete patient journey — from check-in, nurse screening, and physician consultation through lab diagnostics, pharmacy dispensing, billing, and insurance claims — with deep integration into the PhilHealth Konsulta national health program. The system supports 11+ user roles (admin, doctor, nurse, cashier, pharmacist, encoder, etc.), each with granular permissions across tenant-isolated organizations and branches. A standout feature is its full two-tranche PhilHealth Konsulta API compliance: it generates, validates, encrypts, and submits Tranche 1 (FPE) and Tranche 2 (Consultation) XML reports via SOAP web services, parses and imports inbound XML for inter-facility data transfer (Annex D protocol), and provides a cipher tool for encryption testing. The platform also includes structured prescription management with dispensing and refill workflows, 19+ diagnostic lab result models with field-level audit logging, cross-organization patient record sharing, configurable service pricing at both org and branch levels, Philippine PSGC location reference data, and medical certificate generation. Built with Django REST Framework and PostgreSQL, the system serves 100+ REST API endpoints alongside server-rendered HTML pages, containerized with Docker and reverse-proxied behind nginx.