Open
Description
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
There are several proposed solutions:
- Default to soft-deletes and have an API for hard deletes
- Soft-deletes only. Never purge data unless the database is deleted
- Keep a separate table for tracking deleted resources on the implementing application (FHIR Core/P2P)
- We can partially open up the local changes API
- We can have a log table on FHIR Engine to keep track of all resource changes
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog