https://samply.github.io/blaze/
A FHIR® Server with internal, fast CQL Evaluation Engine
https://samply.github.io/blaze/
cql-evaluation-engine fhir fhir-server fhir-store health-informatics healthcare hl7
Last synced: about 2 months ago
JSON representation
A FHIR® Server with internal, fast CQL Evaluation Engine
- Host: GitHub
- URL: https://samply.github.io/blaze/
- Owner: samply
- License: apache-2.0
- Created: 2019-03-29T09:35:01.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T13:11:57.000Z (about 2 months ago)
- Last Synced: 2025-04-01T17:17:09.330Z (about 2 months ago)
- Topics: cql-evaluation-engine, fhir, fhir-server, fhir-store, health-informatics, healthcare, hl7
- Language: Clojure
- Homepage: https://samply.github.io/blaze
- Size: 34.5 MB
- Stars: 172
- Watchers: 9
- Forks: 20
- Open Issues: 122
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/samply/blaze/actions/workflows/build.yml)
[](https://scorecard.dev/viewer/?uri=github.com/samply/blaze)
[](https://hub.docker.com/r/samply/blaze/)
[](https://codecov.io/gh/samply/blaze)
[][5]
[](https://samply.github.io/blaze)A FHIR® Store with internal, fast CQL Evaluation Engine
## Goal
The goal of this project is to provide a FHIR® Store with an internal CQL Evaluation Engine which is able to answer population wide aggregate queries in a timely manner to enable interactive, online queries.
## Demo
A demo installation can be found [here](https://blaze.life.uni-leipzig.de/fhir) (user/password: demo).
## State
Blaze is widely used in the [Medical Informatics Initiative](https://www.medizininformatik-initiative.de) in Germany and in [Biobanks](https://www.bbmri-eric.eu) across Europe. A 1.0 version is expected in the next months.
Latest release: [v0.33.0][5]
## Documentation
Documentation can be found [here](https://samply.github.io/blaze).
## Quick Start
Blaze can be started with a single command using docker:
```sh
docker run -d --name blaze -p 8080:8080 samply/blaze:latest
```## YourKit Profiler

The developers of Blaze uses the YourKit profiler to optimize performance. YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of [YourKit Java Profiler][6], [YourKit .NET Profiler][7] and [YourKit YouMonitor][8].
## License
Copyright 2019 - 2025 The Samply Community
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
[3]:
[4]:
[5]:
[6]:
[7]:
[8]:
[9]:
[10]:
[12]: