Entity | Name in the SDK | Notes |
---|---|---|
Dataset | dataset_hash | Corresponds to the Dataset ID. |
Data Unit | data_hash | Corresponds to the data unit’s ID. |
Project | project_hash | Corresponds to the Project’s ID. |
Ontology | ontology_hash | Corresponds to the Ontology’s ID. Learn how to work with Ontologies here. |
Study ID | study_uid | Corresponds to the Study ID as defined in the DICOM standard. Learn how to work with DICOM metadata here. |
Series ID | series_uid | Corresponds to the Series ID as defined in the DICOM standard. Learn how to work with DICOM metadata here. |
Patient ID | patient_id | Corresponds to the Patient ID as defined in the DICOM standard. Learn how to work with DICOM metadata here. |
DICOM Instance ID | dicom_instance_uid | Corresponds to the DICOM Instance ID as defined in the DICOM standard. Learn how to work with DICOM metadata here. |
Frame Width | width | Corresponds to the columns attribute as defined in the DICOM standard. Learn how to work with DICOM metadata here. |
Frame Height | height | Corresponds to the rows attribute as defined in the DICOM standard. Learn how to work with DICOM metadata here. |