DB Import

Node Icon

Loads data from a local or remote database. This node is used to retrieve previously stored datasets, such as images, masks or tables, for processing within the workflow. It supports usingt the legacy DICOM load function as well as the updated DICOM load via the “Method” setting.

Outputs

Output

Data loaded from the database.

Type: Image, Mask, Contour, Table, Column, Numeric Array, Boolean Array, Text, Structure

Settings

Configure

Database Text

Name of the database to load the data from.

Data ID Integer

Numeric identifier used to locate the dataset in the database. Each dataset has a unique ID.

Subtitle Text

Optional subtitle or description associated with the data.

Method Selection

Selects the loading strategy used.

  • Legacy: Use the original DICOM algorithm for reading DICOM data.
  • Beta: Uses a newer DICOM method that supports a wider range of modalities and DICOM formats. This is still in beta.

Values: Legacy, Beta

Linked Data

Edit Outputs Button

Edit the output of linked data, such as Contours or Transforms.

See also

Keywords: database, import, load, retrieve, DICOM, storage