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
we like to purge all resources in the compartment of a particular Patient
we need a new transaction command called patient-purge
we need a new private transaction command called purge that will work similar to delete-history except that it purges also the current version of a resource
the patient-purge transaction command is expanded into multiple purge transaction commands
patient-purge
purge
that will work similar todelete-history
except that it purges also the current version of a resourcepatient-purge
transaction command is expanded into multiplepurge
transaction commandsDocs: https://github.com/samply/blaze/blob/main/docs/api/operation-patient-purge.md
This issue is part of the Epic: #399
The text was updated successfully, but these errors were encountered: