Aaron 乐
Series · 5 / 12
Series: Building High-Quality Medical Datasets in the Age of AI →
Data Governance · 8 min read

What High-Quality Data Is · the 4+5 Dimensions

Chapter 4 · the 4 dimensions are the entry ticket; the 9 dimensions are AI-era maturity

May 17, 2026

Structure of the 4+5 high-quality-data dimensions

This chapter is the “professional muscle” of the whole talk. It has to be driven home.

The traditional base: the 4 dimensions of the national EMR grading standard

The National Health Commission’s Application Maturity Grading Standard for EMR Systems defines four data-quality dimensions:

DimensionDefinitionCounter-example
CompletenessEvery field that should be there is there; no key item missingA note missing the chief complaint or the discharge diagnosis
ConsistencyThe same information is logically consistent across systems and tablesPatient sex is male in HIS, female in LIS
IntegrationData across systems and across business lines can be linked into a complete viewLab orders can’t be linked to physician orders
TimelinessData is entered on schedule, not backfilled after the factNotes backfilled in bulk after the fact

⚠️ A tell of expertise: a lot of people mis-state “integration” as “correlation.” The original term is Integration — it stresses the inner logical closure that comes after cross-domain integration. Correlation is a statistical notion; it’s not the same thing. A one-word slip like this exposes how deep your expertise really goes.

The turn: the traditional 4 dimensions aren’t enough

Traditional vs. AI-era data quality

The traditional 4 dimensions solve “the business can run,” not “AI can learn.”

DimensionTraditional (operations view)AI era (training / inference view)
GoalData is usable for care and managementData lets a model learn, reason, and decide
StandardCompliant, closed-loop, auditableCompliant + diverse + knowledge-dense + aligned to human expert judgment
Fatal flawMissing, wrongBias, spurious correlation, shallow knowledge

The traditional 4 dimensions are the entry ticket. The age of AI redefines what “high quality” means.

An international reference: how to build a clinical-note quality dataset

Clinical-note quality dataset case

Clinical note quality control isn’t just “did they finish writing it.” It’s whether the note is useful, accurate, concise, well-organized, and easy for the next physician to pick up.

There’s a mature international approach for this called PDQI-9 (Physician Documentation Quality Instrument). It wasn’t invented for the AI era — it’s an earlier rating scale for the quality of EMR notes, asking whether a note is up-to-date, accurate, thorough, useful, organized, comprehensible, succinct, synthesized, and internally consistent. In other words, a clinical-note quality dataset need not be a simple “typos / missing fields” dataset. It can be:

This kind of dataset is enormously valuable, because it answers one question directly: can the AI-generated note be safely picked up and signed by a physician?

But note the caveat: PDQI-9 is not a universal yardstick. Quality standards differ across specialties and across the ER / outpatient / inpatient settings. The sturdier move is: treat PDQI-9 as the starting point, then layer on your hospital’s own QC rules and specialty-expert scoring. See: Research on PDQI-9 for EMR quality assessment, and the recent line of work using PDQI-9 to evaluate AI-generated clinical notes.

The age of AI adds five more dimensions

The base 4 dimensions (completeness, consistency, integration, timeliness) stay — they’re the entry ticket. The AI era adds:

5️⃣ Standardization & computability (Standardization)

6️⃣ Representativeness & diversity (Representativeness & Diversity)

7️⃣ Annotation & expert-consensus quality (Annotation Quality)

8️⃣ Knowledge density & reasoning learnability (Knowledge Density)

9️⃣ Compliance, safety & lineage (Compliance & Lineage)

The 9 dimensions, each with a concrete medical example

The abstract 9 dimensions go in one ear and out the other. Pair each with a concrete scenario and they land:

DimensionConcrete medical example
CompletenessChief complaint / HPI / discharge diagnosis are mandatory fields
ConsistencyPatient sex matches across HIS / LIS / EMR
IntegrationLab orders ↔ physician orders ↔ notes are queryable end to end
TimelinessOrders entered in real time; backfilling not allowed
StandardizationICD-11, LOINC, SNOMED CT mapped hospital-wide
RepresentativenessRare-disease coverage; cross-province population distribution
Annotation qualityThree attendings blind-label imaging; Kappa > 0.8
Knowledge densityNotes must include the differential-diagnosis line of thought
Compliance & lineageTraining data’s lineage traces back to the original note

Beyond the universal 9 dimensions, the legal industry has a few of its own:

Together these four are the “legal industry + 4 dimensions,” stacked on top of the universal 9.

The core one-liners of this chapter

Traditional data quality solves “can it be used.” AI-era data quality solves “can the AI learn it right, judge it well, and dare to go to the bedside.”

The 4 dimensions are the entry ticket. The 9 dimensions are the AI-era maturity of a hospital’s data assets.

Next chapter: how high-quality data is formed — the traditional toolkit + the new AI-era meaning + three unsolved new problems.

#High-Quality Data#Data Governance#9 Dimensions

留言

欢迎留言,匿名也可以。填邮箱能收到我的回复通知。

← Back to series