I want to use Radiant as a default dicom viewer on dcm4che. Other viewers offer some protocolos and i wonder if its the same with Radiant. What i'm looking its something like this:
ID_STUDY_URL=radiant://$dicom:rs --url "{{PATH TO PACS}}{{qidoBasePath}}" -r "studyUID={{studyUID}}" --query-ext "&includedefaults=false" -H "Authorization: Bearer {{access_token}}"
Righ now i can open Radiant using a url on browser but it does not show the images.