Which HIPAA Identifiers Map to PHI?
PHI is defined as any of these 18 identifiers when they are linked to health-related information (for example, a diagnosis, treatment, or billing record).
Mapping Table: 18 HIPAA Identifiers to Spirion Data Types
# | HIPAA Identifier | Spirion Data Type / AnyFind | Recommended SDD Logic |
|---|---|---|---|
1 | Names |
|
|
2 | Geographic subdivisions |
|
|
3 | Dates (Birth, Discharge, etc.) |
|
|
4 | Telephone numbers |
|
|
5 | Fax numbers |
|
|
6 | Email addresses |
|
|
7 | Social Security numbers |
|
|
8 | Medical record numbers |
|
|
9 | Health plan beneficiary numbers |
|
|
10 | Account numbers |
|
|
11 | Certificate/license numbers |
|
|
12 | Vehicle identifiers (VIN/Plate) |
|
|
13 | Device identifiers/Serial numbers |
|
|
14 | Web URLs |
|
|
15 | IP addresses |
|
|
16 | Biometric identifiers |
|
|
17 | Full-face photos/images |
|
|
18 | Any other unique identifier |
|
|
How to Create an "Exact" PHI Mapping in Spirion Sensitive Data Platform
- The "Context" Requirement: An identifier (like a Name) is only PHI if it is linked to health data. Use the
AnyFind: Health Informationas your primary "context" detector. - Build SDDs for High Accuracy: Create SDDs that require an identifier to be NEAR a medical term.
- Example:
[AnyFind: Name] NEAR WITH DISTANCE (100) [AnyFind: Health Information]
- Example:
- Use Custom Dictionaries: For identifiers like Biometrics or Medical Record Numbers, create a custom dictionary or regex that matches your organization's specific formats.
- Map to the "PHI" Label: In your Playbooks, any finding that triggers these SDDs should be automatically assigned the "PHI" or "Restricted - PHI" classification label.
Operational Tip: By mapping these 18 identifiers to a single "PHI" label, you can use the SPIGlass Dashboard to show a unified view of your HIPAA risk, rather than tracking 18 separate data types.