Follow-up Comment #3, task #16423 (project health):

I need others to  help to test this feature, better in real Modality
Workstation

1. Configure orthanc and enable worklist plugins:
   
{
  /**
   * Configuration of the ModalityWorklists plugin, that can be used
   * to serve DICOM modality worklists. More information about this
   * plugin is available in the source distribution at:
   *
https://bitbucket.org/sjodogne/orthanc/src/default/Plugins/Samples/ModalityWorklists/README
   **/
  "Worklists" : {
    "Enable": true,
    "Database": "/home/feng/.cache/orthanc/worklists"
  }
}

     
2. in orthanc machines, we run the below command to update worklists
directory.

    script/orthanc/update_worklists_database.py -d gnuhealth -P gnuhealth -w
~/.cache/orthanc/worklists/ -s 5

3. Configure Modality Workstation to work orthanc worklist service, then thest
worklists feature.

   



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/task/?16423>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to