abtassociates / eva

Eva is a HUD application to aid HMIS Leads with data analysis. It is an open-source project intended for local use by HMIS Administrators in Continuums of Care (CoCs) around the U.S. and its territories.
GNU Affero General Public License v3.0
14 stars 4 forks source link

Incomplete Living Situation Error #490

Closed LynnSharpe closed 1 month ago

LynnSharpe commented 6 months ago

DO NOT UPLOAD YOUR EXPORT TO GITHUB

Describe the bug For clients whose prior living situation location is a 'Residential project or halfway house with no homeless criteria,' and the question did you stay less than seven nights is answered 'No.'

We get the 'Incomplete Living Situation,' even though the length of stay in the prior living situation is longer than seven days.

To Reproduce Steps to reproduce the behavior:

  1. Generate a CSV export with at least one client whose prior living situation is a 'Residential project or halfway house with no homeless criteria,' the question did you stay less than seven nights is answered 'No,' and select a length of time greater than one week.
  2. Upload the CSV into Eva and export the full data quality report.
  3. Look for the error 'incomplete living situation' for the enrollment.

Expected behavior Eva should not identify this particular response sequence as an error, as it is not missing any information.

Screenshots I have not taken any screenshots, but I can provide de-identified ones if needed.

Desktop (please complete the following information):

Additional context Nope, but I appreciate this tool, it is very helpful!

RWHumboldt commented 4 months ago

I am having the same issue. A client was in a "residential project or halfway house" for more than one month but less than 90 days immediately prior to entry into a PSH project. The enrollment file for this client has the following values:

LivingSituation: 329 Length of Stay: 3 LOSUnderThreshold: 0 PreviousStreetESSH: Null DateToStreetESSH: Null TimesHomelessPastThreeYears: Null MonthsHomelessPastThreeYears: Null

We have another client in the same project who had the same prior living situation, but they were there for more than 90 days- that client's enrollment is not generating an incomplete prior living situation error in Eva. I am wondering if Eva is improperly treating living situation 329 Residential Project or Halfway House as an institutional setting, in which case the threshold for needing answers to the additional questions would be 90 days instead of 7 days, whereas the data dictionary Appendix A provides that this is a "temporary housing situation" so the threshold should be 7 days.

LynnSharpe commented 3 months ago

Hi, I found a few more of these in an EVA run I generated today. They all have nearly the same parameters as RWHumboldt's a few weeks ago.

LivingSituation: 329 Length of Stay: 3 (or 2, only difference) LOSUnderThreshold: 0 PreviousStreetESSH: Null DateToStreetESSH: Null TimesHomelessPastThreeYears: Null MonthsHomelessPastThreeYears: Null

Interestingly, I found 24 enrollments with the error but 89 enrollments in my data set with the same prior living situation responses. I don't see anything obviously different in the 24 that were flagged vs the ones that were not.

kiadso commented 3 months ago

Hi, you two are correct, we have living situation 329 as institutional. We are working on getting this corrected. Thank you both for documenting this for us and for your patience. @LynnSharpe @RWHumboldt

alyssandrichik commented 1 month ago

Hi @LynnSharpe and @RWHumboldt, we have resolved this living situation error in Eva! Thank you again for sharing this issue with us.