Weasis configuration with dcm4chee-arc-light 5.22.2

117 views
Skip to first unread message

Nicolas Roduit

unread,
Jun 1, 2020, 8:23:51 AM6/1/20
to dcm...@googlegroups.com
Since dcm4chee-arc-light 5.22.2, a simpler and faster configuration is possible:

  • For installation of dcm4chee-arc-light 5.22.2 with Docker, add the four properties in the docker-compose.env file: 
    IID_PATIENT_URL=weasis://$dicom:rs --url "{{qidoBaseURL}}{{qidoBasePath}}" -r "patientID={{patientID}}" --query-ext "\&includedefaults=false" -H "Authorization: Bearer {{access_token}}"
    IID_STUDY_URL=weasis://$dicom:rs --url "{{qidoBaseURL}}{{qidoBasePath}}" -r "studyUID={{studyUID}}" --query-ext "\&includedefaults=false" -H "Authorization: Bearer {{access_token}}"

  • Install Weasis, that's it.

See this page for more information about the direct DICOMWeb configuration (without weasis-pacs-connector).
And this page for the configuration of dcm4chee with weasis-pacs-connector.
Reply all
Reply to author
Forward
0 new messages