dcsrdump - ACR/NEMA DICOM PS3 ... DICOM PS3 - Describe DICOM SR content
Contents
Bugs
DICOM PS3 6 March 2014 DCSRDUMP(1)
Description
dcsrdump reads the named dicom structured report (SR) input file and describes the information contained.
Environment
Examples
% dcsrdump -identifier basictextsr.dcm
1: : CONTAINER: (18748-4,LN,"Diagnostic Imaging Report") [SEPARATE] (DCMR,2000)
>1.1: CONTAINS: CONTAINER: (121070,DCM,"Findings") [SEPARATE]
>>1.1.1: CONTAINS: TEXT: (121071,DCM,"Finding") = "stuff"
Files
Name
dcsrdump - ACR/NEMA DICOM PS3 ... DICOM PS3 - Describe DICOM SR content
Options
The attribute values, description and verbose output go to standard error.
The basic input switches are described in dcintro(1). Options specific to this program are:
-verbose
Describe the parsing process; does not actually do anything at present.
-veryverbose
Display byte offset from file start and message start, in hexadecimal, and dump contents of the
DICOM dataset while reading.
-filename
Show the name of the file supplied in the arguments; a hyphen will be reported if no filename was
supplied.
-identifier
Preceed each content item with the dot delimited numeric identifier of the content item (as used
in references).
See Also
dcintro(1)Synopsis
dcsrdump [ -v|verbose ] [ -vv|veryverbose ] [ -filename ] [ -identifier ]
