Child pages
  • TCIA Programmatic Interface (REST API) Usage Guide v1

Versions Compared

Key

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

...

Query Name

Return Values

Output Format

Query Key 1

Query Key 2

Query Key 3

Query Key 4

Query Key 5

Query Key 6

getCollectionValues

Set of all collection names

CSV

 

 

 

 

 

 

getModalityValues

Set of all modality values (CT, MR, ...) filtered by query keys

CSV

Collection (O)

BodyPartExamined (O)

Modality (O)

 

 

 

getBodyPartValues

Set of all body part names filtered by query keys

CSV

Collection (O)

BodyPartExamined (O)

Modality (O)

 

 

 

getManufacturerValues

Set of all manufacturer names filtered by query keys

CSV

Collection (O)

BodyPartExamined (O)

Modality (O)

 

 

 

getPatientSet of patient objects filtered by query keysCSVCollection (O)     

getPatientStudy

Set of patient/study objects filtered by query keys

CSV

Collection (O)

PatientID (O)

StudyInstanceUID (O)

 

 

 

getSeries

Set of series objects filtered by query keys

CSV

Collection (O)

PatientID (O)

StudyInstanceUID (O)

Modality (O)

 

 

getImages

Set of images in a zip file

ZIP

SeriesInstanceUID (R)

 

 

 

 

 

Return Values

Patient

An object that represents one patient.

Attribute

DICOM Tag

Description

PatientID

0010 0020

Has been de-identified as part of submission process.

PatientName

0010 0010

Has been de-identified as part of submission process.

PatientBirthDate

0010 0030

Has been de-identified (emptied) as part of submission process.

PatientSex

0010 0040

Standard DICOM definition

EthnicGroup

0010 2160

Standard DICOM definition

CollectionNAA label used to name a set of images collected for a specific trial or other reason.
Assigned during the process of curating the data.

PatientStudy

An object that represents one DICOM imaging study performed on one patient.

...

AttributeDICOM TagDescription
NANASet of images in a zip file

Series

An object that represents one imaging series.

...