Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Query NameReturn ValuesQuery Parameters
Body Part Values and Counts

Modality values and body part count for the modality

API example and return values for getBodyPartValuesAndCounts

Collection (O)

Modality (O)

Collection Descriptions

The collection's description

API example and return values for getCollectionDescriptions

collectionName (O)

Collection or Series for DOI

The collection and/or series with the Digital Object Identifier (DOI)

API example and return values for getCollectionorSeriesforDOI

DOI (R)

CollectionOrSeries (O) - if left empty, only collection names and third party analysis are returned.  If set to "series" a full list of Series Instance UIDs associated with each collection are also returned.

Collection Values and Counts

The collections and the subject count for the collection

API example and return values for getCollectionValuesandCounts


Create Saved Cart

Creates a saved cart

API example and return values for Create Saved Cart (createSharedList)

list - A repeatable parameter for each series you wish to have in the saved cart

name- Name for the saved cart (note that names of saved carts must be unique)

description - Description of the saved cart

url - URL of the saved cart

DICOM Metadata by Series UID

Provides the functionality in the portal where the DICOM data is retrieved from a series

API example and return values for getDicomTags

SeriesUID
Extended Simple Search with Modality and Body Part Paged

API example and return values for getSimpleSearchWithModalityAndBodyPartPaged

  • CollectionCriteria
  • ImageModalityCriteria
  • AnatomicalSiteCriteria
  • ManufacturerCriteria
  • DateRangeCriteria
  • PatientCriteria
  • MinNumberOfStudiesCriteria
  • SpeciesCriteria
  • PhantomCriteria
  • TimePointCriteria
  • SortField
  • SortDirection
  • Start
  • Size 
Image with MD5 Hash

Zip file with the images and a CSV file containing the MD5 hashes

API example and return values for getImageWithMD5Hash

SeriesInstanceUID

Manifest for Simple Search

The Manifest Text for Simple Search API allows the creation of a manifest file that can be used to execute the NBIA Data Retriever.

API example and return values for getManifestForSimpleSearch

 The API takes the same arguments as the Simple Search GUI.
Manifest Text

The Manifest Text API allows the creation of a manifest file that can be used to execute the NBIA Data Retriever.

API example and return values for getManifestText

  • list - A repeatable parameter of series UIDs for each series you want to download
  • includeAnnotation - If "true" is used, the annotations are returned.
Manifest for Text SearchAPI example and return values for getManifestforTextSearch


Manifest from Patient Study SeriesAPI example and return values for getManifestfromPatientStudySeries


MD5 HierarchyAPI example and return values for getMD5Hierarchy


Manufacturer Values and CountsAPI example and return values for getManufacturerValuesandCounts


MD5 Hash for Image

The API returns a zip file containing the DICOM images and a CSV file with the MD5 hash code for each image file.

API example and return values for getMD5HashforImage


Modality Values and CountsAPI example and return values for getModalityValuesandCounts


Restrictions for Simple SearchAPI example and return values for getMD5HashforImage


Series Metadata 2API example and return values for getMD5HashforImage


Species TaxAPI example and return values for getMD5HashforImage


Species Values And CountsAPI example and return values for getMD5HashforImage


Study Drill Down With Series IDsAPI example and return values for getMD5HashforImage


ThumbnailAPI example and return values for getMD5HashforImage


Text SearchAPI example and return values for getMD5HashforImage


Updated SeriesAPI example and return values for getMD5HashforImage


Return Values

If the value for an attribute is null in the specified collection, it will not appear in the returned values.

...