At Actinode, we're a team of tech enthusiasts dedicated to transforming ideas into innovative solutions. With a strong foundation in technology and creativity, we bring together expertise from various domains to deliver exceptional results. Our mission is to turn your visions into reality through cutting-edge technology and a collaborative approach. Meet the passionate professionals behind Actinode – committed to driving innovation and creating impactful solutions for your business.
Designed and shipped a production telehealth platform with secure video consultation, PHI management, and HIPAA-aligned architecture in a single 6-week sprint — enabling the client to launch and begin signing clinic contracts immediately.
Designed and shipped a production telehealth platform with secure video consultation, PHI management, and HIPAA-aligned architecture in a single 6-week sprint — enabling the client to launch and begin signing clinic contracts immediately.
Healthcare
MVP Development with Compliance-Ready Architecture
A digital health start-up had secured pilot agreements with two GP clinics and a small specialist network, contingent on demonstrating a working, secure telehealth product. Their existing prototype was a proof-of-concept with no security controls, no PHI boundary definition, and no audit logging — unsuitable for clinical use.
Key Pressures:
The client needed a deployable telehealth MVP that satisfied the following constraints:
The technical challenge was designing a system that met HIPAA's Security Rule requirements without overbuilding — the client needed a compliant MVP, not an enterprise EHR.
PHI Boundary Mapping:
The first task was defining exactly which data was PHI and which systems would touch it. This produced a clear boundary: the core API, the database, and video session metadata were in scope. Static assets, the public marketing site, and the analytics layer were outside the boundary.
Video Architecture:
Free-tier video APIs (Twilio Video, Agora) required sending session metadata to third-party servers, creating BAA complexity and data sovereignty questions. The decision was to use WebRTC peer-to-peer sessions via a self-hosted TURN/STUN server (coturn on a private EC2 instance), keeping all session routing infrastructure within the client's AWS environment and under their BAA with AWS.
Compliance Without Overhead:
HIPAA does not require a specific technology stack, but it does require documented controls. The team had to design technical controls and produce documentation simultaneously — system design became dual-purpose: functional architecture and compliance evidence.
We delivered the platform in three parallel workstreams across 6 weeks:
Workstream 1: PHI Infrastructure (Weeks 1-2)
Workstream 2: Application Build (Weeks 2-5)
Workstream 3: Compliance Documentation (Weeks 4-6)
Produced a formal PHI boundary map identifying every field in the data model, every service touching PHI, and every data flow leaving the system. This boundary map drove all subsequent security decisions and served as the primary exhibit for clinic compliance reviewers.
Deployed a coturn TURN/STUN server on a dedicated private EC2 instance within the client's VPC. Session credentials are generated server-side per appointment and expire at appointment end. No video media or metadata transits third-party infrastructure, eliminating external BAA dependency for video.
Implemented attribute-based access control where clinicians can only retrieve records for patients with whom they have an active or completed appointment relationship. Admin users have a separate, MFA-required elevated session for practice management functions with independent audit logging.
Built a structured audit event system at the application layer, logging every PHI access to a dedicated CloudWatch log group with Object Lock equivalent retention policy. Log schema includes event type, actor, patient ID, record ID, timestamp, and originating IP. Audit queries are read-only via a separate IAM role.
Produced a full HIPAA compliance documentation set: risk assessment, system security plan, policies and procedures (access management, incident response, workforce training, device use), and BAA templates. Delivered as a versioned document set so the client can update it as the product evolves.
Engaged a HIPAA compliance consultant for a 4-hour pre-launch review in Week 6. The review confirmed all required technical safeguards were in place and the documentation package was sufficient for clinic partner compliance assessment. Launched on day 42 of the engagement.
Compliance is often treated as an obstacle to speed. This engagement showed it does not have to be. By designing the PHI boundary and security controls before writing application code — not after — the team shipped a genuinely compliant product within the same timeline a non-compliant prototype would have taken. The clinics got a product they could trust; the founders got a platform they could grow.
Planned next phase includes NHS England integration via FHIR R4 APIs, expanded EHR integration for GP record access, and a patient data export capability aligned with UK GDPR data portability requirements.
Let's discuss how we can help you achieve similar results for your business.