The image violates the IOD for DX by several attributes. Particularly
DICOM PS3.3, C.8.11.3 DX Image Module specifies:
> Presentation LUT Shape (2050,0020)
> Specifies an identity transformation for the Presentation LUT, other
than to account for the value of Photometric Interpretation (0028,0004),
such that the output of all grayscale transformations defined in the
IOD containing this Module are defined to be P-Values.
> Enumerated Values:
>
IDENTITY: output is in P-Values - shall be used if Photometric Interpretation (0028,0004) is MONOCHROME2.
> INVERSE: output after inversion is in P-Values - shall be used if Photometric Interpretation (0028,0004) is MONOCHROME1.
so:
1428: (0028,0004) CS #12 [MONOCHROME2] PhotometricInterpretation
:
1730: (2050,0020) CS #8 [INVERSE] PresentationLUTShape
is an inconsistency, and the rendering application has to decide which attribute shall be believed.
Also mandatory attributes:
- Pixel Intensity Relationship (0028,1040)
- Pixel Intensity Relationship Sign (0028,1041)
- Rescale Intercept (0028,1052)
- Rescale Slope (0028,1053)
- Rescale Type (0028,1054)
- Lossy Image Compression (0028,2110)
- Burned In Annotation (0028,0301)
- Window Center (0028,1050)
- Window Width (0028,1051)
are missing and
370: (0008,0008) CS #26 [ORIGINAL\PRIMARY\RT\150000] ImageType
violates
DICOM PS 3.3, C.8.11.3.1.1 Image Type> Value 3 (which is specific to the IOD) shall be present and have zero length (null value).