forked from susom/tide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeid_config_general.yaml
79 lines (72 loc) · 2.48 KB
/
deid_config_general.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
name: note_deid_20180831
deidJobs:
- jobName: stanford_deid_v1_strict
version: v1.5
analytic: true
dateJitter: local
dateJitterRange: 30
dateJitterSeedField: pat_id
googleDlpEnabled: false
nerEnabled: true
googleDlpInfoTypes:
# - itemName: age
# infoTypes: AGE
- itemName: date
infoTypes: DATE
actionParam: ''
fields: 'jitter'
- itemName: phi_date
infoTypes: DATE_OF_BIRTH
actionParam: ''
fields: 'jitter'
- itemName: payment_id
infoTypes: CREDIT_CARD_NUMBER,CREDIT_CARD_TRACK_NUMBER,US_BANK_ROUTING_MICR,AMERICAN_BANKERS_CUSIP_ID,IBAN_CODE
actionParam: 999999999999999
- itemName: public_id
infoTypes: US_ADOPTION_TAXPAYER_IDENTIFICATION_NUMBER,US_DRIVERS_LICENSE_NUMBER,US_INDIVIDUAL_TAXPAYER_IDENTIFICATION_NUMBER,US_PREPARER_TAXPAYER_IDENTIFICATION_NUMBER,US_PASSPORT,SWIFT_CODE
actionParam: 999999999
- itemName: patient_ssn
infoTypes: US_SOCIAL_SECURITY_NUMBER
actionParam: 999-99-9999
- itemName: other_id
infoTypes: US_EMPLOYER_IDENTIFICATION_NUMBER,US_VEHICLE_IDENTIFICATION_NUMBER,IMEI_HARDWARE_ID
actionParam: 999999999
- itemName: other_email
infoTypes: EMAIL_ADDRESS
actionParam: [email protected]
- itemName: other_name
infoTypes: PERSON_NAME
- itemName: other_phone
infoTypes: PHONE_NUMBER,US_TOLLFREE_PHONE_NUMBER
- itemName: care_provider_id
infoTypes: US_HEALTHCARE_NPI,US_DEA_NUMBER
actionParam: 9999999999999
- itemName: other_address
infoTypes: LOCATION,STREET_ADDRESS
- itemName: internet_locator
infoTypes: IP_ADDRESS,MAC_ADDRESS,URL
spec:
- itemName: phi_date
action: jitter_date
actionParam: gf2jKlYrX6
fields: ''
- itemName: age
action: remove_age
fields: ''
- itemName: mrn
action: remove_mrn
fields: ''
- itemName: general
action: general
actionParam:
actionParamMap: {"general-phone":"999-999-9999","general-email":"99999","general-ip":"000.000.000.000","general-url":"www.example.com","general-ssn":"999-99-9999"}
fields:
- itemName: general_name
action: surrogate_name
fields: ''
- itemName: other_address
action: surrogate_address
fields: ''
- itemName: replace_ner_name
action: replace_ner_name
actionParam: '[NAME]'