Samply Blaze Save

A FHIR® Server with internal, fast CQL Evaluation Engine

Project README

Blaze

Build Docker Pulls Code Coverage Latest Release

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 (user/password: demo).

State

Blaze is widely used in the Medical Informatics Initiative in Germany and in Biobanks across Europe. A 1.0 version is expected in the next months.

Latest release: v0.26.0

Quick Start

In order to run Blaze just execute the following:

Docker

docker volume create blaze-data
docker run -p 8080:8080 -v blaze-data:/app/data samply/blaze:latest

Blaze will create multiple directories inside the blaze-data volume on its first start and use the same directories on subsequent starts.

Please refer to Deployment for the full documentation.

Documentation

Development

Pull requests are welcome. Please consider the development documentation before creating one.

YourKit Profiler

YourKit logo

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, YourKit .NET Profiler and YourKit YouMonitor.

License

Copyright 2019 - 2024 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.

Open Source Agenda is not affiliated with "Samply Blaze" Project. README Source: samply/blaze
Stars
132
Open Issues
114
Last Commit
1 week ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating