forked from susom/tide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
annotator_config.yaml
95 lines (64 loc) · 1.63 KB
/
annotator_config.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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
#name: note_deid_20190812
annotatorSpecs:
- type: general-accession
annotatorLabel: ACCESSION
- type: accession_num
annotatorLabel: ACCESSION
- type: patient_mrn
annotatorLabel: MRN
- type: mrn
annotatorLabel: MRN
- type: general_name
annotatorLabel: NAME
- type: patient_name
annotatorLabel: NAME
- type: other_name
annotatorLabel: NAME
- type: care_provider_name
annotatorLabel: NAME
- type: emergency_contact
annotatorLabel: NAME
- type: ner-PERSON
annotatorLabel: NAME
- type: ner-LOCATION
annotatorLabel: LOCATION
- type: location
annotatorLabel: LOCATION
- type: other_address
annotatorLabel: LOCATION
- type: patient_address
annotatorLabel: LOCATION
- type: emergency_contact_address
annotatorLabel: LOCATION
- type: patient_phone
annotatorLabel: PHONE
- type: emergency_contact_phone
annotatorLabel: PHONE
- type: general-phone
annotatorLabel: PHONE
- type: phi_date
annotatorLabel: DATE
- type: general-account
annotatorLabel: OTHER_INDIRECT
- type: other_id
annotatorLabel: OTHER_INDIRECT
- type: general
annotatorLabel: OTHER_INDIRECT
- type: general_number
annotatorLabel: OTHER_INDIRECT
- type: patient_ssn
annotatorLabel: SSN
- type: patient_email
annotatorLabel: EMAIL/URL
- type: other_email
annotatorLabel: EMAIL/URL
- type: public_id
annotatorLabel: OTHER_DIRECT
- type: family_id
annotatorLabel: OTHER_DIRECT
- type: general-email
annotatorLabel: EMAIL/URL
- type: general-ssn
annotatorLabel: SSN
- type: general-ip
annotatorLabel: PRIYA