Thanks to visit codestin.com
Credit goes to github.com

Skip to content

yubin-park/anonymizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHI-Hashing Anonymizer

usage: python anonymizer.py filename [$'delim']

For example,

> python test.txt $'\t'
Select column indices (separated by comma) to hash:
 0. ClientName
 1. PatientName
 2. PatientGender
 3. DiagnosisCode
 4. ProcedureCode
(column indices): 1, 2
...
INFO: Anonymized data are in myfile_anonymized.csv
> 

About

PHI-hashing data anonymizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published