This is the command dcentvfy that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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
Use dcentvfy online using onworks.net services