Insurance Audit Dataset De-Identification with anonym.plus

Clear IDs from the sample pull while the reviewed fields stay.

Insurance audit dataset de-identification is the removal of the 18 HIPAA Safe Harbor IDs (45 CFR §164.514(b)) from a sampled pull. anonym.plus runs on your device. The reviewed fields stay clear, but the rows no longer name anyone.

When this applies

A pull samples many records to test billing accuracy. Sending that to a cloud tool is a disclosure risk. Local work clears the IDs and keeps the sample.

How anonym.plus handles it

  1. Point anonym.plus at the export on your server.
  2. It scans the ID columns and the free-text fields.
  3. Steady aliases keep links across sampled rows.
  4. Keep the sampled fields and the error flags.
  5. Replace each ID with a steady alias, or redact it.
  6. Save the clean pull on your device.

What you need to provide

PHI entity types detected

Categoryanonym.plus entity typeExample
NamesPERSONpatient_name → [PATIENT_n]
Member IDUS_HEALTH_PLAN_BENEFICIARYmbr_id → [MEMBER_ID_n]
AccountACCOUNT_NUMBERacct field → [ACCOUNT_n]
DatesDATE_TIMEservice_date → shifted [DATE]
Record IDsMEDICAL_RECORD_NUMBERmrn field → [MRN_n]
Free textPERSON / LOCATIONinline names → aliases

Compliance achieved

Anonymize audit datasets offline — see plans & start free →

Limitations & cautions

These pulls mix tidy columns with messy free text. Column rules handle the first well. Free-text fields need the same review as any note. Test a sample before a full run, and check that date-shifting keeps the gaps your review needs.

Frequently asked questions

Can rows stay linkable after the swap?

Yes. A steady alias map swaps each ID the same way, so sampled rows for one person still join while no real identity is left.

Do the sampled fields survive the swap?

Yes. The reviewed fields and error flags stay. Only the IDs change, so the pull is still useful for review.

Why work locally rather than in the cloud?

Sending raw rows to a cloud tool is itself a disclosure. Local work skips that risk.