← All datasets

saludnayarit.gob.mx

Aug 2, 2026

60,186
Records
1
Files
Aug 2, 2026
Added

Breach of the Nayarit State Health System (Sistema de Salud del Estado de Nayarit) patient database (SIAC system). Contains personally identifiable and medical information of patients including full names, CURP (Mexican national ID number), date of birth, sex, home address, medical record number, affiliation number, and medical service provider (IMSS BIENESTAR). Data appears to originate from the SIAC patient management system used by public health facilities in Nayarit, Mexico.

Data found in this dataset

First nameLast nameAddressGenderssndob

Search this dataset

Scoped to this dataset. Fill any combination — results match if any field hits.

Source files

Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.

pacientes_siac_nayarit__records.csv
7 columns60,186 rows

File structure

Format: CSV·Delimiter: Comma·Has header: yes·Quote: "

Source columnMapped fieldConfidenceLLM assessment
2firstNamehigh[2] header 'Nombre' (Spanish for 'Name/Given Name'), values are first/given names like 'CARLOS MANUEL', 'LUCERO XIOMARA'
3lastNamehigh[3] header 'ApPaterno' (paternal surname in Spanish), values are surnames like 'ACEVEDO', 'ABARCA'
4lastNamehigh[4] header 'ApMaterno' (maternal surname in Spanish), values are surnames like 'ALVAREZ', 'LIZARRAGA'
5genderhigh[5] header 'Sexo' (Spanish for 'Sex'), values are 'M'/'F'
6ssnhigh[6] header 'Curp' — CURP is the Mexican national identity number (Clave Única de Registro de Población), a government-issued personal ID equivalent to SSN
7dobhigh[7] header 'FechaNac' (FechaNacimiento = date of birth in Spanish), values are ISO datetime strings like '2022-01-12T00:00:00.000Z'
12address1high[12] header 'Domicilio' (Spanish for 'Home Address'), values are street addresses like 'CLAVEL,81,LAS ROSAS ,XALISCO'

Notes: Mexican patient database (SIAC system, Nayarit State Health System). 13 columns total, 7 contain PII. IdPaciente and IdPersona are internal record IDs (skip). Expediente is a medical record number (skip). NoAfiliacion appears to be an affiliation/insurance number with no sample values (skip as internal identifier). ServicioMedico is the medical provider name (IMSS BIENESTAR, skip). Activo is an active-status flag (skip). CURP is mapped to ssn as the closest equivalent — it is Mexico's national population registry ID. ApPaterno and ApMaterno are both mapped to lastName as they are the paternal and maternal surnames respectively.