Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 27 Next »

This is the home page for the dcm4chee-2.x image manager/image archive application. 

Introduction

Archive Modules

Module

Description

Web-based User Interface

dcm4chee contains a robust user interface for administrators which runs entirely in a Web browser.

DICOM Interfaces

Acting as an archive, dcm4chee is able to store, query, and retrieve any type of DICOM object.  In addition, support is included for MPPS, GPWL, MWL, Storage Committment, Instance Availability Notification, Study Content Notification, Output Content to CD Media, Hanging Protocols, and more.

HL7 Interfaces

The archive includes an integrated HL7 server which can act on ADT, ORM, and ORU message types.

WADO and RID

WADO (DICOM Part 18, Web Access to DICOM Objects) and RID (IHE Retrieve Information for Display) interfaces enable access to the archived content from the Web.

Audit Record Repository (ARR)

 

Media Creation(CDW)

 

XDS

 

Internal Archive Services (MBeans)

MBean Services: dcm4chee utilizes the JBoss XMBean infrastructure to supply services to internal business logic.  An XMBean is basically a JMX MBean that JBoss has built a lifecycle management framework around, which includes useful base functionality.  Within dcm4chee these services are accessed directly via JMX MBeanServer invocations.  Some of them are fronted by an EJB facade in order to provide public access to the services.  This section contains a brief overview of this architecture, with links to wiki pages for each of the individual services.

Administration, Operations, and Maintenance

For the Do-It-Yourselfer

  • No labels