This file is indexed.

/usr/share/libdcmtk2/VLP.dump is in dcmtk 3.6.0-15.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
################################################################################
# IMG2DCM TEMPLATE FOR WRITING VISIBLE LIGHT PHOTOGRAPHY OBJECTS               #
# SOP Class: 1.2.840.10008.5.1.4.1.1.77.1.4 (XC)                               #
################################################################################
# Type 1:  Value MUST be filled in                                             #
# Type 1C: Value MUST be filled in if known, if certain condition (see         #
#          standard) is fullfilled, otherwise LEAVE OUT line                   #
# Type 2:  Value MUST be filled in if known, MUST be left empty otherwise      #
# Type 2C: Same as 2, if a certain condition (see standard) is met. If the     #
#          condition is not met, LEAVE OUT line                                #
# Type 3:  User optional, CAN be written (if it should not, delete line).      #
#          The value written can be choosen freely, but has to conform to      #
#          element's VR (see standard)                                         #
################################################################################

########################### Patient Module #####################################

# Patient's Name, Type 2
(0010,0010) PN []

# Patient ID, Type 2
(0010,0020) LO []

# Patient's Birth Date, Type 2
(0010,0030) DA []

# Patient's Sex, Type 2
(0010,0040) CS []

# Responsible Organization, Type 2C (only included if patient is animal...)
# (0010,2299) LO []

########################### General Study Module ##############################
#    All attributes from the General Study Module are overwritten by the      #
#                --study-from and series-from options                         #
###############################################################################

# Study Date, Type 2
(0008,0020) DA []

# Study Time, Type 2
(0008,0030) TM []

# Accession Number, Type 2
(0008,0050) SH []

# Referring Physician's Name, Type 2
(0008,0090) PN []

# Study ID, Type 2
(0020,0010) SH []

# Study Instance UID, Type 1, usually provided automatically (newly created)
#(0020,000d) UI []

########################### General Series Module ##############################
#    All attributes from the General Series Module are overwritten by the      #
#                               --study-from option                            #
################################################################################

# Patient Position, Type 2C
(0018,5100) CS (no value available)

# Series Instance UID, Type 1, usually provided automatically (newly created)
# (0020,000e) UI []

# Series Number, Type 2
(0020,0011) IS []

# Laterality, Type 2C
# (0020,0060) CS (no value available)

###################### General Equipment Module ###############################

# Manufacturer, Type 2
(0008,0070) LO []

###################### General Image Module ###############################

# Content Date, Type 2C
#(0008,0023) DA []

# Instance Number, Type 2
(0020,0013) IS []

# Patient Orientation, Type 2C
(0020,0020) CS (no value available)

###################### Image Pixel Module #####################################
#         The Image Pixel Module is written by the img2dcm application        #
###############################################################################

#################### Acquisition Context Module ################################

# Acquisition Context Sequence, Type 2
(0040,0555) SQ (Sequence with explicit length #=0)
(fffe,e0dd) na (SequenceDelimitationItem for re-encod.)

########################### VL Image Module ###################################

# Image Type, Type 1 (Defined Terms)
(0008,0008) CS [DERIVED\SECONDARY]

# Content Time, Type 1C
#(0008,0033) TM []

# Lossy Image Compression, Type 2, Enumerated Values ("00" and "01")
(0028,2110) CS [01]

########################### SOP Common Module ##################################

# Specific Character Set, Type 1C.
# "ISO_IR 100" should be used if ISO Latin 1 characters could/are used in file
(0008,0005) CS [ISO_IR 100]