dbdicom.unique#

dbdicom.unique(pars: list, entity: list) dict[source]#

Return a list of unique values for a DICOM entity

Parameters:
  • pars (list) – attributes to return.

  • entity (list) – DICOM entity to search (Patient, Study or Series)

Returns:

dictionary with unique values for each attribute.

Return type:

dict