You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
HI
How to search fo null values using dcm4chee-arc-light UI?
I.E. i want to find studies with empty Accession number.
ty.
Shefki Esadi
unread,
Apr 26, 2019, 7:39:42 AM4/26/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
Hi,
that's not possible, nether from UI nor the archive supports that, nor DICOM C-FIND.
You have to use SQL directly in the Database.
Best Regards Shefki Esadi
Kirill K
unread,
Apr 26, 2019, 8:00:42 AM4/26/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
Doesn't UI do exactly this, quering the database?
пятница, 26 апреля 2019 г., 14:39:42 UTC+3 пользователь Shefki Esadi написал:
vrinda...@j4care.com
unread,
Apr 26, 2019, 9:01:57 AM4/26/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
UI invokes RESTful services which then queries the database. But since this is not supported by DICOM C-FIND it is not available in archive. S. Wildcard Matching.
Shefki Esadi
unread,
Apr 26, 2019, 9:08:35 AM4/26/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
Hi,
no, not directly, the UI is communicating with the dcm4chee-arc-light archive through the RESTful API of dcm4chee-arc-light, and the API is defined according the DICOM-Standard.