Skip to content
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

MyCarePlanner - Delete SDS data functionality #361

Open
mattStorer opened this issue Mar 20, 2024 · 2 comments
Open

MyCarePlanner - Delete SDS data functionality #361

mattStorer opened this issue Mar 20, 2024 · 2 comments
Labels
APP MyCarePlanner Epic question Further information is requested

Comments

@mattStorer
Copy link

The VA imposes a stipulation that patients be able to request to delete, or delete themselves, any data that they may have within the SDS.

By far the best way to handle this is to use built-in HAPI-FHIR delete APIs, and it is suggested to add a mechanism in the MyCarePlanner app to facilitate the user performing this action.

How, specifically, that should be accomplished is TBD. However, we should dig into what such a call would look like and see about implementing something along those lines.

See:

That's probably enough to go on for now.

@mattStorer
Copy link
Author

I do see in the SDS application.yaml that there are commented out references to delete_expunge_enabled so I think perhaps if we set that to true, that the SDS ought to be able to handle expunge requests.

all needs to be tested of course, but this would definitely be the best way to go about handling this VA requirement

@kbertodatti kbertodatti added Epic question Further information is requested APP MyCarePlanner labels Mar 21, 2024
@kbertodatti
Copy link
Contributor

Discuss during next technical meeting @joelmontavon

@kbertodatti kbertodatti changed the title MyCarePlanner - add functionality to allow patients to delete their data in the SDS for VA integration MyCarePlanner - Delete SDS data functionality Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APP MyCarePlanner Epic question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants