Skip to content

Conversation

delopst
Copy link
Contributor

@delopst delopst commented Sep 22, 2025

NOT logical operator does not work in FHIR filter. Based on the FHIR filter specification it should be supported.

This also closes #5026.

@delopst delopst changed the title Fix issue that not logical operator did not work in FHIR filter Fix issue that not logical operator does not work in FHIR filter Sep 22, 2025
@robogary
Copy link
Contributor

robogary commented Sep 22, 2025

Formatting check succeeded!

Copy link

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.74%. Comparing base (112cec3) to head (8252539).
⚠️ Report is 149 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7270      +/-   ##
============================================
+ Coverage     83.41%   83.74%   +0.33%     
- Complexity    29193    29816     +623     
============================================
  Files          1843     1821      -22     
  Lines        113422   115266    +1844     
  Branches      14251    14540     +289     
============================================
+ Hits          94608    96533    +1925     
+ Misses        12730    12533     -197     
- Partials       6084     6200     +116     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_filter not support "not" keyword
2 participants