# Pathology Informatics: LIS, Synoptic Reporting, and Interoperability

## Introduction

Pathology informatics encompasses the application of information technology to optimize laboratory operations, data management, and clinical communication. The laboratory information system (LIS), synoptic reporting, and interoperability standards form the backbone of modern pathology practice, enabling efficient workflows, standardized reporting, and meaningful data exchange.

## Laboratory Information System (LIS)

### Core Functions

The LIS provides **specimen management** (accession, tracking, labeling, routing, and storage), **order management** (electronic test ordering, order entry, reflex testing rules), **result entry and verification** (manual entry, instrument interfaces, auto-verification rules), **report generation and distribution** (formatted reports, critical value alerts, fax/print/electronic delivery), **quality management** (QC data management, PT tracking, turnaround time monitoring), and **billing** (CPT code assignment, charge capture, compliance).

### LIS vs. LIMS vs. AP-LIS

The **LIS** is the clinical laboratory information system focused on chemistry, hematology, microbiology, and blood bank. **LIMS** (Laboratory Information Management System) is a broader term often used in reference and research labs. The **AP-LIS** is specific to anatomic pathology, managing specimen accessioning, grossing, slide tracking, diagnosis, and reporting (examples include CoPathPlus, PowerPath, Epic Beaker AP, and Sunquest AP). Many institutions use **integrated systems** spanning both clinical pathology and anatomic pathology.

### Key Technical Considerations

**Uptime and reliability** of 99.9% or higher availability is required, along with redundancy and disaster recovery plans. **Regulatory compliance** with CLIA, CAP, and HIPAA requirements covers data integrity, access control, and audit trails. **User authentication** includes role-based access control, unique user login, and electronic signature for result authorization. **Data retention** must meet regulatory requirements for maintaining records (2-10+ years depending on jurisdiction and test type).

![LIS architecture diagram showing interfaces between instruments, EMR, and reporting systems](images/lis-architecture.jpg)

## Instrument Interfaces and Middleware

### Interface Standards

**HL7 (Health Level Seven)** is the most widely used messaging standard for healthcare data exchange. **HL7 v2.x** uses pipe-delimited messages and is the dominant standard for LIS-instrument and LIS-EMR communication. **ASTM/CLSI LIS2-A2** is the standard for instrument-to-LIS communication, defining message format for orders and results. **HL7 FHIR (Fast Healthcare Interoperability Resources)** is a modern RESTful API-based standard that is increasingly adopted for web-based applications and app integration.

### Middleware

Middleware is a software layer between instruments and the LIS that manages data flow. Its functions include auto-verification rules, delta checks, reflex testing, quality control evaluation, and sample re-routing. It enables **rules-based auto-verification** that automatically releases results meeting predefined criteria (within reference range, QC acceptable, delta check passed). Middleware reduces the manual review burden while maintaining quality, typically auto-verifying **60-80%** of results.

### Barcode and Tracking Systems

**Primary tube barcoding** uses manufacturer-applied barcodes on collection tubes. **Laboratory-generated barcodes** encode accession number, specimen type, and patient identifiers. **2D barcodes and RFID** are increasingly used for tracking in anatomic pathology (cassettes, slides, blocks). **Total laboratory automation (TLA)** integrates track systems for specimen transport, centrifugation, aliquoting, analysis, and storage.

## Synoptic Reporting

### Rationale and Benefits

**Synoptic (structured) reports** use a standardized template with discrete data elements. This format improves **completeness** of required data elements to greater than 95%, compared with approximately 60-80% with narrative reports. It facilitates data extraction for cancer registries, quality metrics, and research. Synoptic reporting is required by the **CAP cancer protocol** checklists for all cancer resection specimens and is mandated by the Commission on Cancer (CoC) for accredited cancer programs.

### CAP Cancer Protocols

The protocols cover **100+ tumor types** with evidence-based required and recommended data elements. Required elements include tumor site, histologic type, grade, margins, lymph node status, pathologic stage (AJCC/TNM), and relevant biomarkers. Protocols are updated regularly to reflect the current WHO classification and AJCC staging editions. They are available in electronic format (**eCC**: electronic Cancer Checklists) for direct LIS integration.

### Implementation Approaches

**Checklist-based** approaches have the pathologist complete a structured checklist that populates the report. **Template-based** approaches use pre-built report templates in the AP-LIS with drop-down menus and pick lists. **Natural language processing (NLP)** extracts structured data from narrative text post-hoc but is less reliable than direct structured entry. **eCC integration** embeds CAP electronic checklists in the AP-LIS, allowing data to flow to cancer registries electronically.

### Challenges

Implementation challenges include pathologist workflow disruption during adoption, balancing structured data capture with the ability to include **nuanced narrative descriptions**, maintaining current templates as cancer protocols are updated, and ensuring inter-system compatibility for data exchange.

![Synoptic cancer report template showing structured data fields for a breast cancer resection specimen](images/synoptic-report-template.jpg)

## Interoperability

### Definition and Importance

**Interoperability** is the ability of different information systems to exchange, interpret, and use data meaningfully. It operates at multiple levels: **technical** (transport), **syntactic** (format), **semantic** (meaning), and **organizational** (governance). Interoperability is critical for LIS-EMR communication, cancer registry reporting, tumor board data sharing, reference laboratory integration, and public health reporting.

### Standards and Vocabularies

**SNOMED CT** is a comprehensive clinical terminology providing structured codes for pathology diagnoses. **ICD-10-CM/ICD-O-3** provides classification of diseases and oncology codes used for billing and cancer registry. **LOINC (Logical Observation Identifiers Names and Codes)** provides standard codes for laboratory test identification. **CPT codes** are billing codes for laboratory procedures. **DICOM** is the standard for medical imaging, with DICOM-WSI for whole slide images. **HL7 CDA (Clinical Document Architecture)** is the standard for structured clinical documents.

### Cancer Registry Reporting

**NAACCR** (North American Association of Central Cancer Registries) provides standardized data transmission. CAP eCC data mapped to NAACCR fields enables electronic submission, reducing the manual abstraction burden for cancer registrars and enabling population-level cancer surveillance and outcomes research.

### Emerging Standards

**HL7 FHIR for genomics** provides structured reporting of molecular test results. **mCODE** (Minimal Common Oncology Data Elements) is a FHIR-based standard for cancer data capture. **SMART on FHIR apps** are modular applications that interface with EHR systems. **IHE PaLM** (Integrating the Healthcare Enterprise - Pathology and Laboratory Medicine) provides profiles for pathology workflow integration.

![Interoperability framework showing data flow between LIS, EMR, cancer registry, and external systems](images/interoperability-framework.jpg)

## Clinical Pearls

Auto-verification rules implemented through middleware can safely release 60-80% of routine test results without manual review, significantly improving turnaround time while maintaining quality. Synoptic reporting using CAP cancer protocols improves completeness of required data elements from approximately 60-80% with narrative reports to greater than 95%, and is mandated by the Commission on Cancer. HL7 FHIR is emerging as the modern standard for healthcare interoperability and is increasingly replacing older HL7 v2 messaging for new integrations and application development. SNOMED CT and LOINC are complementary standards: SNOMED CT provides terminology for diagnoses and findings while LOINC provides codes for laboratory test identification.

## References

1. Pantanowitz L, et al. American Telemedicine Association clinical guidelines for telepathology. *J Pathol Inform*. 2014;5:39.
2. College of American Pathologists. Cancer Protocol Templates. Available at: https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools.
3. Sinard JH. Practical Pathology Informatics: Demystifying Informatics for the Practicing Anatomic Pathologist. Springer; 2006.
4. Balis UJ, et al. Pathology informatics. In: Henry's Clinical Diagnosis and Management by Laboratory Methods. 24th ed. Elsevier; 2022.
