Health Care Platform
An enterprise healthcare platform designed to streamline medication access, prior authorization and patient journey workflows through integrated digital solutions. It connects providers, pharmacies and payers to reduce delays and improve treatment outcomes.
What I Built
Built a scalable, secure healthcare platform using Next.js + Node.js
Implemented FHIR-based interoperability for seamless data exchange across systems
Integrated Okta authentication ensuring enterprise-grade identity and access management
Designed HIPAA-compliant architecture for secure handling of sensitive patient data
Automated CI/CD pipelines using GitHub Actions, JFrog and code quality checks via SonarQube
Enabled real-time workflow tracking for prescriptions, approvals and patient status
The Challenge
Healthcare platforms require HIPAA-aligned security practices. Managing multiple auth flows (SSO, MFA, RBAC) without creating a disjointed user experience was critical.
The Approach
Okta served as the central identity provider, abstracting complexity. SMS MFA was layered on top for additional verification and RBAC was implemented at the API gateway level rather than per-service.
Outcome
"Zero security incidents post-launch; reduced admin onboarding time by centralizing identity management."