Replies: 5 comments 10 replies
-
How was the worklist created in DCM4CHEE? The archive supports accepting multiple values in ORC.18 of (ORM^O01 or OMG^O19) or IPC.9 of (OMI^O23). If the worklist already has multiple Scheduled Station AE Titles, the calling AET of modality can be coerced in MWL C-FIND request using a coercion. |
Beta Was this translation helpful? Give feedback.
-
You can achieve this using a 2-step coercion LDAP Config
If you have more modalities' AETs which need the same functionality, just pipe the values in the
Verification
In archive server log
|
Beta Was this translation helpful? Give feedback.
-
@vrindanayak thank you! Is this LDAP config documented anywhere? |
Beta Was this translation helpful? Give feedback.
-
I hope dcm4chee can add a simpler way to accomplish this. This is proving difficult to get right for clients. |
Beta Was this translation helpful? Give feedback.
-
@fonteneu : You had a question (arrived on my email) - I no longer see it in this Discussion
You can easily import ldifs in to your configuration using Apache Directory Studio client or you may use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to migrate from dcm4chee 2.x to dcm4chee arc light. However I'm blocked by the following (afaict) missing feature.
I need to accept MWL and MPPS requests from modality with AET "MOD1" but dcm4chee only knows about worklist for "MOD2". This is important because facilities occasionally want extra modalities to access the same worklist.
In dcm4chee 2.x this was made possible by providing a
mwl-cfindrq.xsl
in a directory whose name is "MOD1", and the XSL file then hardcodes the calling AET to the real one, "MOD2".I noticed #1442 but it does not seem to cover this use case.
Beta Was this translation helpful? Give feedback.
All reactions