DICOM: What's the point of SOPInstanceUID tag?

后端 未结 6 1029
隐瞒了意图╮
隐瞒了意图╮ 2020-12-24 08:05

DICOM already provides a unique enough identifier for the Series (e.g. Series Instance UID), so why also include one on the lower level objects (e.g. SOPInstanceUID)?

<
6条回答
  •  一向
    一向 (楼主)
    2020-12-24 08:34

    Series reference is not specific enough. In the case of structure sets the Reference SOP Instance UID ties the contours in the structure set to the specific slice in the dataset. It's not enough to just reference the series because you have to ensure that the contour is exactly aligning with a slice.

提交回复
热议问题