Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Ne pas inclure les patients opposés lors de la création d'une cohorte #76

Open
MiskoG opened this issue Apr 8, 2021 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@MiskoG
Copy link

MiskoG commented Apr 8, 2021

Don't know if it's really a bug or if we did that on purpose.

How to reproduce :

  1. From the DPO Portal, add a Consent opposition for a patient (right now on demo : Henriette HEBERT)

  2. Then in Cohort, start a new cohort on the Psychiatrie perimeter, with a full text search criteria "tracheobronchomalacia"

  3. There are 9 patients including our Henriette HEBERT. When we go in the patient list, she doesn't appear (there are 8 patients) which is cool, but she shouldn't have been included in the first place 🙈

@MiskoG
Copy link
Author

MiskoG commented Apr 8, 2021

(removing opposed patients from already existing cohorts is an other subject, maybe an edge case that we can just forget by now)

@MiskoG MiskoG changed the title [bug] Ne pas inclure les patients opposés à la création d'une cohorte [bug] Ne pas inclure les patients opposés lors de la création d'une cohorte Apr 8, 2021
@simonvadee simonvadee self-assigned this Apr 16, 2021
@simonvadee
Copy link

can you confirm that this happens only when using "full-text search" criterias ? If that's the case, it's not an easy fix because the regex search is really dumb for now (and very custom, not well integrated into hapi) so it's hard taking permissions into account.

@MiskoG MiskoG added the bug Something isn't working label May 25, 2021
@MiskoG MiskoG changed the title [bug] Ne pas inclure les patients opposés lors de la création d'une cohorte Ne pas inclure les patients opposés lors de la création d'une cohorte May 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants