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

Currently, one can delete a resource even when it is referenced by other resources. We have to check referential integrity also at deletion.

bug

In #538 we migrated from Aleph to Jetty, because Aleph and Manifold is no longer maintained by the Zachary Tellman and Jetty is certainly more mature and has a good...

performance

A request to `/Measure/$evaluate-measure` returns a 404 if the measure was not found. However it should return a 422 Unprocessable Entity on POST requests and a 400 Bad Request on...

bug
good first issue

One use case would be something like `[base]/Patient?gender:missing=true `.

Support referencing libraries, ie. `include FHIRCommon version '4.0.1' called FC` in CQL. See: https://cql.hl7.org/02-authorsguide.html#libraries

enhancement
module:cql

Currently, we have a default resource cache size of 100.000 resources. This size works well with 2 GB maximum heap size. However on lower maximum heap sizes, OutOfMemory Exceptions will...

enhancement
operation

We like to support the use-case were multiple tenants store their data into one Blaze instance but like to access it separately. We need: * authentication - we already have...

enhancement
discussion

https://build.fhir.org/ig/cqframework/ecqm-content-r4/

module:cql

Spec: https://build.fhir.org/ig/HL7/cqf-recommendations/OperationDefinition-cpg-library-evaluate.html

enhancement
discussion