Skip to main content
Category: Privacy-Enhancing Techniques

De-Identification

Also known as: De-Identify, Data De-Identification
Simply put

De-identification is the general term for any process that removes or alters the information linking a dataset to the individuals it describes, such as names, addresses, or other identifiers that could directly or indirectly reveal who someone is. The goal is to reduce the privacy risk of using or sharing data. De-identification is a broad umbrella covering several techniques, and it does not by itself guarantee that individuals can never be re-identified.

Formal definition

De-identification is a general term for any process of removing the association between a set of identifying data and the data subject, encompassing the removal or transformation of direct and indirect identifiers that could be used, alone or in combination, to determine an individual's identity. It functions as an umbrella concept rather than a single method, and its rigor depends on the technique applied and the regime under which it is evaluated; for example, under HIPAA, de-identification of protected health information is treated as a defined process (via specified methods) that mitigates privacy risk, whereas other frameworks may use the term more loosely. Because de-identification is a spectrum, it should not be conflated with anonymization: many de-identified datasets remain re-identifiable and may still constitute personal data under regimes such as the EU GDPR or UK GDPR, and pseudonymization, being reversible, remains personal data by definition. This entry scopes only the concept of de-identification; it does not address specific HIPAA de-identification method requirements, re-identification risk thresholds, cross-border transfer mechanics, retention obligations, or the differing legal treatment of resulting datasets across jurisdictions, all of which require separate analysis.

Why it matters

De-identification matters because it is one of the primary levers organizations use to reduce the privacy risk of using, retaining, or sharing datasets that describe individuals. By removing or altering the identifiers that link records to specific people, organizations can enable analytics, research collaboration, and secondary uses of data while lowering the exposure that would exist if fully identified records were handled directly. In the health context, for example, the U.S. Department of Health and Human Services describes de-identification as a process by which identifiers are removed from health information, mitigating privacy risks to individuals.

The critical caution for practitioners is that de-identification is an umbrella term, not a guarantee. It covers a spectrum of techniques of differing rigor, and many de-identified datasets remain re-identifiable, particularly through the combination of indirect identifiers. This means de-identification should not be treated as equivalent to anonymization. Under regimes such as the EU GDPR or UK GDPR, data that can still be re-identified may continue to constitute personal data, and pseudonymized data, being reversible, remains personal data by definition. Assuming that a dataset labeled de-identified is automatically outside regulatory scope is a common and consequential error.

Because the term is used loosely across frameworks, its legal and operational significance depends heavily on which regime is applied and which technique is used. HIPAA treats de-identification of protected health information as a defined process, while other frameworks use the term more generally. Practitioners therefore need to evaluate re-identification risk and the applicable legal treatment separately rather than relying on the label alone.

Who it's relevant to

Privacy Engineers
Privacy engineers select and implement de-identification techniques and must understand that the term covers a spectrum of methods with differing rigor. They are responsible for ensuring that the chosen approach actually reduces re-identification risk to an appropriate level, rather than assuming that removing obvious identifiers is sufficient, and for recognizing that many de-identified datasets remain re-identifiable.
Data Protection Officers and Privacy Counsel
DPOs and privacy counsel need to assess whether de-identified data still constitutes personal data under the applicable regime. Under the EU GDPR or UK GDPR, re-identifiable and pseudonymized data generally remains in scope, so labeling a dataset de-identified does not by itself remove regulatory obligations. Determining legal treatment requires analysis specific to the technique and jurisdiction.
Healthcare and Health Data Teams
Organizations handling protected health information should note that HIPAA treats de-identification as a defined process by which identifiers are removed to mitigate privacy risks. Because HIPAA's treatment differs from the looser use of the term in other frameworks, these teams must apply the requirements relevant to their regime rather than relying on a general definition. The specific HIPAA method requirements are out of scope for this entry.
Data Governance and Stewardship Leads
Governance leads oversee how de-identified data is cataloged, shared, and reused, and must ensure that datasets are correctly characterized rather than mislabeled as anonymized. Because accountability requires demonstrable evidence, they should ensure the technique applied, its rationale, and any residual re-identification risk are documented rather than assumed.

Inside De-Identification

Direct Identifiers
Data elements that alone can identify an individual, such as names, government-issued numbers, or contact details. De-identification typically begins by removing, masking, or transforming these fields.
Indirect (Quasi-) Identifiers
Attributes such as postal code, date of birth, or gender that do not identify an individual in isolation but may do so in combination or when linked with external datasets. Effective de-identification must address re-identification risk arising from these combinations.
Pseudonymization
A de-identification technique that replaces identifying elements with a token or key while retaining a means of reversing the process. In most regimes, including under the EU GDPR and UK GDPR, pseudonymized data generally remains personal data because re-identification is possible, so it stays in scope of data protection obligations.
Anonymization
A form of de-identification intended to be irreversible, such that an individual is no longer identifiable by any reasonably likely means. Where genuinely achieved, anonymized data is generally treated as out of scope for most data protection regulation, but the threshold for this claim is high and context-dependent.
Re-Identification Risk
The likelihood that de-identified data can be linked back to an individual, whether through residual quasi-identifiers, auxiliary data, or linkage attacks. Assessing this risk in context is central to determining whether data is pseudonymized (still personal) or genuinely anonymized.
Transformation Techniques
Methods applied to reduce identifiability, which may include suppression, generalization, masking, tokenization, and aggregation. The technique used affects both utility and the residual re-identification risk, and none of these techniques automatically renders data non-personal.

Common questions

Answers to the questions practitioners most commonly ask about De-Identification.

Does de-identifying data mean it is no longer personal data and falls outside privacy regulation?
Not necessarily. De-identification exists on a spectrum, and much of what is called de-identified in practice is closer to pseudonymization, which remains personal data because re-identification is still possible using additional information. Only genuine, irreversible anonymization is generally treated as out of scope for most regulation. Whether de-identified data escapes regulatory scope depends on the specific technique, the residual re-identification risk, and the applicable regime, since the EU GDPR, UK GDPR, HIPAA, and the CCPA and CPRA do not treat de-identification identically. You should not assume de-identification removes all obligations.
Is encrypting or tokenizing data a form of de-identification that makes the data non-personal?
No. Encryption and tokenization are reversible by design, since the point is to restore the original values using a key or lookup table. They are security controls that protect confidentiality, but they do not sever the link to an individual and therefore do not make data non-personal. In most jurisdictions, data protected by encryption or tokenization remains personal data because the party holding the key or mapping can re-identify it. Treating these controls as equivalent to anonymization is a common and consequential error.
How do we decide which de-identification technique to apply to a given dataset?
The choice generally depends on the intended use, the acceptable level of residual re-identification risk, and whether reversibility is required for your operational needs. Techniques that preserve a re-identification path, such as pseudonymization, keep the data in scope as personal data, while techniques aimed at irreversible anonymization remove that path but typically reduce data utility. Selection should be documented against a defined risk threshold and the applicable regime's standard, because de-identification requirements differ across frameworks. This entry does not prescribe specific algorithms or thresholds.
What accountability evidence should we retain to demonstrate that de-identification was performed appropriately?
Under governance frameworks, accountability generally requires demonstrable evidence rather than stated intent, so you should typically retain documentation of the technique applied, the re-identification risk assessment, the roles responsible for the process, and the decision on whether the result is treated as still personal or as anonymized. Where the controller relies on de-identification to limit obligations, the reasoning and risk analysis supporting that position should be recorded. The specific evidentiary expectations vary by jurisdiction and framework.
Who is responsible for de-identification when a processor handles the data on the controller's behalf?
Responsibility for determining that de-identification is appropriate and for defining the required standard generally rests with the controller, since the controller sets the purposes and means of processing. A processor typically carries out de-identification only under documented instructions from the controller. Where a processor re-identifies or reverses pseudonymization outside those instructions, that may create separate obligations. This entry does not cover the detailed contractual mechanics between controllers and processors.
How should we handle the risk that separately de-identified datasets could be combined to re-identify individuals?
Re-identification risk is generally assessed in context, taking into account other data that is reasonably available and could be linked to the dataset, so combining or releasing multiple de-identified datasets can increase that risk even if each appears low-risk in isolation. Risk assessment should therefore consider the environment in which the data will exist, including auxiliary datasets. This entry does not cover specific statistical disclosure control methods, retention rules, or cross-border transfer considerations.

Common misconceptions

De-identification and anonymization mean the same thing, so de-identified data falls outside data protection law.
De-identification is a spectrum. Pseudonymization is reversible and, in most jurisdictions including under the EU and UK GDPR, still constitutes personal data subject to the full range of obligations. Only genuine anonymization, which is intended to be irreversible, is generally treated as out of scope, and meeting that threshold is difficult and context-dependent.
Encrypting or tokenizing data makes it non-personal.
Encryption and tokenization are protective and de-identification techniques, but where the data can be reversed or re-linked using a key or mapping, it generally remains personal data. These controls reduce risk and support security obligations but do not remove data from regulatory scope.
Removing direct identifiers such as names is sufficient to anonymize a dataset.
Quasi-identifiers such as postal code, date of birth, and gender can enable re-identification through combination or linkage with external datasets. Assessing re-identification risk across the full record, not just direct identifiers, is necessary before treating data as anonymized.

Best practices

Classify data fields into direct identifiers and quasi-identifiers before selecting techniques, and treat the presence of quasi-identifiers as a live re-identification risk rather than an afterthought.
Document whether the intended outcome is pseudonymization or anonymization, and, where pseudonymization applies, continue to treat the data as personal data subject to applicable obligations.
Perform and record a contextual re-identification risk assessment that considers reasonably likely means of linkage, including auxiliary and external datasets, rather than relying on removal of names alone.
Do not treat encryption, tokenization, or key-based reversal as removing data from regulatory scope; where re-linkage is possible, maintain the corresponding data protection controls and obligations.
Govern the keys and mappings that enable re-identification with strict access controls and separation, and retain demonstrable evidence of these safeguards to support accountability.
Scope claims of anonymization to the applicable regime and jurisdiction, note that treatment differs between frameworks, and reassess when data uses, combinations, or external data availability change.