Enterprise vs Open Source
openFHIR is available in two editions: the open source version (https://github.com/openFHIR/openfhir) and the enterprise version (available as a docker image openfhir/openfhir-enterprise). This page outlines the key differences between the two.
Feature Comparison
Feature |
Open Source |
Enterprise |
|---|---|---|
Bi-directional mapping between openEHR and FHIR |
✅ |
✅ |
Compliance with FHIRConnect specification |
✅ |
✅ |
Can be run without a license |
✅ |
❌ |
Included support and consultancy |
❌ |
✅ |
❌ |
✅ |
|
❌ |
✅ |
|
❌ |
✅ |
|
❌ |
✅ |
|
❌ |
✅ |
|
❌ |
✅ |
|
Authentication and role-based access control |
❌ |
✅ |
Integration with a git repository as a source of mapping files |
❌ |
✅ |
Optimized performance |
❌ |
✅ |
Getting started
See Installation to get started with enterprise version or https://github.com/openFHIR/openfhir to explore the open source one.