Anonymize script macros are used when creating an anonymize script (specifying the values for tags in a record that are to be anonymized). The following table lists the different macro names and describes the type of value it creates when used.
Macro |
Description |
date |
Today’s date |
random_string |
random string |
random_date |
random date |
empty |
removes value |
random_time |
random time |
name |
random name |
name_male |
random male name |
name_female |
random female name |
delete |
removes DICOM tag from dataset |
add_days(N) |
adds N days to current value |
uid |
Unique ID |
sex |
M F, or O |
current |
leaves current value unchanged |
auto-age |
age |
replace |
replaces current value with specified value |
Configuring the LEADTOOLS Storage Server Application using the Control Panel:Administration
Walkthrough 1 - Export Selected: Backing up existing patient information
Walkthrough 2 - Creating an Anonymize Script
Walkthrough 3 - Using the Anonymize Script
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET