IEC 61910-1:2014 โ€” Medical Electrical Equipment โ€” Radiation Dose Documentation

Engineering analysis of Radiation Dose Structured Reports (RDSR) for radiography and radioscopy systems

📌 Scope: IEC 61910-1:2014 specifies requirements for radiation dose documentation in medical X-ray imaging. It defines a standardized structured report format — the Radiation Dose Structured Report (RDSR) — for capturing, storing, and communicating patient dose information from radiographic and radioscopic examinations. The standard bridges IEC medical electrical equipment safety with DICOM communication standards.

1. Conformance Levels and Data Flow Architecture

IEC 61910-1 defines two conformance levels for dose documentation, replacing the three levels from the earlier IEC/PAS 61910-1:2007. The restructuring simplified compliance pathways while improving interoperability with the DICOM (Digital Imaging and Communications in Medicine) standard.

Basic dose documentation requires a minimal set of dose-related parameters including accumulated exposure, dose-area product (DAP), and fluoroscopy time. This level is intended for equipment where only fundamental dose metrics are needed for regulatory compliance and basic patient safety monitoring.

Extended dose documentation adds detailed per-event dose information, including individual exposure parameters (kVp, mA, filtration), geometric factors (source-to-image distance, field size), and patient orientation data. This level supports advanced dose management programs and enables detailed dose reconstruction for quality assurance.

Documentation Level Required Data Elements Clinical Use Case
Basic Total DAP, total fluoroscopy time, number of acquisitions, cumulative air kerma General radiography, routine screening
Extended Per-event kVp, mA, pulse width, filtration, SID, collimation, patient position, dose rate metrics Interventional radiology, complex angiography, pediatric imaging
⚠️ Engineering Consideration: The standard mandates that RDSR data be available for transmission via the DICOM network protocol. Equipment designers must implement the DICOM Storage Service Class as an SCU (Service Class User) for the RDSR IOD (Information Object Definition). This requires careful integration of the dose measurement subsystem with the hospital’s existing Picture Archiving and Communication System (PACS) infrastructure.

2. DICOM RDSR Data Elements and Encoding

The core of IEC 61910-1 is its mapping of dose metrics to DICOM RDSR data elements. The standard explicitly defines how each dose parameter maps to DICOM tags, including units of measurement, value representation, and relationship to patient and equipment coordinate systems. The RDSR uses DICOM Structured Report (SR) templates, specifically the X-Ray Radiation Dose SR IOD (defined in DICOM PS 3.3).

A critical aspect of the standard is the handling of uncertainty in dose measurements. IEC 61910-1 requires that dose estimates include a numeric and geometric expression of uncertainty, following the Guide to the Expression of Uncertainty in Measurement (GUM). For example, DAP measurements must state both the measured value and the expanded uncertainty (k=2, 95% confidence interval).

DICOM Tag Attribute Name Description Required Level
(0040,1001) Acquisition Protocol Name Procedure protocol used Basic
(0040,0316) Distance Source to Detector SID in mm Extended
(0040,0317) Distance Source to Patient Focus-to-skin distance in mm Extended
(0040,0302) Entrance Dose Air kerma at RP in mGy Extended
(0040,0318) Fluoroscopy Time Cumulative time in seconds Basic
(0040,0319) Dose Area Product DAP in Gy·cm² Basic
(0040,0320) Calibration Reference Calibration phantom/details Extended
Engineering Insight: The DICOM RDSR data model uses a hierarchical “by-source” structure: each radiation source (X-ray tube) contributes events (irradiation episodes), and each event has associated technique parameters and dose metrics. For C-arm systems with multiple tubes (biplane), the RDSR contains separate branches for each source. This structure allows precise per-procedure dose reconstruction for clinical analysis.

3. Clinical Integration and Regulatory Compliance

IEC 61910-1 plays a pivotal role in modern patient dose management programs. The standard aligns with the IHE (Integrating the Healthcare Enterprise) Radiation Exposure Monitoring (REM) profile, ensuring that dose information captured by the modality is automatically routed to dose management systems. This integration enables real-time dose monitoring, cumulative dose tracking across multiple procedures, and population dose analysis for quality improvement.

The standard specifies two transmission modes for RDSR data: streaming transmission (data sent incrementally during the procedure) and end-of-procedure transmission (complete report sent after the examination concludes). Streaming mode is particularly valuable for interventional procedures where cumulative dose thresholds trigger alerts, while end-of-procedure mode suits conventional radiography workflows.

🔥 Critical Implementation Challenge: Achieving accurate dose measurement requires careful calibration of the X-ray generator’s output against reference dosimeters. The standard requires traceability to national standards (e.g., PTB, NIST). For DAP meters specifically, the calibration must account for energy dependence across the full kVp range (40-150 kVp) and the influence of spectral filtration. A typical DAP chamber calibration uncertainty budget includes: energy dependence ±5%, positional sensitivity ±2%, and electrometer uncertainty ±1%, yielding a combined expanded uncertainty of approximately ±7% (k=2).

4. Frequently Asked Questions

Q1: How does IEC 61910-1 relate to the DICOM standard?

A: IEC 61910-1 is a domain-specific standard that references DICOM for the encoding and transmission format of dose reports. The standard defines which dose parameters must be captured and how they map to DICOM attributes, while DICOM defines the network protocol, SR template structure, and IOD definitions. Together, they form a complete specification from dose measurement to data exchange.

Q2: What is the difference between an RDSR and a conventional DICOM image header?

A: An RDSR is a separate DICOM object from the image — it is a Structured Report instance that can be transmitted, stored, and queried independently of the image files. While image headers contain some dose information (e.g., in the X-ray acquisition attributes), the RDSR provides a complete, structured, and machine-readable dose summary for an entire procedure, including cumulative metrics that span multiple acquisition events.

Q3: Is fluoroscopy time alone a sufficient dose metric for patient safety?

A: No. IEC 61910-1 requires additional dose metrics because fluoroscopy time does not correlate reliably with patient dose. Modern pulsed fluoroscopy systems can operate at widely varying dose rates (from 0.1 to 50 mGy/min) depending on patient habitus and imaging mode. Dose-area product (DAP) and cumulative air kerma are more meaningful metrics that account for the actual radiation output of the system.

Q4: What are the testing requirements for IEC 61910-1 compliance?

A: Compliance testing involves verifying that the RDSR contains all mandatory data elements for the declared conformance level, that numeric values are correctly encoded in DICOM format, and that the report can be successfully transmitted over the network to a DICOM storage device. Testing typically uses a DICOM validation toolkit that parses the RDSR and checks for conformance against the IEC-defined templates and the DICOM SR standard.

Leave a Reply

Your email address will not be published. Required fields are marked *