Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

OHF WADO

Overview

The WADO client plug-in for OHF will encapsulate the interactions between the client application and the web enabled DICOM server (a.k.a. WADO server). Eclipse based RCP that needs to access a WADO server to fetch DICOM images will be able to use the WADO client plug-in in order to do it. Usually to retrieve DICOM images from a WADO server the web client should build a URL with the parameters required to identify the DICOM objects and a set of parameters to describe the desired returned image. The WADO client plug-in will hide this from the plug-in that uses it and will only provide API for the operations that can be done on the WADO server side.

Please post any questions or concerns on the OHF newsgroup at:
news://news.eclipse.org/eclipse.technology.ohf

WADO Client Demonstration

Not yet available

WADO Client CVS

The WADO Client Plugin project is stored in the Eclipse Technology CVS repository.
To browse the CVS follow this link: org.eclipse.wado.client

Additional Information

Introduction

File:Something.png

Related Links

    Digital Imaging and Communications in Medicine (DICOM)
    WADO Standard (Part 18 of the DICOM standard

Back to the top