Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for duplicate keys in FHIRSearch #34

Open
kolkheang opened this issue Jul 9, 2021 · 0 comments
Open

Add support for duplicate keys in FHIRSearch #34

kolkheang opened this issue Jul 9, 2021 · 0 comments

Comments

@kolkheang
Copy link

Similar to FHIR.js search, we need ability to search a range like birthDate or start period.

{birthDate: {$gt: '1970', $lte: '1980'}}
//=> birthDate=gt1970&birthDate=lte1980
&start=ge2020-04-08T18:13:55Z&start=lt2020-06-08T18:13:55Z
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

No branches or pull requests

1 participant