Status: Currently the 0008.0018 propety is only set if a real DICOM image is loaded (directly or from a nrrd that was a DICOM loaded by MITK).
Aim: Images should always have a valid DICOM.0008.0018 proprety. If not existing, valid SOP uids should be generated. There are several "entry points" where the valid property can/should be assured:
- Initialize methods of the mitk::Image
- DICOMHelper classes (see )