问题复现场景 同一个StudyInstanceUID,对应两个不同的PatientID. 通俗讲,原本是一个病人的一次影像,却割裂成两个病人的影像,虽然两个病人不影响系统数据,但是同一个Study分别在两个病人名下,但是ID却相同,就会造成DICOMweb插件获取metadata失败,莫名其妙发生404错误. 进而影响到OHIF Viewer,无法使用StudyInstanceUID预览,提示:Error: GetStudyMetadata: For some reason we could n
概念 DICOM identifiers Very importantly, the DICOM standard specifies DICOM tags that allow to index each single DICOM resource: Patients are indexed with PatientID (0x0010, 0x0020) (part of the patient module). Studies are indexed with StudyInstanceUI