v3.0 draft#11
Conversation
|
Still to do (me):
|
|
I have been testing the new DROs, and still have to test the enhanced PET DROs. The only issue I was able to identify so far was with DRO_error_4_2, where Radiopharmaceutical Start DateTime was absent (like DRO_error_4_1), instead of anonymised. |
|
MIRP has difficult parsing the timezone (+0100) in the Radiopharmaceutical DateTime string ('20250101100000.000000+0100'). Since its usage is supported in the DICOM standard (https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html), I will make the necessary changes. |
|
I stumbled across the following standard nomenclature for PET and SUV units in DICOM:
Enhanced PET can have multiple Real World Value Mapping Sequences, which suggests the following order of checks:
I think its important to note that for Enhanced PET the Rescale Intercept and Slope are a fall-back option, and that Real World Value Intercept and Slope should be used preferably. |
|
The real-world value slope / intercept are already mentioned in the manual: However, I did not consider multiple Real World Value Mapping Sequences being present, and I will add your strategy to the manual. |
|
Ok, I can replicate:
I cannot replicate:
|
…utes (7_1_0, 7_3_0, 7_3_1)
|
I have found the error and updated DROs 7_1_0, 7_3_0, and 7_3_1. Hope they work properly now :-) |
|
MIRP is now able to reproduce the values. |
Main changes: