Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Engineering analysis of Radiation Dose Structured Reports (RDSR) for radiography and radioscopy systems
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 |
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 |
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.
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.
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.
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.
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.