Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Core 2.3.0
-
Component/s: None
-
Labels:None
-
Complexity:Low
Description
Add methods for interacting with active memberships directly at Cohort level:
- hasActiveMembership(Integer patientId) - true if has active membership for patient
- activeMembershipSize() - number of active memberships
- hasNoActiveMemberships() - true if activeMembershipSize() == 0
There exists a Talk Thread regarding this issue and a Desing Node