This is my first post here. I’m working on a new modality, and we want to build some kind of workflow around the images. One of the things we’d like to use is DICOM Worklists, and we’d like to use Orthanc and its new Worklist plugin for this.
We’ve run into this oddity: When trying to create or edit a Worklist through Orthanc’s web interface (with the new plugin), there seems to be no way to set the accession number. The form that opens does not have a field for it.
Hello @shai - we haven’t used OE2 to interact with Orthanc’s worklist plugin, but the Orthanc worklist API worked perfectly for us - our app pulls appointments from our EMR and sends them to the Orthanc worklist and our modalities grab the appointments from the Orthanc worklist. It works really well and our clinic secretaries and technologists love it!
Our main focus is the Modality; the scheduling around it is essentially scaffolding. OE2 gives us a handy entry system, we don’t need much more in this direction at the moment.