dcsrdump(1) Describe DICOM SR content

SYNOPSIS

dcsrdump
man2html: unable to open or read file ../dicom3tools/gen.so
[ -v|verbose ] [ -vv|veryverbose ] [ -filename ] [ -identifier ]
man2html: unable to open or read file ../dicom3tools/optin.so

DESCRIPTION

dcsrdump

reads the named dicom structured report (SR) input file and describes the information contained.

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).

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

 

AUTHOR

Copyright (c) 1993-2015, David A. Clunie DBA PixelMed Publishing. All rights reserved.

BUGS