Introduction to Radiology HL7 Integration
Radiology interoperability coordinates HL7 workflow events with DICOM imaging lifecycle metadata. Reliable integration depends on stable identifiers and deterministic state transitions.
Core integration pillars
| Pillar | Role |
|---|---|
| RIS integration | Order orchestration, scheduling, report authoring |
| PACS connectivity | Image storage, retrieval, and longitudinal archive |
| Modality worklist | Exam context delivery to acquisition modalities |
HL7 to DICOM linkage anchors
| Concept | HL7 source | DICOM tag |
|---|---|---|
| Patient ID | PID-3 | (0010,0020) |
| Accession number | OBR-3 | (0008,0050) |
| Requested procedure | OBR-4 | (0032,1060)/(0040,1001) |
| Study UID (extension) | ZDS | (0020,000D) |
Identity consistency is critical: patient IDs, accession numbers, and study UIDs must remain stable across RIS, PACS, and modality systems.
This official workflow view is useful because it connects the HL7 order and result messages to the DICOM-side actors that actually acquire, store, and display imaging studies. It is the real interoperability picture behind the simpler RIS-PACS-HIS diagrams.
DICOM-HL7 Integration Workflows
RIS-PACS-HIS interaction architecture
Loading diagram...
HL7 message types in radiology
| Type | Use case |
|---|---|
| ORM/OML | Imaging order placement and updates |
| ORR | Order acknowledgment and workflow response |
| SIU | Scheduling and rescheduling |
| ORU | Final/impression report delivery |
| ADT | Demographic and encounter synchronization |
DICOM-HL7 Data Mapping
- Map OBR-3 accession to DICOM accession tag consistently.
- Propagate patient identity from PID to DICOM patient module fields.
- Carry exam/procedure coding from OBR-4 into requested procedure context.
- Where used, map ZDS to Study Instance UID to support deterministic linkage.
Modality Worklist (MWL) Implementation
MWL Query Message (OML^O21)
Example order payload that drives modality worklist entries.
Click on a segment above to highlight its fields
Hover or click any field value for detailed explanation
MWL Response Message (ORR^O02)
Acknowledgment/response indicating order acceptance for execution.
Click on a segment above to highlight its fields
Hover or click any field value for detailed explanation
MWL Workflow Process
Modality Worklist (MWL) interaction sequence
Loading diagram...
- New imaging order is placed in EMR or RIS.
- RIS publishes worklist context to modality systems.
- Modality selects matching worklist item before acquisition.
- Accession/patient context is verified and applied to study metadata.
- Exam completion updates status back to RIS and downstream systems.
MWL safety check: force accession and patient confirmation at modality before scan to prevent misfiled studies.
Imaging Result Reporting
Radiology Report (ORU^R01)
Final radiology report with narrative impression and coded finding flag.
Click on a segment above to highlight its fields
Hover or click any field value for detailed explanation
OBX Segment Structure for Imaging Results
| Field | Purpose |
|---|---|
| OBX-2 | Value type (TX for narrative, CWE for coded flags) |
| OBX-3 | Observation identifier (for example impression code) |
| OBX-5 | Observation value payload |
| OBX-11 | Result status (F/C/P etc.) |
Critical Value Report
Critical finding example requiring closed-loop communication.
Click on a segment above to highlight its fields
Hover or click any field value for detailed explanation
Critical value escalation states
Loading diagram...
Order Management for Imaging
Order Status Update (ORM^O01)
Order update event used for lifecycle transitions in imaging workflows.
Click on a segment above to highlight its fields
Hover or click any field value for detailed explanation
Order control codes (ORC-1)
| Code | Meaning |
|---|---|
| NW | New order |
| XO | Order changed |
| CA | Order canceled |
| SC | Status changed |
Study Scheduling Workflow
Radiology study scheduling workflow
Loading diagram...
- New order placement (NW) from ordering provider.
- Order acceptance acknowledgment by RIS/modality workflow.
- Status transition to scheduled and room/modality assignment.
- Forwarding to archive and routing services after acquisition.
Vendor-Specific Z-Segments
GE Centricity Example with Z-Segments
Example of vendor-specific study UID extension payload.
Click on a segment above to highlight its fields
Hover or click any field value for detailed explanation
Siemens syngo Example with Z-Segments
Example custom segment carrying syngo worklist routing metadata.
Click on a segment above to highlight its fields
Hover or click any field value for detailed explanation
Philips IntelliSpace Example with Z-Segments
Example custom segment for PACS route and prior linkage.
Click on a segment above to highlight its fields
Hover or click any field value for detailed explanation
Common radiology Z-segments
| Segment | Typical use |
|---|---|
| ZDS | Study UID propagation and linkage |
| ZSI | Vendor workflow/routing metadata |
| ZPH | PACS integration and proprietary context |
Document every Z-segment contract by vendor version. Treat custom fields as governed interfaces, not implicit parser assumptions.
IHE Radiology Profiles (RAD-7 through RAD-18)
IHE (Integrating the Healthcare Enterprise) defines technical frameworks for radiology interoperability. These profiles specify how HL7 and DICOM work together to enable seamless radiology workflows.
IHE Radiology Technical Framework
Key IHE Radiology profiles
| Profile | Name | Purpose | HL7 Messages |
|---|---|---|---|
| RAD-1 | Scheduled Workflow (SWF) | End-to-end radiology order workflow | ORM, SIU, ORU |
| RAD-2 | Patient Information Reconciliation | Sync patient demographics between RIS and modalities | ADT |
| RAD-3 | Consistent Presentation of Images | Ensure images display correctly across systems | N/A (DICOM) |
| RAD-4 | Radiology Digital Image Storage | Store images in PACS/VNA | N/A (DICOM) |
| RAD-5 | Radiology Image Exchange | Share images across enterprises | N/A (DICOM/XDS-I) |
| RAD-6 | Radiology Charge Posting | Send charges to billing systems | DFT |
| RAD-7 | Radiology Reports | Standardize radiology report structure | ORU^R01 |
| RAD-8 | Radiology Order Result Update | Update order status and results | ORM, ORU |
| RAD-10 | Post-Acquisition Workflow | Manage images after acquisition | N/A (DICOM) |
| RAD-11 | Radiology Workflow Reconciliation | Reconcile workflow discrepancies | ORM, ORU, SIU |
| RAD-12 | Radiology Quality Assurance | Track quality metrics | ORU |
| RAD-16 | Display of Radiology Objects | Standardize image display | N/A (DICOM) |
| RAD-17 | Radiology Structured Reporting | Structured report templates | ORU with SR content |
| RAD-18 | Radiology Prior Results Access | Access prior imaging results | QBP/RSP (query) |
RAD-7: Radiology Reports Deep Dive
RAD-7 defines the structure and content of radiology reports transmitted via HL7 ORU messages:
RAD-7 report sections
| Section | OBX Group | Content |
|---|---|---|
| Exam Description | OBX-1 | Procedure performed, laterality, technique |
| Clinical Indications | OBX-2 | Reason for exam, symptoms |
| Findings | OBX-3 to OBX-n | Detailed observations by body system |
| Impression | OBX-final | Summary and conclusions |
| Recommendations | OBX-optional | Follow-up suggestions |
RAD-7 Compliant ORU Example
Complete radiology report following IHE RAD-7 profile with structured OBX sections.
Click on a segment above to highlight its fields
Hover or click any field value for detailed explanation
RAD-17: Structured Reporting
RAD-17 enables structured radiology reports using HL7 ORU with coded findings:
RAD-17 Structured Report with Coded Findings
Complete IHE RAD-17 structured reporting example with SNOMED CT coded findings in full ORU message context.
Click on a segment above to highlight its fields
Hover or click any field value for detailed explanation
IHE Connectathon
IHE hosts annual connectathons where vendors test interoperability using these profiles. Participation ensures your implementation conforms to industry standards.
IHE Radiology Technical Framework
Official IHE Radiology profile specifications
IHE Radiology FrameworkFurther Reading
RSNA Radiology Informatics
Radiological Society of North America informatics resources
RSNA InformaticsKnowledge Check
Test your understanding with this quiz. You need to answer all questions correctly to mark this section as complete.