blaze icon indicating copy to clipboard operation
blaze copied to clipboard

A FHIR® Server with internal, fast CQL Evaluation Engine

Results 154 blaze issues
Sort by recently updated
recently updated
newest added

Julian had the problem to connect to the metrics server.

The semantics of Exists changed from not taking any `null` elements into consideration. However there are still open issues on the HL7 side: * http://www.hl7.org/dstucomments/showdetail_comment.cfm?commentid=1875 * https://github.com/HL7/cql/issues/52 So we should...

module:cql

Wait until batteries included: https://github.com/github/renaming

Some clients need to run Blaze under Windows. Currently we only provide a JAR file and [documentation](https://github.com/samply/blaze/blob/master/docs/deployment/manual-deployment.md) how to deploy Blaze under Windows manually. The following points should be addressed:...

operation

http://hl7.org/fhir/formats.html#wire Also for the _format parameter.

See https://blog.ploeh.dk/2020/10/26/fit-urls/ **Pro:** * protect pagination URL's from being messed with **Contra:** * needs a secret at deploy time * would need more than one secret to be able to...

enhancement
module:interaction

From http://download.hl7.de/documents/ucum/ucumdata.html 62 unit codes are still not parseable. Upstream issue https://github.com/unitsofmeasurement/uom-systems/issues/59, own older issue https://github.com/samply/blaze/issues/232

enhancement

This issue is part of the huge issue ["Implement Bulk Data Export #158"](https://github.com/samply/blaze/issues/158) This Issue just includes Task creation, but not execution! Add module operation-bulk-data-export with handlers for `$export` and...

RocksDB storage needs to be compacted from time to time. Currently such a compaction will take place during opening of a database. That compactions will hurt startup time. On the...

enhancement
module:rest-api
operation
module:rocksdb