Early access is open. Join the waitlist before full in-app lab ordering launches.
Private Lab Test

AI growth operating system

Make Private Lab Test feel like the next premium telehealth company.

The goal is not to add AI sparkle. It is to make ordering, follow-up, partner acquisition, compliance, and product iteration compound faster than a normal lab storefront.

Priority tools

7

Sprints

5

Guardrails

4

The stack

Tools that make the company bigger than one order.

Each tool has a lane, an activation point, and hard guardrails so growth does not outrun trust.

Needs BAA/privacy reviewP1

AI concierge

OpenAI API concierge

A lab-ordering guide that explains panels, prep, and results in plain English without diagnosing.

Panel recommendation, fasting education, result-prep education, and clinician-escalation prompts.

Use deterministic recommendations first. Enable live model responses only when OPENAI_API_KEY, OPENAI_MODEL, AI_CONCIERGE_MODE=live, and OPENAI_HEALTHCARE_BAA_ACK=true are present.

No diagnosis

No treatment plans

No medication advice

Source
Connect accountP1

Product analytics

PostHog

Shows where people drop in quiz, ZIP, checkout, account creation, and result viewing.

Capture non-PHI funnel events through the server-side growth event endpoint.

Set POSTHOG_PROJECT_API_KEY and POSTHOG_HOST. Keep health details, names, emails, phone numbers, ZIPs, and result values out of analytics events.

No result data

No intake fields

No raw ZIP on health-intent events

Source
Connect accountP2

Lifecycle automation

Customer.io or Resend lifecycle

Turns one order into a relationship with onboarding, order updates, result reminders, and retest flows.

Abandoned checkout, requisition ready, results ready, 12-week retest, and annual panel reminders.

Start with transactional Resend email if simple. Move to Customer.io when segmentation, journeys, and SMS branching matter.

No lab values in email subject

No sensitive panel names in marketing

Clear unsubscribe/preferences

Source
Connect accountP2

SMS/support

Twilio messaging

SMS/WhatsApp updates for order instructions, appointment reminders, and concierge support.

Requisition ready, fasting reminder, location instructions, result-ready notification.

Use message templates that say an update is ready in the portal instead of exposing health details.

No biomarkers in SMS

No diagnosis language

Portal link for sensitive details

Source
Connect accountP1

Lab acquisition

Clay + Apollo

Builds the lab-partner machine: find CLIA labs, enrich contacts, score fit, and draft outreach.

Create weekly lead lists for regional labs, mobile phlebotomy, and partner BD contacts.

Use CMS CLIA lookup, lab websites, LinkedIn/company enrichment, and outreach scoring before human review.

No fake partnership claims

No patient examples

No scraping behind logins

Source
Future scaleP3

Lab acquisition

Firecrawl/Apify research jobs

Keeps the lab network database fresh by monitoring clinic pages, price pages, and coverage pages.

Weekly crawl for new regional lab locations, cash-pay menus, and contact forms.

Run scheduled research jobs into a reviewed partner queue before anything changes in checkout.

Do not automate orders

Do not copy competitor text

Flag stale price data

Source
Connect accountP2

Compliance/trust

Vanta or Drata

Creates a living trust program for HIPAA, SOC 2, vendor review, access control, and evidence.

Vendor inventory, policies, employee training, access reviews, and audit evidence.

Start before real result PDFs and AI PHI processing become a material part of the app.

No 'HIPAA certified' claim

Document scope honestly

Review tracking pixels on health pages

Source
Future scaleP4

Compliance/trust

Aptible or healthcare cloud posture

A later infrastructure option if PHI scope outgrows the current Vercel/Supabase/Railway setup.

Dedicated PHI services, audit-heavy result storage, and stricter enterprise partner requirements.

Keep app boundaries modular so PHI-heavy services can move without rewriting the storefront.

BAA is not compliance by itself

Application auth still matters

Least-privilege service design

Source
Connect accountP3

Compliance/trust

Sentry

Catches checkout, provider, webhook, and result-flow failures before customers lose trust.

Error monitoring, uptime alerts, release tracking, and failed provider-call triage.

Scrub request bodies and never send patient intake or result values in error context.

No request body capture

No result payload capture

No secrets in breadcrumbs

Source
ScaffoldedP2

Premium UI

v0 + Cursor + Figma/Pageflows

Keeps the product visually close to Superpower/Function/Hims: premium, calm, fast, and decisive.

Landing, checkout, dashboard, result trends, program pages, and mobile polish.

Use AI for variants, then codify the best patterns in the existing Next/Tailwind system.

No dark-pattern urgency

No unsubstantiated outcomes

No diagnosis/treatment UI copy

Source

Build order

The implementation sequence.

1

Now

Instrument the private lab funnel

Know where buyers slow down before spending on ads or affiliates.

Server-side event endpoint accepts sanitized funnel events

Catalog, ZIP, checkout, and result events have definitions

2

Now

Ship the safe AI concierge

Make panel choice feel guided while keeping medical claims conservative.

Rules-based recommendations work without API keys

Live model mode is gated behind BAA acknowledgement

3

Next

Lifecycle and retest engine

Turn a one-time order into a repeat health relationship.

Abandoned checkout and result-ready journeys are mapped

SMS/email templates avoid lab values and sensitive details

4

Next

Lab acquisition machine

Compound coverage by finding, scoring, and contacting labs every week.

CMS CLIA and regional lab sources feed a reviewed lead queue

Outreach drafts never imply existing partnerships

5

Before scaling PHI

Trust and compliance readiness

Make the company credible for partners, customers, and future clinical tracks.

Vendor inventory and BAA needs are tracked

Audit-log requirements are documented

Operating rules

The lines we do not cross.

This is healthcare-adjacent growth. The company gets stronger if the privacy posture is boring, strict, and documented from the beginning.

Keep selling labs

Education, not diagnosis

AI can explain what a panel includes and when to discuss results with a clinician; it must not diagnose, treat, prescribe, or tell users to ignore a clinician.

PHI minimization by default

Analytics, outreach, design, and AI tools receive the smallest possible payload. Sensitive details stay in the secure app unless a vendor is approved for that use.

Human review on risk

Partner outreach, clinical copy, abnormal-result messaging, and live AI prompt changes need human review before release.

Measure before scale

Use funnel data, partner response rates, support tickets, and order completion before committing to expensive enterprise deals.

Environment checklist

Accounts we need to connect next.

ToolLaneEnv varsBefore PHI
OpenAI API conciergeAI conciergeOPENAI_API_KEY, OPENAI_MODEL, AI_CONCIERGE_MODE, OPENAI_HEALTHCARE_BAA_ACKExecuted BAA, Zero-retention eligible setup, Prompt logs disabled
PostHogProduct analyticsPOSTHOG_PROJECT_API_KEY, POSTHOG_HOSTAnalytics tracking inventory, PHI minimization policy, Authenticated-page tracking review
Customer.io or Resend lifecycleLifecycle automationCUSTOMERIO_SITE_ID, CUSTOMERIO_API_KEY, RESEND_API_KEYConsent language, Messaging preference center, BAA/vendor review if PHI enters messages
Twilio messagingSMS/supportTWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN, TWILIO_MESSAGING_SERVICE_SIDA2P 10DLC setup, Consent capture, BAA/compliance review
Clay + ApolloLab acquisitionCLAY_API_KEY, APOLLO_API_KEYNo patient data in outbound tools, Human review of generated outreach, Opt-out honoring
Firecrawl/Apify research jobsLab acquisitionFIRECRAWL_API_KEY, APIFY_TOKENRobots/terms review, Source attribution, Manual verification before publishing
Vanta or DrataCompliance/trustNo app env yetRisk assessment, Vendor inventory, Incident policy
Aptible or healthcare cloud postureCompliance/trustNo app env yetHosting BAA, Encryption posture, Backup/disaster recovery
SentryCompliance/trustSENTRY_DSNPII scrubbing, Allowed-context list, Alert routing
v0 + Cursor + Figma/PageflowsPremium UINo app env yetDo not paste real patient data into design tools, Use synthetic screenshots only

Current implementation

The safe foundation is already wired.

The app now has a concierge endpoint, a sanitized growth-event endpoint, and this roadmap as structured data. The next unlock is connecting real accounts and credentials.

Strategy dashboard