Articles

Technical deep-dives by Dimitrios Rarras on headless commerce with Medusa.js, FHIR-compliant healthcare software, and embedded MCP servers in TypeScript.

  • Healthcare

    Real FHIR 4.0.1 in a Mobile Health App: Beyond the Marketing Claim

    Most mobile health apps claim FHIR compatibility and ship ad-hoc JSON dressed up to look like FHIR. Real FHIR 4.0.1 means a neurologist can import your export straight into their EHR. Here's how to model a migraine episode as an Observation resource with SNOMED CT + HL7 terminology, what verification actually looks like, and the React Native + Expo decisions that hold the rest of the stack together.

    9 min read

  • AI

    Embedded MCP Servers in Production: AI Agents Inside Your TypeScript Backend

    The Model Context Protocol (MCP) is usually shown as a standalone server, but the real production unlock is embedding an MCP server inside your existing TypeScript backend so Claude agents make direct tool calls against your data without an intermediate REST hop. Two real-world MCP shipments, the @modelcontextprotocol/sdk decisions, and when to embed vs externalise.

    7 min read

Get in touch