Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Colander: program to de-identify dates

By setting all occurrences of a specific event  (first hospitalization start for example), to a common date and time.

...

Patient

Date

Event

A

2000/01/01

In

B

2000/01/01

In

A

2000/04/01

Out

B

2000/01/02

Out

Author:

endrebak

Config file format (input_file_name|output_file_name (!= input file name)|columns containing dates|column containing pid)

...