Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Format
Dictionary
Pattern
Keyword
Checksum
No
Keyword Highlighting
Supported
When keyword highlighting is supported in the contextual summary for a sensitive information type or a trainable classifier, in the Contextual Summary view of activity explorer, the keywords in a document that were matched to a policy are highlighted.
Definition
A DLP policy has high confidence that it's detected this type of sensitive information if, within a proximity of 300 characters:
- A keyword from
Dictionary_icd_10_updated
is found. - A keyword from
Dictionary_icd_10_codes
is found.
A DLP policy has medium confidence that it's detected this type of sensitive information if, within a proximity of 300 characters:
- A keyword from
Dictionary_icd_10_ updated
is found.
<!-- ICD-10 CM -->
<Entity id="3356946c-6bb7-449b-b253-6ffa419c0ce7" patternsProximity="300" recommendedConfidence="85">
<Pattern confidenceLevel="85">
<IdMatch idRef="Dictionary_icd_10_updated" />
<Match idRef="Dictionary_icd_10_codes" />
</Pattern>
<Pattern confidenceLevel="75">
<IdMatch idRef="Dictionary_icd_10_updated" />
</Pattern>
Keywords
Any term from the Dictionary_icd_10_updated
keyword dictionary, which is based on the International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10-CM). This type looks only for the term, not the insurance codes.
Any term from the Dictionary_icd_10_codes
keyword dictionary, which is based on the International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10-CM). This type looks only for insurance codes, not the description.