Patient records, diagnoses and insurance data shouldn't go into an AI prompt or log file unmasked. PrivoNest detects the identifier types HIPAA treats as sensitive, before they reach a model.
Patient John Carter, DOB 1985-07-12, MRN 00847213, diagnosed with Type 2 Diabetes (ICD-10 E11.9), insurance ID BXA-55210, prescribed Metformin 500mg.
Patient <PER>, DOB <DATE>, MRN <ID>, diagnosed with <DIAGNOSIS> (<ICD10>), insurance ID <ID>, prescribed <PRESCRIPTION>.
Dedicated recognizer for medical record identifiers, separate from generic account numbers.
Insurance ID and multilingual health-ID recognizers cover common health-plan beneficiary formats.
Diagnosis text, ICD-10 codes and CPT procedure codes are recognized as distinct categories.
Prescription references, hospital admission and discharge dates each have their own recognizer.
Blood type and other contextual health fields are covered alongside DOB and demographic identifiers.
Name (via NER), email, phone, SSN, address and device/IP identifiers — the non-clinical identifiers HIPAA also counts as PHI when linked to health data.
| Capability | PrivoNest | AWS Comprehend Medical | Generic / DIY regex |
|---|---|---|---|
| Detects MRNs, ICD-10/CPT codes, insurance IDs | ✓ Yes | ! Clinical NLP, separate service | ! Only if you build it |
| Reversible tokenization | ✓ PV1 tokens | ✕ Not built in | ✕ You build it |
| Self-serve pricing, no sales call | ✓ Free tier + $9/50k | ! Pay-per-call, AWS setup | ✓ Free software |
| Free integration support | ✓ 24h response target | ! Paid support tiers | ✕ Self-support only |
| BAA available | ✓ On request | ✓ Yes (HIPAA-eligible services) | ✕ N/A — internal only |
Free tier, no sales call. Free integration support inside 24 hours if you get stuck.