Skip to content

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

Draft
kipchubett wants to merge 2 commits intomasterfrom
COH-45
Draft

COH-45: Implement support to fetch patient lists given patient-UUID#23
kipchubett wants to merge 2 commits intomasterfrom
COH-45

Conversation

@kipchubett
Copy link
Copy Markdown
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
Copy Markdown
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