Part 2 of 6 · Chapter 2 of 4

Why Two Hospitals' Systems Don't Just Talk

Two hospitals can run two entirely different EHR systems, coding the exact same diagnosis two different ways. See that mismatch side by side, and why a shared standard — not just goodwill — is the only real fix.

Beginner8 min read

Worth reading first: The Record That Replaced the Paper Chart


You would assume a patient's diagnosis reads the same no matter which hospital wrote it down. It does not. Two hospitals can run two entirely different record systems, and each one is free to code the exact same diagnosis a completely different way — which means a referral between them can arrive looking like it belongs to a different patient.

Two hospitals, two different EHR systems

There is no single EHR every hospital runs. Large health systems, small clinics, and specialist practices each pick from a handful of competing vendors, and nothing forces those vendors to store data the same way underneath. Two hospitals five miles apart can be running completely unrelated software, built by different companies, on different underlying database structures.

That would be a minor inconvenience if patients only ever saw one hospital in their life. They do not. A referral to a specialist, a transfer after an emergency, a second opinion — all of them require one system to somehow hand data to a different system that was never designed to receive it.

The same diagnosis, coded two different ways

Compare the two mock records below. Same patient, same diagnosis, same date — coded under two different standards, formatted with two different date conventions, and filed under two differently named sections of the chart.

The same patient, the same diagnosis, two systems

Both records below describe one real patient's one real diagnosis. Nothing about the medicine is different — only how each system happened to write it down.

General Hospital — MedChart

Problem list entry

Type 2 diabetes mellitus without complications

Diagnosis code

ICD-10: E11.9

Recorded

03/14/2026

Coding system

ICD-10-CM

Riverside Clinic — CarePath

Chronic condition

Diabetes (Type II), uncomplicated

Internal code

DX-2240

Recorded

14-03-2026

Coding system

Proprietary, CarePath v4

Why a shared standard is the only real fix

You could imagine solving this case by case: write a one-off translator between these two specific hospitals' systems. That approach breaks the moment a third hospital joins, because now you need a translator for every pair — three systems need three translators, ten systems need forty-five. Goodwill and one-off integrations do not scale; a shared standard that every vendor agrees to speak does.

Key takeaways

  • Hospitals run competing EHR systems with no shared underlying structure, so a referral between them means one system handing data to another that was never built to receive it.
  • The same diagnosis can arrive coded under a different standard, a different date format, and a different section name depending on which system wrote it.
  • One-off translators between systems do not scale — ten hospitals would need forty-five separate translators, one per pair.
  • A shared standard that every vendor agrees to speak is the only fix that scales past two systems.