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

Fix search by lists.pid and remove dup query #9

Conversation

adunsulag
Copy link

Rather than doing a duplicate query, we filter on the patient_id for the pid in the query.
@stephenwaite I believe this might work a little bit better for your PR as it avoids the additional query.

Rather than doing a duplicate query, we filter on the patient_id for the
pid in the query.
@stephenwaite stephenwaite merged commit 5a29418 into stephenwaite:fix-allergy-intolerance-service-getall-pid Sep 20, 2023
@adunsulag adunsulag deleted the fix-allergy-intolerance-service-getall-pid branch April 5, 2024 18:48
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.

2 participants