logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

Bugs

DICOM PS3                                        7 December 2015                                     DCENTVFY(1)

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.

Environment

Examples

Files

Name

       dcentvfy - ACR/NEMA DICOM PS3 ... DICOM PS3 - Validate DICOM 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|filelistfilename
              A file containing a list of DICOM input files (one filename per line).

See Also

dciodvfy(1), dcintro(1)

Synopsis

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

See Also