Structured Reporting

547 views
Skip to first unread message

John Hearns

unread,
Jan 7, 2020, 12:25:16 PM1/7/20
to Orthanc Users
A very quick question please. I am considering using Orthanc.
I have been asked if it supports Structured Reporting.

Thanks, John Hearns

Sébastien Jodogne

unread,
Jan 7, 2020, 2:27:56 PM1/7/20
to Orthanc Users
As written in the Orthanc Book, Orthanc can receive/store/transmit DICOM-SR (structured reports):
https://book.orthanc-server.com/faq/supported-images.html

The analysis of DICOM-SR can be done through Lua scripts, through plugins; through external scripts using the JSON format, or from external DICOM viewers.

Oskar Bożek

unread,
Jan 26, 2020, 3:57:33 PM1/26/20
to Orthanc Users
As parsing DICOM headers is quite awful Orthanc helps here a lot as You can parse the json version - that's what I did in my project.

Dominic Bou-Samra

unread,
Jan 27, 2020, 5:33:05 PM1/27/20
to Orthanc Users
I use Orthanc for an application that relies heavily on the contents inside structured reports. I ended up writing a parsing layer than transforms the contents into values that make sense inside my domain (measurements, findings etc). I make use of the JSON output Orthanc emits. 

Deepak Tiwari

unread,
May 29, 2022, 3:30:11 PM5/29/22
to Orthanc Users
Please Explain How To Extract our Required Data into Json Format from SR Reports 

Deepak Tiwari

unread,
May 29, 2022, 3:31:27 PM5/29/22
to Orthanc Users
Please Explain How To Extract our Required Data into Json Format from SR Reports 

thanks 

Alain Mazy

unread,
May 30, 2022, 5:01:47 AM5/30/22
to Deepak Tiwari, Orthanc Users
Hi, 

Once you have the id of an instance, you can get a json version of all DICOM Tags through the /tags endpoint:

DICOM SRs are just made of DICOM Tags so you get the full SR content there.

HTH

Alain.

--
You received this message because you are subscribed to the Google Groups "Orthanc Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orthanc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/62394d34-6152-48a3-89b3-2ac6dba656b7n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages