Software Development for CPS

Centricity Practice Solution (CPS) is a software made to handle clinical content. It allows handling data about patients like allergies, problems, or appointments. Doctors can fill information about each patient's visit using forms. These forms are done either with Visual Form Editor (VFE) or Clinical Forge.

While I was in Optumus I used VFE to create forms. It is a program that allows you to create forms with MEL, a proprietary programming language. Clinical Forge, instead, uses HTML and AngularJS to create them. Since both programs are expensive we wanted to try our own approach.

I was the most experienced with web development in the team so I took the project. I created an Angular-based framework that is still used to create forms for hundreds of doctors in the US.