Skip to main content

Radiology Service — Service Risk Register

Status: populated Owner: TBD Last updated: 2026-04-18 Companion: Service Template · 03 platform-services · 02 DDD


1. Risk Register

IDRiskLikelihoodImpactOwnerMitigationStatus
RISK-RAD-001PACS vendor API changes break DICOMweb integrationMediumHighIntegration teamDICOMweb standards compliance testing; adapter pattern isolates vendor specificsOpen
RISK-RAD-002Wrong-patient imaging study displayed (PACS UID mismatch)Very LowCriticalClinical informaticsPatient ID cross-check on QIDO-RS; admin-only UID mapping override with auditOpen
RISK-RAD-003Viewer launch token interceptionVery LowHighSecurityShort TTL (60 min); HTTPS only; token bound to user IDOpen
RISK-RAD-004Critical finding event not delivered (NATS down)LowCriticalSREOutbox pattern; retry; escalation via alternative channel if lag > 15 minOpen
RISK-RAD-005PACS connectivity lost during high-volume imaging periodMediumHighSRECached metadata shown; viewer launch blocked gracefully; PACS recovery runbookOpen
RISK-RAD-006UAE authority-specific imaging reporting requirements unknownMediumMediumClinical informaticsTracked as REQ-RAD-UAE-001; no implementation until MoH rule-set confirmedOpen
RISK-RAD-007Multi-tenant data leakage via RLS misconfigurationVery LowCriticalSecurityMandatory tenant-isolation.spec.ts; CI gateOpen