b.well FHIR Server

b.well FHIR Server

While not part of the SDK, the b.well FHIR server is the source or destination of the Open Source SDK. The b.well FHIR server is also open source: https://github.com/icanbwell/fhir-server and supports advanced capabilities such as real-time data streaming, logical partitions, identity federation, $graph and $graphql support, horizontal auto scaling to handle load changes and more.

While the b.well Open Source FHIR SDK is optimized to work with the b.well FHIR server, it works with any FHIR server.

Performance: https://github.com/icanbwell/fhir-server/blob/main/performance.md
$graph: https://github.com/icanbwell/fhir-server/blob/main/graph.md
$graphql: https://github.com/icanbwell/fhir-server/blob/main/graphql.md
Bulk $merge: https://github.com/icanbwell/fhir-server/blob/main/merge.md
Streaming: https://github.com/icanbwell/fhir-server/blob/main/streaming.md
Concurrency: https://github.com/icanbwell/fhir-server/blob/main/concurrency.md
Bulk Export: https://github.com/icanbwell/fhir-server/blob/main/export.md
Security: https://github.com/icanbwell/fhir-server/blob/main/security.md
Catalog UI for viewing FHIR data: https://github.com/icanbwell/fhir-server-ui