Samply Blaze Versions Save

A FHIR® Server with internal, fast CQL Evaluation Engine

v0.22.3

7 months ago

Bugfixes

  • Fix Empty Results in Certain Reverse Chaining FHIR Search Queries (#1215)

Performance

  • Remove Usage of Small Direct Byte Buffers (#1176)
  • Replace Allocation Heavy Functions (#1198)

Operation

  • Add Put Metric to Resource Store (#1187)

Documentation

  • Update CQL Performance Documentation (#1177)

The full changelog can be found here.

v0.22.2

7 months ago

Enhancements

  • Index all Value Types of Numerical Search Params (#1165)

Bugfixes

  • Fix Error Handling on Non-Existing Patient (#1104)

The full changelog can be found here.

v0.22.1

8 months ago

Bugfixes

  • Resolve Relative Attachment.url Values Like References (#804)

Performance

  • Skip Indexing Unnecessary Compartment Values (#1045)

The full changelog can be found here.

v0.22.0

10 months ago

Note

It's not recommended to downgrade from this version to an older version because #1041 introduces a new transaction command called keep that would be ignored by older versions. However the transaction log is only read at the moment transactions happen or if the index is rebuild. So it will be ok to downgrade in emergency without rebuilding the index.

New Features

  • Implement Operation Patient $everything (#1037)
  • Add Basic Frontend (#951)

Enhancements

  • Ensure History Changes only if Resource Changes (#1041)

Performance

  • Improve Database Sync Efficiency (#1039)

Bugfixes

  • Fix Evaluate Measure Generating Duplicate List IDs (#1036)
  • Fix Comparison of Length Result not Possible in CQL (#1035)

The full changelog can be found here.

v0.21.0

11 months ago

New Features

  • Add Support for Custom Search Parameters (#1025)
  • Add Link Headers (#1003)

Performance

  • Make Count Queries Parallel (#998)

Operation

  • Add RocksDB Block Cache Usage Metrics (#1008)
  • Add RocksDB Table Reader Usage Metric (#1011)

Bugfixes

  • Fix High Memory Usage of RocksDB (#1030)
  • Fix Low Capacity of Paging Tokens (#1029)
  • Fix Non-Stable Paging (#1000)

The full changelog can be found here.

v0.20.6

1 year ago

Bugfixes

  • Fix Gender Values with Extensions Not Found in CQL (#993)

The full changelog can be found here.

v0.20.5

1 year ago

Bugfixes

  • Fix Extended Birth Date in CQL (#985)
  • Fix Extended Instant (#984)

Minor Enhancements

  • Add Profiles to Capability Statement (#983)

The full changelog can be found here.

v0.20.4

1 year ago

Bugfixes

  • Fix Date Equal Search and Add Missing Prefixes (#975)
  • Handle Case of Missing Resource Contents (#974)
  • Fix Null Resource in Transactions Result in a 500 (#969)

Minor Enhancements

  • Support for Search prefixes sa and eb (#666)

Performance

  • Improve Date Search Performance (#977)

The full changelog can be found here.

v0.20.3

1 year ago

Documentation

  • Generate GitHub Pages from Documentation (#955)

Performance

  • Improve Performance Evaluating Measures without Stratifier (#962)
  • Strip Narrative from Structure Definitions (#959)

Minor Enhancements

  • Add First Link to Searchset Bundles (#961)

Operation

  • Add Estimated Size to Cache Metrics (#963)

The full changelog can be found here.

v0.20.2

1 year ago

Other

  • Update Dependencies (#943)

The full changelog can be found here.