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

Search by multiple resource types #611

Closed
Tracked by #524
fredhersch opened this issue Jul 1, 2021 · 1 comment · Fixed by #697
Closed
Tracked by #524

Search by multiple resource types #611

fredhersch opened this issue Jul 1, 2021 · 1 comment · Fixed by #697
Assignees
Labels
P1 High priority issue type:enhancement New feature or request

Comments

@fredhersch
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like

Search with joins of different types of resources within a single search:

Other examples:

As a CHW, show me all of the Patients currently enrolled in the ANC program

Describe alternatives you've considered
Implement two-step search of:

  1. Get a collection of Patients
  2. For each Patient, search by Resource Type for the specific item
@fredhersch fredhersch added type:enhancement New feature or request P1 High priority issue labels Jul 1, 2021
@fredhersch fredhersch added this to To do in FHIR engine library via automation Jul 1, 2021
@Tarun-Bhardwaj Tarun-Bhardwaj added this to the Q3 2021 milestone Jul 5, 2021
@jingtang10
Copy link
Collaborator

Examples:

  • patients with latest risk assessmenet e.g. high
  • patients with condition diabetes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority issue type:enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants