XPACS¶
XPACS is your modern industrial PACS platform founded in 2020!
XPACS is based on the latest Microsoft server platform .NET 10 and supports many operating systems, from the respected Windows Server to a rapid Linux running on an industrial PC/NAS. The project utilizes leading Microsoft tools like ASP.NET Blazor, Entity Framework Core, and some third-party tools like Blazorise Components, Fellow Oak DICOM, Serilog, RabbitMQ, etc.

Outlines¶
- Reliability: simple and reliable source code
- Scalability: the distributed architecture of DICONDE services, scaling the underlying database up to large enterprises
- Mobility: easy migration between servers, quick installation
- Cross-platform: running on different operating systems
Features¶
Services¶
- DICONDE Store archives images/documents coming from modalities to XPACS
- DICONDE Query/Retrieve provides the archived information on a modality’s request
- DICONDE Router redirects images/documents to other PACS systems and modalities
- DICONDE Modality Worklist provides scheduled jobs to modalities
- DICONDE Import automatically imports images/documents from modalities that lack DICONDE network features
- Web UI provides web access to jobs, images, documents, etc.
- Web API integrates XPACS with enterprise management systems like DRIVE NDT
Security¶
- Archiving all XPACS images/documents in their original state
- Saving new versions additionally to the original/previous ones without overwriting
- Generating a hash code for each image/document
- Encrypting DICONDE traffic between facilities
- Authorizing modalities/users to upload/download/delete images/documents based on permissions
- Locking images/documents until the corresponding retention period expires
- Replicating images/documents to a secondary volume
Audit¶
- Logging all events that occurred in XPACS
- Auditing critical events via email, web, etc.