Unfollow

class operations.nh_clinical_patient_unfollow(pool, cr)[source]

Represents the action to remove followers from a group of patients removing visibility for those patients unless the user has a responsibility towards them.

complete(*args, **kwargs)[source]

Calls complete and then removes the follower_ids list for the selected patients.

It will also cancel any number of open (not completed or cancelled) follow invitations that contain the selected patients.

Returns:True
Return type:bool