← Writing
The Thesis

Why most health tech 'platforms' are actually just products with an API

7 May 2026 · 3 min read

The word "platform" gets used loosely in health tech. A product launches an API. A marketing page calls it a platform. Investors nod.

But there is a structural test for whether something is actually a platform, and most health tech companies fail it.

The test is whether a second clinical brand can run on the same infrastructure without rebuilding it. A second brand with a different care pathway, different consult types, different prescribing patterns.

Not "integrate with it." Run on it. Same patient data model. Same prescribing engine. Same dispensing loop. Different clinical logic at the edge.

Most can't. What gets called a platform is usually a product with an integration layer bolted on. It works for one brand, one workflow, one clinical context. The moment a second context arrives, the architecture starts to crack. A different speciality, a different patient journey, a different regulatory requirement.

The cracks show up in predictable places.

The data model was built around one type of consult. Adding a second means forking the schema or flattening the differences until neither context is well served.

The prescribing logic assumed one formulary. A second brand with different prescribing rules means duplication, not configuration.

The care pathway was hard-coded for one patient journey. A second journey doesn't slot in. It has to be rebuilt alongside the first, often with shared components that weren't designed to be shared.

A platform handles this differently. The core is brand-agnostic: patient records, prescribing, dispensing, clinical data. The edge is configurable per brand: consult types, intake flows, care pathway logic, formulary rules. The architecture anticipates the second brand before it exists. Not because of foresight. Because the design principle is composability, not feature completion.

This distinction matters because healthcare is not one workflow. A patient's journey crosses specialities, providers, pharmacies, follow-ups. A system that handles one of those moments well but fractures under a second clinical context is a product. A useful product. But not infrastructure.

The real cost is invisible at first. The product ships faster. The first brand launches. Everything works. The platform decision feels like over-engineering.

Then the second brand arrives. And the team discovers that the "platform" was a product all along, because the cost of supporting two contexts is nearly the cost of building a second system.

The platform tax is paid early or paid late. Early, it costs speed. Late, it costs coherence.

For anyone evaluating health tech infrastructure, whether as a builder, an investor, or a clinical operator, the second-brand test is the question worth asking. Not "does this product work?" but "does this architecture survive the second use case?"

The answer tells you whether you're looking at a platform or a product with good marketing.

Weniger aber besser.