You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth.
What are we trying to do?
Some funds have good reason to know someone's housing status, so let's add it to abortion information. This should be an enumerated field with the answers: nil, Housing Secure, Housing Insecure, Did Not Answer.
Let's bump Homelessness off of special circumstances also since we're repping this datapoint more completely.
What feature or behavior is this required for?
more accurate data tracking
How could we solve this issue? (Not knowing is okay!)
Add a select to patient information with those fields. You can use Insurance Options as a pattern to follow.
Anything else?
The text was updated successfully, but these errors were encountered:
@colinxfleming is the idea we will migrate the data currently stored in special circumstances to the new field, mapping checked to "Housing Insecure" and Unchecked as nil?
I was able to add the select & hide the existing field — it still needs an accompanying rake task to perform the data migration. I’ll open a draft PR with the progress, and anyone else should feel free to pick this up in the meantime.
Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth.
Some funds have good reason to know someone's housing status, so let's add it to abortion information. This should be an enumerated field with the answers: nil, Housing Secure, Housing Insecure, Did Not Answer.
Let's bump Homelessness off of special circumstances also since we're repping this datapoint more completely.
more accurate data tracking
Add a select to patient information with those fields. You can use Insurance Options as a pattern to follow.
The text was updated successfully, but these errors were encountered: