dcentvfy(1) Validate DICOM entities

SYNOPSIS

dcentvfy " inputfile1 [ inputfile2 ... ]"
man2html: unable to open or read file ../dicom3tools/gen.so
[ -v|verbose|vv|veryverbose ] [ -f|-filelist filename ]
man2html: unable to open or read file ../dicom3tools/optin.so

DESCRIPTION

dcentvfy

reads the named dicom files (and/or the files listed in the specified file), extracts patient, study, series and instance entity unique identifiers and then validates that the attribute values defined in the standard for those entities have consistent values for the same entity, and that identifiers of subordinate entries are not reused for different parent entities.

OPTIONS

The description and verbose output go to standard error.

The basic input switches are described in dcintro(1). Options specific to this program are:

-v|verbose
Describe as files are read and analyzed and the model of entity relationships to instances is built.
-vv|veryverbose
Describe the detailed behavior of comparison of each attribute for each entity for each instance.
-f|filelist filename
A file containing a list of DICOM input files (one filename per line).

ENVIRONMENT

 

EXAMPLES

 

FILES

 

AUTHOR

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

BUGS