health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [task #16423] Support generate DICOM Modality Worklists


From: Feng Shu
Subject: [Health-dev] [task #16423] Support generate DICOM Modality Worklists
Date: Thu, 24 Aug 2023 02:53:44 -0400 (EDT)

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

[Prev in Thread] Current Thread [Next in Thread]