table of contents
other versions
- wheezy 1.0~20120505-1
- jessie 1.00~20140902075059-1
- testing 1.00~20170109062447-1
- unstable 1.00~20170109062447-1
- experimental 1.00~20170222075252-1~exp1
DCSRDUMP(1) | DICOM PS3 - Describe DICOM SR content | DCSRDUMP(1) |
NAME¶
dcsrdump - ACR/NEMA DICOM PS3 ... DICOM PS3 - Describe DICOM SR contentSYNOPSIS¶
dcsrdump
[ -v|verbose ] [ -vv|veryverbose ] [ -filename ] [
-identifier ]
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] >1.1: CONTAINS: CONTAINER: (121070,DCM,"Findings") [SEPARATE] >>1.1.1: CONTAINS: TEXT: (121071,DCM,"Finding") = "stuff"FILES¶
SEE ALSO¶
dcintro(1)AUTHOR¶
Copyright (C) 1993-2010. David A. Clunie DBA PixelMed Publishing. All rights reserved.BUGS¶
18 July 2009 | DICOM PS3 |