Tech · Healthcare SaaS · USA · 9 min read

Non-tech founder launches Healthcare MVP

Helped a non-tech founder build their MVP and launch a full Healthcare SaaS startup.

Time to MVP
11 weeks
Pilot users
240
Paying customers (mo3)
18
Founder code
0 lines
What they needed

The brief.

A first-time founder with twelve years of clinical operations experience but zero engineering team. Her idea: a logistics platform for at-home pathology sample collection that coordinated patients, phlebotomists, labs, and billing in one workflow. Existing US options were either expensive enterprise tools (Tasso, Getlabs) or fragmented spreadsheets-and-WhatsApp setups. She had pre-seed funding earmarked for six months of MVP build plus a small pilot. The constraint: she couldn't evaluate engineering candidates herself, didn't know what 'good' code looked like, and didn't have time to learn before she ran out of runway. She needed a pod that could scope, design, build, ship, and run pilot — without her becoming the bottleneck on every decision.

Must-haves
  • Patient-facing booking app (web + mobile)
  • Phlebotomist scheduling and route optimization
  • Logistics company admin dashboard
  • Lab partner integration for sample status
  • Stripe billing with insurance pre-auth flow
  • HIPAA-aware data handling from day one
Challenge

The problem.

Non-technical founders building MVPs face two failure modes. First: they over-spec. Without engineering instinct, they can't tell what costs ₹50k versus ₹5 lakh, so the MVP keeps absorbing features the market hasn't asked for yet. Second: they under-decide. Every architectural choice — auth provider, database, hosting — becomes a hundred-tab Notion doc instead of a one-hour decision. Both failure modes burn runway. Our client had a third complication: healthcare. Even a small pilot with real patients meant we had to take HIPAA seriously from line one, even though full BAA-grade compliance wasn't a launch requirement. Schema design, audit logging, access controls, and PHI handling had to be implemented as if the company would scale to 10,000 patients, not the 240 in the pilot. Doing it later, after a flawed schema was in production, would have been weeks of rework. Doing it from day one without a security engineer on the pod meant the senior backend engineer had to wear both hats.

Solution

What we did.

We provided a complete pod — PM, senior product designer, senior frontend, senior backend, and a QA engineer — so the founder didn't have to coordinate five vendors. The PM ran daily standups in her timezone and held weekly founder reviews where the only allowed answer was a demo, not a status update. We cut scope aggressively in week one by mapping every feature against the single pilot question ('does a patient who books at-home pathology actually show up, get sampled, get a result, and pay?'). Anything not on that critical path got moved to v2. The schema and access controls were designed for HIPAA scale even though the pilot didn't require it — every PHI field gated, every access logged, every audit trail tamper-evident. Eight two-week sprints. Each sprint shipped to staging on day 10, demoed on day 11, and merged to main on day 13. Two scope adjustments came mid-flight: the founder learned in pilot interviews that patients wanted SMS-only confirmations (not email + SMS), and that insurance pre-auth needed to happen before scheduling, not after. Both absorbed within the existing sprint cadence by trading out lower-priority work. The 30-day stabilization retainer covered the first paid customer cohort: every Slack message from the founder routed to the on-call engineer and was answered within four hours during business days.

Outcome

What changed.

MVP launched on schedule in week 22, eleven weeks ahead of the founder's worst-case runway scenario. The pilot ran for 90 days across one US metro: 240 patients booked, 218 visits completed (91% show-rate), 18 converted to paying customers by month three. Critical functional metrics held: zero PHI exposures, four bugs reported post-launch (all P3, fixed within SLA), 99.4% uptime. Patient NPS at end of pilot: 64. The founder used the pilot results to raise a seed round 70 days after launch — the pitch deck included three live patient flow recordings from the staging environment, which she said closed the deal more than the slides. Cost: ~$18,000 saved versus comparable US agency quotes (sourced from her three other bids). The founder went on to hire her own first in-house engineer five months after launch; we handed over the codebase, the runbook, and a four-hour walkthrough.

Process

How we ran it.

01

Scope & brief lock

Two-week discovery: user research interviews with 12 patients, 6 phlebotomists, 2 lab partners. Locked the MVP cut to one core workflow (booking → scheduled visit → sample collected → result returned). Everything else deferred to v2.

02

Design & prototype

High-fidelity Figma in 10 days. Tested clickable prototype with 5 real users. Three flows changed (auth, payment timing, result delivery) based on feedback. Founder signed off on production-ready designs.

03

Build (eight 2-week sprints)

Daily standups in the founder's timezone. Weekly demos with shippable progress. Founder logged into staging every Friday. Two scope adjustments mid-flight based on pilot conversations — both absorbed without timeline slip.

04

Pilot launch & stabilization

Production launch in week 22. Stripe + insurance integration tested with real billing. 30-day stabilization retainer covered bug-fix SLA and onboarding the founder's first contracted phlebotomist.

Looking back

What made this work.

Two non-obvious things made this work. First: design for HIPAA scale from day one even if the pilot doesn't require it. Schema, access controls, and audit logging are 10x more expensive to retrofit than to install. Every healthcare startup we've seen try to add compliance later regretted it. Second: a non-technical founder needs a PM who is paid to make decisions, not paid to coordinate. We empowered our PM to close 70% of architectural questions without escalation — she only brought options to the founder when there was a real product trade-off. That kept the founder focused on customer interviews and fundraising instead of mediating between engineers.

Tech stack

What we built it with.

Frontend
React.js
Patient and phlebotomist apps. SPA architecture for fast routing between booking, scheduling, and result-tracking screens.
React Native (later)
Mobile app added in month four for phlebotomists in the field — shared 60% of the codebase with web.
Backend
Node.js + Express
RESTful API serving patient, phlebotomist, and admin clients. Modular service layout to make HIPAA-grade access controls explicit per resource.
MongoDB
Document store with PHI-grade encryption at rest. Compound indexes on patient lookups; audit collection separated for tamper-evident access logs.
JWT auth
Role-based access (patient / phlebotomist / lab / admin). Tokens scoped to specific patient records to enforce least-privilege.
Infrastructure
AWS EC2 + S3
Compute and storage. Sample-result PDFs encrypted at rest with KMS keys rotated quarterly.
AWS SES
Transactional emails (booking confirmations, result-ready notifications). Bounce + complaint webhook integrated.
Route 53
DNS + health checks for the staging and production environments.
Payments + comms
Stripe
Card payments + insurance pre-authorization handshake. Stripe Connect later added for phlebotomist payouts.
Twilio SMS
Booking confirmations and result-ready notifications. SMS-first based on user-research findings.
DevOps + QA
GitHub Actions
Automated tests on every PR. Staging deploys on merge-to-main; production deploys behind a manual gate.
Playwright
End-to-end test suite covering the four critical paths (book, schedule, sample, pay). Caught two regression bugs in the final sprint.
Deliverables
  • Marketing website + lead capture
  • Patient web + mobile booking app
  • Phlebotomist scheduling + routing dashboard
  • Logistics admin dashboard
  • Stripe billing integration
  • 30-day post-launch stabilization
Team
  • Project manager (weekly founder check-ins)
  • Senior product designer (Figma + clickable proto)
  • Senior frontend engineer
  • Senior backend engineer
  • QA engineer (test plan + automation)
More cases

Related stories

Manufacturing · India
Manufacturing firm saves $2,600 on HRMS
46% off quote · 200 hours saved
Healthcare · USA
Healthcare SaaS saves ~$12,000 monthly
$12k/mo saved · fully managed