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

COH-45: Implement support to fetch patient lists given patient-UUID #23

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

corneliouzbett
Copy link
Member

Issue worked on:

https://issues.openmrs.org/browse/COH-45

Description

This PR adds the ability to fetch patient lists given a patient UUID.

@Override
public SearchConfig getSearchConfig() {
return new SearchConfig("default", RestConstants.VERSION_1 + CohortMainRestController.COHORT_NAMESPACE + "/cohort",
Arrays.asList("1.8.*", "1.9.*", "1.10.*", "1.11.*", "1.12.*", "2.0.*", "2.1.*", "2.2.*", "2.3.*", "2.4.*",
Copy link
Member

@ibacher ibacher Feb 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"1.8.* - 2.*"

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