-
Notifications
You must be signed in to change notification settings - Fork 0
audit_log
Miguel Garzón edited this page Jun 3, 2017
·
1 revision
Eventually the audit report will need to record every access, modification and/or disclosure of a patient’s personal information. For example, viewing or printing a patient’s information needs to be logged. Access, modification or disclosure of registration data also needs to be logged (e.g. creating a new patient, updating a user’s name or role, etc).
- The application shall automatically record every access, modification or printing of a patient’s personal information together with the time and identify of the accessing user.
- The application shall automatically record every access, modification or printing of user and patient registration data, together with the time and identify of the accessing user (e.g. addition of a team member to the patient’s circle of care).
- The log will display individual session records (i.e. will display all relevant meta data and fields that were modified during that session).
- Admin users shall have the ability to view and print any and all audit logs pertaining to a specific patient or user.
- Exporting and printing the audit log from excel is acceptable for now.
- It is assumed that the header and footer will contain basic information about the document being printed (e.g. the subject patient or subject user, the date of printing, the page number).
- No additional customized headers or footers are required at this time (e.g. company name and logo is not required in the header).
- It shall not be possible to modify any audit logs.
-
Quickforms Basics
-
Tutorials
- Setup Tutorials
- App Development Tutorials
-
Assignments
-
Project
-
Applications
-
Quickforms Advanced
- Project With Database
- Advanced Setup
- HealthApp with Database
- Source Control
- Joining the Team
- Cordova Native Application
- Miscellaneous
- Project With Database
-
-
Form Controls
-
App Controls
-
Report Controls
-
Server Controls
-
Quickforms DAO
-
Email Notification
-
Migrating QuickForms3(Test Server) to QuickForms(Production-Server)