blaze
blaze copied to clipboard
A FHIR® Server with internal, fast CQL Evaluation Engine
Currently, one can delete a resource even when it is referenced by other resources. We have to check referential integrity also at deletion.
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...
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...
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
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...
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...
Spec: https://build.fhir.org/ig/HL7/cqf-recommendations/OperationDefinition-cpg-library-evaluate.html