-
Notifications
You must be signed in to change notification settings - Fork 0
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
Optimize Declined Patients page #266
Comments
@NiviyaGeorge does the declined patients page look at patients that have had a 'declined' status in their health pro or does it just need to look at the latest health pro import to see if their status is 'declined? |
@pshum1 The "status" does change. Which page are we talking about? What if the participant did not have declined status before and declined recently? Wouldn't the Latest HealthPro import will have the most recent status update? |
@NiviyaGeorge we are looking at the 'Declined Patients' tab in AOU Helper. From my understanding, patients show up in the page if they have had a 'declined' status even if their status has changed recently. If they declined recently then the latest import would have the most recent status update. I was wondering what should be shown in the 'Declined Patients' tab? Should it be every patient that has had a 'declined' status or only if their most recent status is 'declined'. Let me know if that makes sense. Looping in @ybushmanova to see if i got that right |
@pshum1 I think the "Declined Patients" tab records are duplicate accounts which gets "Declined" during Matching of REDCap ID and HealthPro PMID process. According to the staff who does matching daily "I would add a participant's duplicate to the declined tab when the REDCap ID and the HealthPro account have been matched to the correct pair. If a duplicate was found I would make sure the duplicate listed is not the one being used and I would the "Decline Match" option on the duplicate". Here the duplicate indicates multiple PMIDs. One PMID gets matched to the REDCap ID. The other gets "declined" and will be in the "Declined Patients" tab. |
Hide/Remove tab for now |
Find optimization for large data set on declined patients page
The text was updated successfully, but these errors were encountered: