You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2022. It is now read-only.
Ensure fhir path is used to determine value path instead of making it dependent on ResourceType.
Step 2 would for example change the following line of code:
https://github.com/num-codex/codex-sq2cql/blob/main/src/main/java/de/numcodex/sq2cql/model/structured_query/NumericCriterion.java#L84
where instead of value it would use the respective fhir path from the MappingContext