Radiology / Imaging Orders
Status: Requirements In Progress ready for Work In Progress Done
Technical Complexity: Easy Medium Hard / Complex
Summary:
The MVP deliberately starts with manual image upload to deliver immediate value without requiring PACS infrastructure.
The workflow establishes — order placement, image capture, worklist management, completion — the MVP provides the foundation.
Imaging Order mockup
1. Problem
Context:
Radiology and imaging are essential to longitudinal clinical decision-making. They enable clinicians to monitor disease progression, differentiate chronic findings from acute pathology, and establish a clinical baseline. A practical example: comparing a chest X-ray from 2022 against one from 2026 allows a physician to determine whether a finding represents a stable, long-standing scar or a new, fast-growing concern requiring urgent intervention.
The Gap:
Currently, the OpenMRS Reference Application (O3) lacks a structured way to place and record radiology/imaging orders. Without this history, clinicians suffer from "diagnostic blindness," where every "shadow" on a scan may trigger an unnecessary, expensive, and invasive biopsy simply because there is no way to verify if the finding has changed over time.
Proposed solution:
Enable clinicians to place structured radiology and imaging orders directly within the Order Basket. This will ensure that every imaging request is captured as a permanent milestone in the patient's medical history, facilitating safer, longitudinal care.
There are two approaches to managing radiology workflows in practice:
Manual Radiology Upload (MVP): The clinician photographs and uploads the physical X-ray film directly into the patient record. This is the initial delivery target.
PACS Integration (Deferred): The imaging modality (machine) automatically stores a digital representation of the image in DICOM format on a PACS server, eliminating manual steps and ensuring higher image fidelity.
2. User Stories
As a clinician, I want to be able to place a radiology order so that the imaging request is formally captured in the patient's medical history.
As a clinician, I want to specify the body site and side (laterality) when placing an order so that the imaging team scans the correct area.
As a clinician, I want to upload an image (photograph of an X-ray film) against a radiology order so that the visual result is permanently linked to the patient's record.
As a clinician, I want to see a history of past imaging orders so that I can compare new scans with old baselines and avoid redundant testing.
3. Market Analysis
Solutions | Visuals | Remarks |
|---|---|---|
TaifaCare |
| |
|
|
|
4. Technical Considerations & Dependencies
Radiology orders need a new order type in OpenMRS (Radiology Order) - the same way we have Drug and Lab orders
The Order Basket UI (ESM) will need a new radiology order form with fields for: imaging type, body site, laterality, priority (routine/urgent) etc
Needs to plug into the existing orders app module without breaking existing order types
Concepts (representing imaging types e.g., Chest X-ray, Ultrasound, MRI, etc.): https://app.openconceptlab.org/#/orgs/openmrs/collections/radiology/
Storage of images: Use the attachment module as it supports file upload linked to a patient
Question: Should the uploaded image be explicitly linked to the originating radiology order and not just loosely attached to the patient?
A new widget to the patient chart that displays past radiology orders and linked images
5. Sketches
Imaging Widget:
Imaging Order Form
Active Orders
Worklist - Image Upload
Add Imaging Order:
Radiology and Imaging (Home)
Worklist
Completed Orders