Layer 3 — Domain Models · Chapter 4

Major Domains and Data Types

Book chapterLayer 3

Domain models are often discussed by industry, but the underlying data type can be just as important. A healthcare language model and a radiology vision model belong to the same industry while solving very different technical problems.

Professional and industrial domains

Healthcare

Clinical language, imaging, pathology, records, coding, drug information, and patient monitoring.

Law

Case law, contracts, litigation records, regulations, legal research, and jurisdiction-specific procedures.

Finance and insurance

Filings, transactions, risk signals, claims, underwriting, compliance, and market data.

Science

Proteins, molecules, materials, experiments, mathematical structures, and scientific literature.

Manufacturing

Sensor streams, maintenance records, engineering drawings, process control, defects, and robotics.

Government and defense

Public records, intelligence, logistics, geospatial data, policy, and mission-specific environments.

Important data modalities

Multimodal domain models

Many real tasks require several modalities at once. A medical system may combine an image, laboratory values, prior notes, and guidelines. An industrial system may combine sensor data, maintenance logs, photographs, and engineering diagrams.