HomeBlog › HIPAA Redaction: How to Remove PHI from Medical Records

HIPAA Redaction: How to Remove PHI from Medical Records

HIPAA redaction means permanently removing protected health information (PHI) from a document before you share it. Under the HIPAA Privacy Rule, health information only falls outside the rules once it is properly de-identified — by removing all 18 Safe Harbor identifiers or through a documented Expert Determination (45 CFR § 164.514). A black box that merely covers the text achieves neither, because the text underneath usually survives inside the PDF.

Key takeaways

  • PHI is individually identifiable health information held or transmitted by a covered entity or its business associate, in any form — electronic, paper, or oral.
  • HIPAA accepts two de-identification methods: Safe Harbor (remove 18 identifier categories) and Expert Determination (documented analysis showing very small re-identification risk).
  • Properly de-identified information is no longer restricted by the Privacy Rule; poorly redacted information still is.
  • A black rectangle drawn over text is not redaction — the text layer underneath can often still be selected, copied, and searched.
  • Redacting locally in your browser means the document never reaches a third-party server — one less copy that can leak.

What counts as PHI under HIPAA?

Protected health information (PHI) is individually identifiable health information that a HIPAA-covered entity or its business associate holds or transmits, in any form or media — electronic, paper, or oral. That is the definition the U.S. Department of Health and Human Services (HHS) uses in its Summary of the HIPAA Privacy Rule.

Three elements matter in practice:

PHI is individually identifiable health information held or transmitted by a HIPAA-covered entity or its business associate, in any form or media — electronic, paper, or oral (HHS, Summary of the HIPAA Privacy Rule).

In a typical medical record, PHI is everywhere: name, address, date of birth, Social Security number, medical record number, insurance details, test results, diagnoses, clinician notes. A diagnosis floating free is not PHI; a diagnosis tied to an identifiable person is.

HIPAA formally binds covered entities and their business associates, but its definitions travel further: lawyers preparing discovery, insurers, researchers, and patients forwarding their own files all treat the 18-identifier list as the working standard for what to remove before a medical document changes hands.

What is the HIPAA de-identification standard?

Health information stops being PHI when it no longer identifies anyone, and the Privacy Rule accepts exactly two ways to get there, set out in 45 CFR § 164.514: Expert Determination and Safe Harbor. Once information is properly de-identified, HHS is explicit that there are "no restrictions on the use or disclosure of de-identified health information."

The two methods work very differently:

Safe HarborExpert Determination
Legal basis45 CFR § 164.514(b)(2)45 CFR § 164.514(b)(1)
What it requiresRemove all 18 listed identifier categories; have no actual knowledge that what remains could identify the individualA person with appropriate knowledge of accepted statistical and scientific methods determines the re-identification risk is very small, and documents methods and results
Who does itAnyone who can follow the checklistA qualified expert, often a statistician
Cost and effortLow; mechanicalHigher; specialist work
Data detail keptBlunt — dates, ZIP codes, and ages over 89 are heavily generalizedOften better — the expert can keep more detail where the risk stays small
Typical useReleasing documents and recordsResearch datasets where dates and geography matter

Which method fits depends on the purpose. Safe Harbor destroys the fields researchers often need most — dates and geography — so large studies pay for Expert Determination. For a clinic, employer, or law firm releasing documents, Safe Harbor is the practical route because anyone can execute the checklist.

Note that not every disclosure requires full de-identification. Records shared under a patient's written authorization or a court order follow their own permissions, tempered by the Privacy Rule's minimum-necessary standard: do not disclose more than the purpose requires. Redaction is how you enforce that limit on an actual document.

The 18 Safe Harbor identifiers: a redaction checklist

Under the de-identification Safe Harbor (45 CFR § 164.514(b)(2)), you must remove 18 categories of identifiers — the patient's, and also those of the patient's relatives, employers, and household members. HHS lists them as:

  1. Names
  2. All geographic subdivisions smaller than a state: street address, city, county, precinct, ZIP code, and equivalent geocodes (the first three ZIP digits may remain if that three-digit area contains more than 20,000 people; otherwise they become 000)
  3. All elements of dates (except year) directly related to the individual — birth date, admission date, discharge date, date of death — and all ages over 89, which must be aggregated into a single "90 or older" category
  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 and license numbers
  12. Vehicle identifiers and serial numbers, including license plate numbers
  13. Device identifiers and serial numbers
  14. Web URLs
  15. IP addresses
  16. Biometric identifiers, including fingerprints and voiceprints
  17. Full-face photographs and any comparable images
  18. Any other unique identifying number, characteristic, or code

Two categories surprise almost everyone: dates (everything except the year must go) and geography (even a ZIP code is too specific unless the three-digit exception applies). A redaction pass that only caught names and Social Security numbers has not de-identified anything.

Safe Harbor de-identification requires removing all 18 identifier categories and having no actual knowledge that the remaining information could identify the person — removing names alone is nowhere near enough.

Removing the 18 categories is necessary but not sufficient: you must also have no actual knowledge that what remains could identify the person, alone or combined with other information. A note reading "the mayor's 12-year-old son" contains no name and still fails. Item 18 is the catch-all — a rare diagnosis or an unusual occupation can single someone out as surely as a phone number.

Why is a black box not de-identification?

Drawing a black rectangle over PHI hides it on screen — it does not remove it from the file. A PDF stores text separately from graphics: an annotation or drawn shape sits on top of the text layer, so the "redacted" name is still selectable, searchable, and available to anyone who copies the page into a text editor. This is the most common redaction failure — in short, a black box is not redaction.

A black rectangle drawn over text in a PDF is a graphic on top of an intact text layer — the "redacted" PHI can often be recovered with select-all, copy, paste.

Medical records add two traps:

Real PHI redaction removes information instead of covering it: delete the underlying text objects, or rasterize the page into a flat image in which the covered content no longer exists. Rasterization is the blunt, verifiable option — there is no text layer left to leak.

What happens when PHI leaks?

A breach of unsecured PHI triggers the HIPAA Breach Notification Rule: notify every affected individual, report to HHS (within 60 days when 500 or more people are affected), and for breaches affecting more than 500 residents of a state, notify prominent media. The HITECH Act also requires HHS to publish breaches of 500 or more on a public portal — where journalists and plaintiffs' lawyers read them.

Enforcement is real money. In 2018, Anthem paid $16 million to HHS's Office for Civil Rights — a record HIPAA settlement — after cyberattackers stole the electronic PHI of almost 79 million people, then the largest U.S. health data breach in history. The scale has only grown: the February 2024 ransomware attack on Change Healthcare exposed the health data of an estimated 190 million people, the largest healthcare data breach on record.

The February 2024 Change Healthcare ransomware attack exposed the health data of an estimated 190 million people — the largest healthcare data breach on record (HIPAA Journal, 2024 Healthcare Data Breach Report).

Those were hacking incidents, not redaction mistakes — but they frame the risk calculus for HIPAA redaction work. Every copy of a record on someone else's server is a copy you no longer control, including the one created when a medical document is uploaded to a web tool to "quickly black something out." A document that never leaves your device cannot end up in anyone else's breach notification.

A practical HIPAA redaction workflow

When you redact medical records for release, a defensible workflow has six steps — and none of them involves uploading the record anywhere:

  1. Work on a copy. Keep the original record intact and untouched.
  2. Decide what must go before you start. For a de-identified release, that is all 18 Safe Harbor categories; for a disclosure under authorization or court order, map redactions to what the recipient is entitled to see (minimum necessary).
  3. Mark every instance, then do a second pass. PHI hides in headers, footers, fax cover sheets, lab-report margins, and handwritten notes, not just the obvious fields.
  4. Export with a method that destroys data, not one that covers it. Use true redaction or a rasterizing export in a PDF redaction tool that processes files locally — never a drawing tool's rectangle.
  5. Remove metadata on export. Title, author, and creation-tool fields must go with the page content.
  6. Verify the output. Open the exported file, select all, copy, paste into a text editor, and search for the patient's surname and record number. If anything appears, the redaction failed.

You can run this entire workflow in SladdPDF, a free browser-based redaction tool. It processes files locally with JavaScript and WebAssembly — nothing is uploaded to any server, and it works offline once the page has loaded. Secure mode rasterizes each page on export, destroying the underlying text, layers, and hidden objects, and metadata can be stripped in the same pass.

Two honest caveats. The free version exports at standard resolution; print-quality 300 DPI export needs a Pro license — there is no page limit. And SladdPDF is a general-purpose redaction tool, not a certified healthcare product — no such certificate exists anyway: HHS states plainly that it does not certify any product as "HIPAA compliant." What makes a disclosure compliant is your process: knowing what counts as PHI, removing all of it, verifying the result. A tool's job is to make the removal permanent and keep the file on your device.

This article is general guidance, not legal advice.

Redact PHI without uploading anything

SladdPDF runs entirely in your browser — files are never uploaded to a server. Free with no page limit; Pro unlocks high-resolution 300 DPI export.

Redact a PDF now

Frequently asked questions

What is the difference between redaction and de-identification?

Redaction removes specific content from a single document. De-identification is HIPAA's legal standard for health information that no longer identifies anyone. Under 45 CFR § 164.514 there are only two ways to get there: remove all 18 Safe Harbor identifiers, or have a qualified expert document that the re-identification risk is very small. A document with a few names blacked out is redacted, but usually not de-identified.

What are the 18 HIPAA identifiers?

Names; geographic units smaller than a state; dates (except year) and ages over 89; telephone numbers; fax numbers; email addresses; Social Security numbers; medical record numbers; health plan beneficiary numbers; account numbers; certificate and license numbers; vehicle identifiers; device identifiers; URLs; IP addresses; biometric identifiers; full-face photographs; and any other unique identifying number, characteristic, or code. All 18 must be removed for Safe Harbor de-identification.

Is covering PHI with a black box enough for HIPAA?

No. A drawn rectangle only hides text visually; the text layer underneath usually remains in the PDF and can be selected, copied, or extracted. Proper redaction deletes the underlying text or rasterizes the page to a flat image, and also removes document metadata. Several public redaction failures have happened exactly this way.

Do I need to redact records a patient requests about themselves?

Generally no. HIPAA's right of access (45 CFR § 164.524) gives patients broad access to their own records, and disclosures to the individual are exempt from the minimum-necessary standard. Redaction becomes relevant when records go to third parties — courts, insurers, researchers, employers — or when a record contains information about other people.

Is SladdPDF HIPAA certified?

No, and no software is: HHS does not certify any product as HIPAA compliant. SladdPDF is a general-purpose redaction tool, not a healthcare product. Its advantage is architectural: files are processed locally in your browser and never uploaded, so no third party receives the document. Compliance always depends on your own process. The free version redacts with no page limit; Pro unlocks high-resolution 300 DPI export.

Sources
  1. HHS — Guidance Regarding Methods for De-identification of Protected Health Information in Accordance with the HIPAA Privacy Rule
  2. HHS — Summary of the HIPAA Privacy Rule
  3. HHS — Breach Notification Rule
  4. HHS — Minimum Necessary Requirement
  5. HHS — Individuals' Right under HIPAA to Access their Health Information, 45 CFR § 164.524
  6. HHS — What You Should Know About OCR HIPAA Privacy Rule Guidance Materials (no product certification)
  7. HHS — Anthem Pays OCR $16 Million in Record HIPAA Settlement Following Largest Health Data Breach in History (October 15, 2018)
  8. HHS Office for Civil Rights — Breach Portal: breaches of unsecured PHI affecting 500 or more individuals
  9. HIPAA Journal — 2024 Healthcare Data Breach Report