NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

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

Compare with Current View Page History

« Previous Version 322 Next »

Contents of this Page
At-a-Glance Details
  • Current Release of NBIA: GitHub Exit Disclaimer logo
  • Current Release of NBIA Data Retriever: 4.3, April 2022
  • Primary audience: Investigators and Researchers
  • Installation Level: Intermediate - technical assistance may be required; download may require supporting infrastructure or software.
  • System Requirements: Provides web-based access to de-identified DICOM images, markups, and annotations using role-based security. The NBIA download package is a ZIP package that includes the NBIA application, supporting libraries, RSNA Clinical Trial Processor (CTP) submission client/server (with NBIA modifications), and associated documentation.

Tool Overview

The National Biomedical Imaging Archive is a free and open-source service and a software application that enables users to securely store, search, and download diagnostic medical images, providing a searchable repository integrating in vivo cancer images with clinical data. Using role-based security, NBIA provides web-based access to de-identify DICOM images.

Along with the Clinical Trial Processor software from the Radiological Society of North America, NBIA supports customized de-identification of images. NBIA is able to integrate with other applications through a set of APIs. For more information, see the NBIA REST API Guides Exit Disclaimer logo NBIA DICOM API User Guide, and NBIA WADO API User Guide

NCI's hosted instance of NBIA provides researchers and clinicians with a demonstration of a robust DICOM archive that can securely share and access images to enhance scientific research and support clinical decision making. Anyone can deploy a local instance of NBIA, which you can customize to your organization's branding.

Installation and Downloads

Before installing NBIA, you must download and install Java SE Development Kit 8, Apache Ant, MySQL, and Tomcat, and set environmental variables. You must also specify the parameters in the properties file to customize NBIA. Refer to Chapters 3 and 4 of the NBIA Installation Guide for details.

After installing all pre-requisite software and setting the properties, you can install NBIA by typing the single command ant. The NBIA installation configures Tomcat for running NBIA and the optional NBIA REST API, and creates an NBIA-specific schema within a pre-existing database on a pre-installed MySQL server. Refer to Chapter 5 of the NBIA Installation Guide for NBIA installation details.

Refer to GitHub Exit Disclaimer logo  for more information on building and installing NBIA.

NBIA user documentation is available on the NBIA wiki. Subscribe to the NBIA listserv to receive updates about this tool.

NBIA Data Retriever 4.3 (Current Release)

The NBIA Data Retriever is an application that allows you to download the images you have added data to the cart. More information on how to use the NBIA Data Retriever is at Downloading NBIA Images. The NCI supports the current release of the NBIA Data Retriever and two previous releases. Earlier releases have been deprecated.

PlatformFile
Windows
Mac
Linux (tested on CentOS)

NBIADataRetriever-4.3-1.x86_64.rpm

To run this file, type the following at the command prompt:
sudo yum -v -y remove NBIADataRetriever-4.1-1.x86_64.rpm;sudo yum -y install NBIADataRetriever-4.2-1.x86_64.rpm

Linux (tested on Ubuntu)

nbia-data-retriever-4.3.deb

To run this file, type the following at the command prompt:
sudo -S dpkg -r nbia-data-retriever-4.1.deb;sudo -S dpkg -i nbia-data-retriever-4.2.deb


Support and Documentation

Defects and Feature Requests

Report a defect or request a feature for NBIA on NCI JIRA.

Open-Source Development

NBIA is an open-source project with its code repository on GitHub Exit Disclaimer logo .

Contact Application Support for information about open-source development and NBIA.

Refer to the latest NBIA Installation GuideNBIA Data Portal User GuideNBIA Developer Documentation, and NBIA Release Announcements and Release Notes.

Presentations, Demos and Other Materials

  • No labels