This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
privacy-apps [2017/10/30 13:16] serbizadmin [Deidentify] |
privacy-apps [2022/08/16 01:03] (current) serbizadmin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== | ||
| + | |||
| + | ===== Privacy Maintenance ===== | ||
| + | |||
| + | Manage computer cache, cookies, and logs to maintain your privacy as well as shred sensitive files to prevent recovery. [[https:// | ||
| + | |||
| + | ===== De-identification Tools ===== | ||
| + | |||
| + | Tools to use to de-identify personal attributes in data sets. | ||
| + | |||
| + | ======ARX ====== | ||
| + | |||
| + | Recommended to anonymize sensitive personal information in tabular data. Download [[https:// | ||
| + | |||
| + | ====== deid ====== | ||
| + | |||
| + | **deid** scrubs free-text records by masking or removing identifiers. The package includes the code and dictionaries for automated location and removal of protected health information (PHI).\\ | ||
| + | \\ | ||
| + | The app requires prior Perl 5 (or later) installation. For mac users, no need for further installation. For Windows users, please use "perl -v" command on the commandline to check if Perl is available. If not, [[http:// | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | Finetune the app for your needs by modifying its dictionaries and lists of names and other identifiers. | ||
| + | |||
| ====== Deidentify ====== | ====== Deidentify ====== | ||
| - | De-identification (by preudonymization) of free-text medical records involving Protected Health Information according to HIPAA Privacy Rules. " | + | |
| - | \\ | + | De-identification (by preudonymization) of free-text medical records involving Protected Health Information according to HIPAA Privacy Rules. " |
| \\ | \\ | ||
| Download | Download | ||
| + | |||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | \\ | + | |
| - | \\ | + | \\ \\ This app requires prior Java installation. [[https:// |
| - | This app requires prior Java installation. [[https:// | + | |
| ====== See Also ====== | ====== See Also ====== | ||
| - | | + | |
| + | | ||
| + | * [[Security Tools|]] | ||
| + | |||