Automate Document Intelligence, Clinical Data & Person Correlation for LATAM with n8n

Hey n8n community!

We just released v1.8.1 of n8n-nodes-mediavox β€” a single node that connects 6 products to your workflows.

What’s new in v1.8:

  • Person Correlation β€” Every analyzed document is automatically linked to the person it identifies (patient, holder, petitioner). Search by CC, NIT, RUT, CURP, DNI, or CPF across all documents.
  • Patient Record β€” Full document history for any person: clinical records + legal docs + invoices, all correlated by ID.
  • force_reanalyze β€” Re-process existing documents when your NER templates improve (UPDATE in place, no duplicates).
  • Unified Pipeline β€” /documents/analyze with post_process=health auto-creates clinical records for health-sector documents.

6 products, one node:

Product What it does
mediaAPI Data standardization (names, addresses, emails), sanctions screening (OFAC/EU/UN), phishing detection, brand protection, OCR, KYC
DocumentPower Upload any document β†’ auto-classify (30+ types) β†’ extract structured entities β†’ integrity scoring β†’ person correlation β†’ persistent vault
HealthPower 22 operations: appointments, patient records, consent, adherence, authorization, RIPS ingestion, risk scoring
Turing AI AI chat with RAG + 120+ function-calling tools on real business data
Sales Copilot Field sales AI: vendor monitoring, order NER from voice/text
Vixo ERP Clients, contracts, invoices, projects, tasks

Key features:

  • Dynamic methods β€” new API capabilities appear in the dropdown automatically (zero node updates needed)
  • Multi-country: CO, MX, PE, CL, EC with official location codes (DANE, INEGI, UBIGEO)
  • File handling: upload PDF, Word, images directly from n8n binary data
  • 13 ready-to-import workflow templates included

Install:

Settings > Community Nodes > n8n-nodes-mediavox

npm: npmjs.com/package/n8n-nodes-mediavox

Full docs, playground, and workflow templates are linked from the npm README.

Happy to answer any questions!