Docento.app Logo
Docento.app
Analytics dashboard on a laptop screen
All Posts

PDF for Medical Records: Handling Healthcare Documents Responsibly

May 12, 2026·7 min read

Medical records flow as PDFs across the healthcare system: lab reports, imaging reports, discharge summaries, insurance correspondence, prior authorization documentation, patient-provided records. These PDFs are highly regulated, contain sensitive Protected Health Information (PHI), and require careful handling at every step. This guide walks through how PDFs are produced, handled, secured, and archived in healthcare.

What ends up as PDF in healthcare

Common medical PDFs:

  • Lab reports, from clinical labs
  • Imaging reports, radiology, pathology
  • Discharge summaries from hospital stays
  • Consultation reports between providers
  • Operative reports
  • Referral letters
  • Insurance correspondence, EOBs, prior authorization
  • Patient-provided records brought from outside the system
  • Medical-legal documents, IMEs, court filings
  • Patient education materials, handed out at visit
  • Forms, intake, consent, HIPAA acknowledgment
  • Billing statements

For each, specific workflows and regulations apply.

Regulatory framework

In the US, the primary regulations:

  • HIPAA, privacy and security of PHI. See HIPAA-compliant PDF handling.
  • HITECH Act, strengthens HIPAA with breach notification and enforcement
  • State laws, often stricter than HIPAA in specific areas
  • 42 CFR Part 2, specific to substance use disorder records, very strict

In other jurisdictions:

  • GDPR in the EU, special category for health data. See GDPR and PDF documents.
  • PIPEDA in Canada
  • DSGVO in Germany (GDPR-compliant)
  • NHS Act and related rules in the UK

Each adds requirements for how PDFs are stored, transmitted, and disposed.

Electronic Health Records vs PDFs

Most healthcare data lives in EHRs (Epic, Cerner, athenahealth, etc.) as structured data. PDFs are the interchange format:

  • Generated from EHRs for external sharing
  • Received from external sources, scanned into the EHR
  • Used when structured exchange (FHIR, HL7) is not available

A modern hospital generates and receives thousands of PDFs daily. The boundary between EHR (structured) and PDF (visual) is permeable.

Generation

PDFs generated from EHRs:

  • Visit summaries, given to patient at end of visit
  • Imaging reports, radiology reports as PDF
  • Discharge instructions, patient-friendly versions
  • Referral letters, for external providers

Generation considerations:

Reception and ingestion

When PDFs arrive:

  • Fax (still common!), converted to PDF, OCR'd, routed to chart
  • Email (with security), secure messaging platforms deliver PDFs
  • Patient upload, through portal
  • Manual scan, physical documents brought to the office
  • Direct messaging, health information exchange (HIE) networks

After ingestion:

  • OCR if scanned, see PDF OCR explained
  • Classify by document type
  • Match to patient record
  • Index for searchability
  • Route to provider for review

For large practices and hospitals, digital mailroom automation handles this at scale.

Storage and access

Medical PDFs typically live in:

  • EHR document repository, primary
  • Document management system, sometimes alongside
  • HIE platforms for cross-organization access
  • Patient portals for patient access

Access control:

  • Role-based, clinicians, nurses, admin all have different access
  • Audit logging, who viewed what when
  • Patient access, patients can view their own records

Patient access

HIPAA gives patients the right to access their records. Practical implementation:

  • Patient portal, most common
  • Patient-requested copies, provided as PDFs
  • Specific records vs full record, different processes

Records provided to patients should be:

  • Accurate and complete
  • Searchable (OCR if scanned)
  • Accessible (tagged if possible)
  • Reasonable file size for download

Sharing with other providers

When transferring care:

  • Direct messaging, encrypted PHI exchange between providers
  • HIE platforms, Carequality, CommonWell
  • Secure email, between specific providers
  • Patient-mediated, patient downloads from one provider, uploads to another

For sharing:

  • Strip metadata that does not need to travel, see how to strip metadata from PDF
  • Encrypt in transit, TLS, encrypted attachments
  • Authentication of recipient

Patient-provided records

A common scenario: patient brings records from previous provider. Workflow:

  1. Receive (often physical, sometimes digital)
  2. Scan if physical
  3. OCR for searchability
  4. Index by document type
  5. Save to patient record
  6. Provider reviews relevant sections

For large stacks, scanning workflows with OCR are essential.

Releasing records

When responding to:

  • Patient requests for own records
  • Authorized third-party requests (insurance, lawyers, etc.)
  • Court orders (subpoenas, etc.)

Production workflow:

  1. Verify authorization
  2. Identify relevant records
  3. Redact information not authorized for the requestor (e.g., information about other patients, sensitive content not in scope)
  4. Bundle as PDF
  5. Deliver via secure channel
  6. Log the disclosure

For redaction in legal contexts, see PDF redaction failures and how to redact text in a PDF.

Imaging reports specifically

Radiology and pathology reports are unique:

  • Often structured text in EHR plus PDF for sharing
  • May include embedded images (sometimes)
  • DICOM is the image format; reports are separate PDFs
  • Critical findings trigger immediate notification workflows

Specific PDF concerns in healthcare

OCR accuracy. Misread numbers in lab values can be clinically dangerous. Verify on high-stakes documents.

Date interpretation. Dates in records may be in various formats. Normalize carefully.

Hidden data. Metadata may carry provider info, internal codes. Strip when sharing externally.

Encryption. PHI-containing PDFs need encryption at rest and in transit.

Long-term retention. Medical records often retained 10+ years; sometimes for patient lifetime. PDF/A is the right format.

Accessibility. Patient-facing PDFs need to be accessible to patients with disabilities.

Audit and compliance

For HIPAA audits:

  • Access logs for every PDF
  • Disclosure logs for external sharing
  • Encryption records
  • Workforce training documentation
  • Breach response plans

A well-maintained DMS handles much of this automatically.

Tools

EHR-integrated:

  • Epic, Cerner, athenahealth, Allscripts include document management

Specialized:

  • Hyland OnBase, major healthcare DMS
  • iCare/iSalus, NextGen, practice-specific
  • Trizetto for payer-side documents

Generic:

  • Box, SharePoint with HIPAA configurations
  • DocuSign for healthcare workflows
  • For browser-based PDF tasks, Docento.app handles common operations

Specific workflows

Lab result review:

  1. Lab generates PDF report
  2. Sent to ordering provider via HL7 or direct messaging
  3. PDF auto-indexed in EHR
  4. Provider reviews
  5. Notifies patient if abnormal

Insurance prior authorization:

  1. Provider submits prior auth request
  2. Insurer responds with decision (PDF)
  3. Decision attached to encounter
  4. Patient notified

Hospital discharge:

  1. Discharge summary generated
  2. Provided to patient (printed or via portal)
  3. Sent to PCP via direct messaging
  4. Archived in EHR

Records request fulfillment:

  1. Request received and verified
  2. Records identified
  3. Redacted if needed
  4. Bundled and delivered
  5. Logged

Patient-facing improvements

Practices that improve patient experience:

  • Patient-friendly summaries alongside clinical PDFs
  • Plain-language explanations rather than medical jargon
  • Translations for non-English-speaking patients
  • Accessible PDFs for visually impaired patients

These take more authoring effort but dramatically improve patient outcomes and satisfaction.

Common gotchas

Faxing PDFs that should be encrypted. Fax is still common but exposes content. Consider direct messaging instead.

Forwarded without authorization. A provider forwards a PDF to a colleague without proper authorization.

Mass storage without retention. PDFs accumulate forever; retention discipline lags.

Unencrypted backups. Encrypted EHR; unencrypted backup tapes. Both need encryption.

Photo of screen. A clinician takes a phone photo of a screen showing PHI. Trains staff on policy.

Patient-uploaded PDFs. Patients may upload unrelated content. Filter and route.

OCR errors in scanned forms. Misread medication doses or values. Verify.

Wrong patient. A PDF attached to wrong chart. Audit periodically.

Old EHR migrations. Records from prior systems may not have transferred cleanly.

Practical recipe

For a small clinic:

  1. EHR for primary record
  2. Scan workflow for incoming paper
  3. OCR everything for search
  4. Encrypted email or direct messaging for external sharing
  5. Patient portal for patient access
  6. Retention per state and federal rules

For larger organizations, more sophisticated DMS plus dedicated compliance.

Takeaway

Medical record PDFs are highly regulated, sensitive, and operationally critical. Modern EHRs handle most of the workflow; PDFs remain the lingua franca for cross-organization sharing. Strict access control, encryption, audit logging, and retention discipline are essential. For PDF-specific operations alongside EHR workflows, sanitization, signing, secure sharing, Docento.app and similar tools handle common tasks. For related topics, see HIPAA-compliant PDF handling, how to redact text in a PDF, and PDF accessibility guide.

Related Posts