lib-bridge-js
Library
Node.js framework for building bridges between HDS and external health data systems.
Features
Section titled “Features”- Express server with clustering, CORS, JSON parsing
- Partner authentication via
partnerAuthTokenheader - User onboarding flow (POST /user/onboard → HDS auth → finalize)
- Bridge account management
PluginBridgebase class to extend
Used By
Section titled “Used By”- bridge-chartneo (push model)
- bridge-mira (pull model)
Tech Stack
Section titled “Tech Stack”- Node.js >= 24, TypeScript (strip-types)
- Express 4, @pryv/boiler config
- Cluster mode for multi-process