Provided by: dicom3tools_1.00~20171209092658-1_amd64 bug

NAME

       dcentvfy - ACR/NEMA DICOM PS3 ... DICOM PS3 - Validate DICOM entities

SYNOPSIS

       dcentvfy  "  inputfile1  [  inputfile2 ... ]" [ -v|verbose|vv|veryverbose ] [ -f|-filelist
                 filename ]

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


SEE ALSO

       dciodvfy(1), dcintro(1)

AUTHOR

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

BUGS