{ SP }
Back to projects
Infrastructure

GHL ↔ Cerbo Integration Service

Creator & primary owner

A serverless integration service bridging a CRM and an EHR, automating patient survey data into clinical encounters.

PythonFastAPIAWS LambdaSAMCloudWatch

GoHighLevel CRM

Surveys · intake forms

Webhook Service

FastAPI on AWS Lambda

Cerbo EHR

Clinical encounters

Also processes Evexia lab-result webhooks, monitored via an 18-metric CloudWatch dashboard.

The problem

Patient-completed surveys and intake forms lived in a CRM but needed to become structured records in the clinical EHR automatically, alongside incoming lab-result webhooks.

The system

Built and own a serverless FastAPI service on AWS Lambda (SAM/CloudFormation): automates Parkinson's questionnaire (PDQ-39) scoring into clinical encounters, processes lab-result webhooks behind three distinct authentication schemes, and ships with an 18-metric CloudWatch monitoring dashboard.