DICOM PS3.3 2016b Page 440 states that the Frame Increment Pointer "Contains the Data Element Tag of the attribute that is used as the frame increment in Multi-frame pixel data. See Section C.7.6.6.1.2 for further explanation."
This section states that "The frames within a Multi-frame Image shall be conveyed as a logical sequence. The information that determines the sequential order of the frames shall be identified by the Data Element Tag or tags conveyed by the Frame Increment Pointer (0028,0009). Each specific Image IOD that supports the Multi-frame Module specializes the Frame Increment Pointer (0028,0009) to identify the Attributes that may be used as sequences." My problem is that in my case I have FrameIncrementPointer: [12292 12]. Checking the Registry of DICOM Data Elements in DICOM PS3.6 2016c - Data Dictionary (I am using the 117259999 2016c PDF files), it appears 12292 is not the Group Number for one of these Tags. So it appears to me that the DICOM Standard says the Frame Increment Pointer identifies at least one Tag, whereas my FrameIncrementPointer -- applying dicominfo to an RT Dose file -- does not. Have I misunderstood something? How do I use the information [12292 12] to determine the sequential order of the 129 frames of this RT Dose file?