Inferensys

Glossary

DICOM SR (Structured Reporting)

A DICOM standard for encoding the results of a Computer-Aided Detection (CADe) system, including bounding box coordinates and measurements, into a structured format for PACS integration.
Architect reviewing LLM integration architecture on laptop, system diagrams visible, modern technical office setup.
DICOM STANDARD

What is DICOM SR (Structured Reporting)?

DICOM Structured Reporting (SR) is a standard for encoding clinical observations and Computer-Aided Detection (CADe) results into a structured, machine-readable format for seamless integration with PACS and electronic health records.

DICOM Structured Reporting (SR) is a DICOM standard that encodes clinical findings, measurements, and Computer-Aided Detection (CADe) results into a structured, semantically rich document object. Unlike a traditional DICOM image or a free-text report, an SR object stores data as a hierarchy of name-value pairs linked by explicit relationships, making the content directly parseable by machines. For object detection in radiology, this is the critical bridge that allows an AI model's output—specifically bounding box coordinates, lesion measurements, and classification codes—to be ingested by a Picture Archiving and Communication System (PACS) and displayed as an interactive overlay on the original image.

The standard defines specific templates, such as the Mammography CAD SR and Chest CAD SR templates, which prescribe the exact structure for encoding detection results. A CADe SR document will contain a structured tree of content items, including the SCOORD (spatial coordinates) for each bounding box, the referenced Region of Interest (ROI), and coded findings using terminologies like SNOMED CT. This structured format eliminates the ambiguity of free-text reports, enabling automated workflow triggers, longitudinal tracking of lesions, and quantitative analysis of AI-generated findings directly within the clinical workflow.

Encoding CADe Results for PACS Integration

Key Features of DICOM Structured Reporting

DICOM Structured Reporting (SR) provides a standardized, machine-readable format for encoding the outputs of Computer-Aided Detection (CADe) systems, including bounding box coordinates, measurements, and qualitative assessments, directly into the clinical workflow.

01

Hierarchical Content Tree

Unlike free-text reports, DICOM SR organizes findings into a strict hierarchical tree structure of Content Items. Each node represents a single observation, such as an image reference, a spatial coordinate, or a coded measurement. This tree uses parent-child relationships to link a detected lesion to its properties, like its bounding box and SNOMED-CT coded morphology, enabling deterministic parsing by downstream systems.

02

Spatial Coordinate Encoding

DICOM SR encodes the precise location of a finding using SCOORD and SCOORD3D Content Items. A 2D bounding box is represented as a polyline graphic, typically specifying the top-left and bottom-right corners in pixel or millimeter units relative to a referenced image. For volumetric data, SCOORD3D defines a point in the patient-based coordinate system, allowing exact 3D localization of a lesion.

03

Coded Terminology Binding

To ensure semantic interoperability, DICOM SR mandates the use of controlled medical terminologies. Findings are not stored as raw text but as coded triples (Code Value, Coding Scheme Designator, Code Meaning). For example, a 'malignant tumor' is encoded using a SNOMED-CT code, while measurement types like 'Long Axis' use DICOM Controlled Terminology, eliminating ambiguity in multi-vendor environments.

04

Proof of Rendition with SCOORD

A key feature for CADe integration is the ability to store graphical annotations as presentation state information directly within the SR document. The SCOORD module defines the exact pixel coordinates of a bounding box or ellipse that was displayed to the radiologist. This links the quantitative measurement to the visual markup, providing a complete audit trail of what the CADe algorithm highlighted.

05

Measurement Templates (TID)

DICOM SR uses Template Identifiers (TIDs) to constrain the structure of a report for a specific clinical use case. A mammography CADe report conforms to TID 4000 (Mammography CAD) , which strictly defines the allowed Content Items, such as 'Finding Site' and 'Probability of Malignance'. This templating ensures that every CADe system outputs a predictable, validated data structure that a PACS can reliably ingest.

06

Relationship Types (R-R)

The semantic meaning between nodes in the content tree is defined by Relationship Types. Common types include CONTAINS (parent-child grouping), HAS PROPERTIES (linking a lesion to its size), and INFERRED FROM (linking a conclusion to the evidence image). This explicit graph of relationships allows an AI system to programmatically navigate the logic of a diagnostic report.

DICOM SR & STRUCTURED REPORTING

Frequently Asked Questions

Clear, technical answers to the most common questions about encoding Computer-Aided Detection results into the DICOM Structured Reporting standard for seamless PACS integration.

DICOM Structured Reporting (DICOM SR) is a DICOM standard that encodes clinical observations and measurements into a structured, machine-readable format rather than a static image or free-text report. It works by organizing data into a hierarchical tree of content items, where each node represents a specific concept (e.g., a finding, measurement, or spatial coordinate) linked by defined relationships. For a Computer-Aided Detection (CADe) system, DICOM SR captures the output—such as bounding box coordinates, lesion measurements, and suspicion scores—in a standardized way that a Picture Archiving and Communication System (PACS) can parse, display as graphical overlays, and store alongside the original images. This transforms raw AI output into an interoperable clinical document.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.