infoderm / patients

:face_with_thermometer: Patients meteor app
GNU Affero General Public License v3.0
5 stars 2 forks source link

Implement HIPAA-like access/update log #185

Open make-github-pseudonymous-again opened 3 years ago

make-github-pseudonymous-again commented 3 years ago

Existing implementation:

make-github-pseudonymous-again commented 2 years ago

Can maybe be partially achieved through reading the MongoDB oplog? What about undo/redo revert/rollback functionality? Could maybe have a whole database (not per user) rollback functionality directly through WiredTiger?