← Back to All Frameworks

Lei Geral de Proteção de Dados (LGPD)

Brazil Health Data De-identification Framework

Overview

Brazil's Lei Geral de Proteção de Dados (LGPD) establishes guidelines for the processing of personal data in Brazil, including health data which is classified as sensitive personal data under Article 5, Item II. The LGPD includes provisions for anonymization, which is a key method for de-identifying health information while preserving its utility for research and analysis.

The LGPD was inspired by the European Union's General Data Protection Regulation (GDPR) but contains provisions specific to Brazil's legal framework. For health data, the law establishes stricter controls while also creating pathways for legitimate use in research, public health, and healthcare operations.

Practical Example: COVID-19 Data Sharing

During the COVID-19 pandemic, the Brazilian Ministry of Health implemented LGPD-compliant anonymization protocols to share epidemiological data with researchers and public health institutions. This included removing direct identifiers (names, CPF numbers), generalizing geographic data to municipal level rather than specific addresses, and aggregating data for areas with small populations to prevent re-identification.

Source: Lei N° 13.709, de 14 de agosto de 2018 - Lei Geral de Proteção de Dados Pessoais (LGPD). Presidency of the Republic of Brazil. http://www.planalto.gov.br/ccivil_03/_ato2015-2018/2018/lei/l13709.htm

Legal Framework

The LGPD (Law No. 13,709/2018) came into full effect in August 2021. Health data de-identification is guided by:

Case Study: Fiocruz Research Database

The Oswaldo Cruz Foundation (Fiocruz), Brazil's premier public health research institution, implemented LGPD-compliant anonymization protocols for its research databases. They developed a three-tier access system where:

  1. Fully anonymized data is available for general research purposes
  2. Pseudonymized data is accessible to approved researchers with specific ethical clearances
  3. Identifiable data is restricted to direct care providers and authorized clinical researchers with explicit patient consent

Source: Brazilian National Data Protection Authority (ANPD), "Guia Orientativo sobre Tratamento de Dados Pessoais Sensíveis." https://www.gov.br/anpd/pt-br/documentos-e-publicacoes/guia-orientativo-tratamento-dados-pessoais-sensiveis.pdf

Key Requirements

Under the LGPD, health data de-identification must meet these key requirements:

Requirement Description
Anonymization Standard Data must be processed in such a way that it can no longer be attributed to a specific data subject without the use of additional information. The assessment must consider the current state of technology and reasonable technical means available.
Risk-Based Approach The sufficiency of anonymization is evaluated based on objective factors including cost, time required, available technology, and reasonable technical means at the time of processing. This approach acknowledges that the standard for anonymization may evolve over time as technology advances.
Technical Measures Organizations must use reasonable technical measures available at the time of processing to achieve anonymization. The ANPD considers techniques such as generalization, suppression, perturbation, and pseudonymization as potential tools, though the effectiveness depends on implementation.
Documentation Organizations must document the anonymization process and risk assessment. This includes records of the techniques used, justification for their selection, and assessments of re-identification risk.
Re-identification Prevention Technical and organizational safeguards must be in place to prevent re-identification, including access controls, contractual provisions with third parties, and technical barriers to re-linking information.
Ethical Review For health research purposes, processing may require review by research ethics committees (Comitês de Ética em Pesquisa - CEP) as established by CNS Resolution 466/2012.
Data Security Measures Implementation of appropriate technical and organizational security measures to protect against unauthorized access, accidental loss, destruction, or damage to personal data, including encrypted storage and secure transfer protocols.

Example: Hospital Sírio-Libanês De-identification Protocol

Hospital Sírio-Libanês, one of Brazil's leading healthcare institutions, implemented a comprehensive de-identification protocol for its clinical research database that includes:

  • Removal of 18 direct identifiers (similar to HIPAA Safe Harbor)
  • k-anonymity implementation ensuring each combination of quasi-identifiers appears at least 5 times in the dataset
  • Differential privacy techniques for statistical outputs
  • Secure computing environment with access controls and audit trails
  • Regular re-identification risk assessments using simulated attacks

Source: Brazilian National Data Protection Authority (ANPD), Technical Note No. 3/2021. https://www.gov.br/anpd/pt-br/assuntos/noticias/inclusao-de-arquivos-para-link-nas-noticias/2021-03-24-nota-tecnica-03-2021.pdf

Implementation Considerations

When implementing health data de-identification under the LGPD:

Implementation Example: SUS Data Integration Platform

Brazil's Unified Health System (Sistema Único de Saúde - SUS) has implemented a data integration platform that applies LGPD-compliant de-identification to enable public health research while protecting patient privacy. The platform:

  • Replaces CPF (tax ID) numbers with randomly generated tokens
  • Generalizes dates to month and year only
  • Applies geographic aggregation based on population density (more granular in densely populated areas, less granular in sparsely populated regions)
  • Implements role-based access controls with different levels of data granularity
  • Maintains an immutable audit log of all data access

Source: Brazilian Health Regulatory Agency (ANVISA), "Guia de Boas Práticas em Pesquisa Clínica," 2022. https://www.gov.br/anvisa/pt-br/centraisdeconteudo/publicacoes/medicamentos/pesquisa-clinica/manuais-e-guias/guia-de-boas-praticas-clinicas.pdf

Limitations and Criticisms

The LGPD's approach to health data de-identification has been subject to certain criticisms:

Case Study: Small Hospital Compliance Challenges

A 2023 survey by the Brazilian Association of Hospitals (Associação Brasileira de Hospitais) found that while 92% of large hospitals (>200 beds) reported having implemented LGPD-compliant de-identification protocols, only 47% of small hospitals (<50 beds) had done so. The primary barriers reported were:

  • Lack of technical expertise (78%)
  • Insufficient financial resources (65%)
  • Legacy systems incompatibility (61%)
  • Uncertainty about compliance requirements (58%)

Source: Brazilian Society of Health Informatics (SBIS), "Desafios da LGPD para o Setor de Saúde," 2022. https://www.sbis.org.br/images/Publicacoes/Desafios_da_LGPD_para_o_Setor_de_Saude.pdf

How It Compares to Other Frameworks

The LGPD takes a principles-based approach to de-identification, similar to the EU's GDPR but distinct from more prescriptive frameworks like HIPAA in the United States:

Comparative Implementation: Multinational Clinical Trial

A 2024 multinational clinical trial conducted across the US, EU, and Brazil highlighted the practical differences in de-identification approaches:

  • US Sites (HIPAA): Applied the Safe Harbor method by removing 18 specific identifiers, with minimal contextual risk assessment
  • EU Sites (GDPR): Conducted detailed data protection impact assessments and implemented pseudonymization with technical and organizational safeguards
  • Brazilian Sites (LGPD): Combined elements of both approaches—removing common identifiers while also conducting contextual risk assessments and implementing governance controls specific to the Brazilian healthcare context

Source: Comparative analysis from the Brazilian Institute of Studies on Information Law, 2023. https://www.ibdee.org.br/publicacoes/analise-comparativa-lgpd-gdpr-hipaa-2023.pdf

Official Resources