@abasb75/dicom-parser 0.0.0-test → 0.0.0-test1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -3
- package/index.d.ts +276 -10
- package/index.js +1 -53
- package/package.json +35 -23
- package/Dataset.d.ts +0 -11
- package/Dataset.js +0 -78
- package/Loader.d.ts +0 -8
- package/Loader.js +0 -65
- package/Parser.d.ts +0 -29
- package/Parser.js +0 -225
- package/Tag.d.ts +0 -17
- package/Tag.js +0 -99
- package/Value.d.ts +0 -5
- package/Value.js +0 -16
- package/dic.d.ts +0 -8
- package/dic.js +0 -41581
- package/enums/TagsDictionary.d.ts +0 -8
- package/enums/TagsDictionary.js +0 -3612
- package/enums/TransferSyntax.d.ts +0 -17
- package/enums/TransferSyntax.js +0 -19
- package/enums/ValueRepresentations.d.ts +0 -2
- package/enums/ValueRepresentations.js +0 -4
- package/enums/index.d.ts +0 -12
- package/enums/index.js +0 -11
- package/types.d.ts +0 -5
- package/types.js +0 -2
package/enums/TagsDictionary.js
DELETED
|
@@ -1,3612 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const TagsDictionaryEnums = {
|
|
4
|
-
"0002": {
|
|
5
|
-
"0000": ["UL", "FileMetaInformationGroupLength"],
|
|
6
|
-
"0001": ["OB", "FileMetaInformationVersion"],
|
|
7
|
-
"0002": ["UI", "MediaStoredSOPClassUID"],
|
|
8
|
-
"0003": ["UI", "MediaStoredSOPInstanceUID"],
|
|
9
|
-
"0010": ["UI", "TransferSyntaxUID"],
|
|
10
|
-
"0012": ["UI", "ImplementationClassUID"],
|
|
11
|
-
"0013": ["SH", "ImplementationVersionName"],
|
|
12
|
-
"0016": ["AE", "SourceApplicationEntityTitle"],
|
|
13
|
-
"0100": ["UI", "PrivateInformationCreatorUID"],
|
|
14
|
-
"0102": ["OB", "PrivateInformation"]
|
|
15
|
-
},
|
|
16
|
-
"0004": {
|
|
17
|
-
"1130": ["CS", "FilesetID"],
|
|
18
|
-
"1141": ["CS", "FilesetDescriptorFileFileID"],
|
|
19
|
-
"1142": ["CS", "FilesetDescriptorFileFormat"],
|
|
20
|
-
"1200": ["UL", "RootDirectoryEntitysFirstDirectoryRecordOffset"],
|
|
21
|
-
"1202": ["UL", "RootDirectoryEntitysLastDirectoryRecordOffset"],
|
|
22
|
-
"1212": ["US", "File-setConsistenceFlag"],
|
|
23
|
-
"1220": ["SQ", "DirectoryRecordSequence"],
|
|
24
|
-
"1400": ["UL", "NextDirectoryRecordOffset"],
|
|
25
|
-
"1410": ["US", "RecordInuseFlag"],
|
|
26
|
-
"1420": ["UL", "ReferencedLowerlevelDirectoryEntityOffset"],
|
|
27
|
-
"1430": ["CS", "DirectoryRecordType"],
|
|
28
|
-
"1432": ["UI", "PrivateRecordUID"],
|
|
29
|
-
"1500": ["CS", "ReferencedFileID"],
|
|
30
|
-
"1510": ["UI", "ReferencedSOPClassUIDInFile"],
|
|
31
|
-
"1511": ["UI", "ReferencedSOPInstanceUIDInFile"],
|
|
32
|
-
"1600": ["UL", "NumberOfReferences"]
|
|
33
|
-
},
|
|
34
|
-
"0008": {
|
|
35
|
-
"0001": ["UL", "LengthToEnd"],
|
|
36
|
-
"0005": ["CS", "SpecificCharacterSet"],
|
|
37
|
-
"0006": ["SQ", "LanguageCodeSequence"],
|
|
38
|
-
"0008": ["CS", "ImageType"],
|
|
39
|
-
"0010": ["SH", "RecognitionCode"],
|
|
40
|
-
"0012": ["DA", "InstanceCreationDate"],
|
|
41
|
-
"0013": ["TM", "InstanceCreationTime"],
|
|
42
|
-
"0014": ["UI", "InstanceCreatorUID"],
|
|
43
|
-
"0016": ["UI", "SOPClassUID"],
|
|
44
|
-
"0018": ["UI", "SOPInstanceUID"],
|
|
45
|
-
"001A": ["UI", "RelatedGeneralSOPClassUID"],
|
|
46
|
-
"001B": ["UI", "OriginalSpecializedSOPClassUID"],
|
|
47
|
-
"0020": ["DA", "StudyDate"],
|
|
48
|
-
"0021": ["DA", "SeriesDate"],
|
|
49
|
-
"0022": ["DA", "AcquisitionDate"],
|
|
50
|
-
"0023": ["DA", "ContentDate"],
|
|
51
|
-
"0024": ["DA", "OverlayDate"],
|
|
52
|
-
"0025": ["DA", "CurveDate"],
|
|
53
|
-
"002A": ["DT", "AcquisitionDateTime"],
|
|
54
|
-
"0030": ["TM", "StudyTime"],
|
|
55
|
-
"0031": ["TM", "SeriesTime"],
|
|
56
|
-
"0032": ["TM", "AcquisitionTime"],
|
|
57
|
-
"0033": ["TM", "ContentTime"],
|
|
58
|
-
"0034": ["TM", "OverlayTime"],
|
|
59
|
-
"0035": ["TM", "CurveTime"],
|
|
60
|
-
"0040": ["US", "DataSetType"],
|
|
61
|
-
"0041": ["LO", "DataSetSubtype"],
|
|
62
|
-
"0042": ["CS", "NuclearMedicineSeriesType"],
|
|
63
|
-
"0050": ["SH", "AccessionNumber"],
|
|
64
|
-
"0051": ["SQ", "IssuerOfAccessionNumberSequence"],
|
|
65
|
-
"0052": ["CS", "QueryRetrieveLevel"],
|
|
66
|
-
"0054": ["AE", "RetrieveAETitle"],
|
|
67
|
-
"0056": ["CS", "InstanceAvailability"],
|
|
68
|
-
"0058": ["UI", "FailedSOPInstanceUIDList"],
|
|
69
|
-
"0060": ["CS", "Modality"],
|
|
70
|
-
"0061": ["CS", "ModalitiesInStudy"],
|
|
71
|
-
"0062": ["UI", "SOPClassesInStudy"],
|
|
72
|
-
"0064": ["CS", "ConversionType"],
|
|
73
|
-
"0068": ["CS", "PresentationIntentType"],
|
|
74
|
-
"0070": ["LO", "Manufacturer"],
|
|
75
|
-
"0080": ["LO", "InstitutionName"],
|
|
76
|
-
"0081": ["ST", "InstitutionAddress"],
|
|
77
|
-
"0082": ["SQ", "InstitutionCodeSequence"],
|
|
78
|
-
"0090": ["PN", "ReferringPhysicianName"],
|
|
79
|
-
"0092": ["ST", "ReferringPhysicianAddress"],
|
|
80
|
-
"0094": ["SH", "ReferringPhysicianTelephoneNumbers"],
|
|
81
|
-
"0096": ["SQ", "ReferringPhysicianIdentificationSequence"],
|
|
82
|
-
"0100": ["SH", "CodeValue"],
|
|
83
|
-
"0102": ["SH", "CodingSchemeDesignator"],
|
|
84
|
-
"0103": ["SH", "CodingSchemeVersion"],
|
|
85
|
-
"0104": ["LO", "CodeMeaning"],
|
|
86
|
-
"0105": ["CS", "MappingResource"],
|
|
87
|
-
"0106": ["DT", "ContextGroupVersion"],
|
|
88
|
-
"0107": ["DT", "ContextGroupLocalVersion"],
|
|
89
|
-
"010B": ["CS", "ContextGroupExtensionFlag"],
|
|
90
|
-
"010C": ["UI", "CodingSchemeUID"],
|
|
91
|
-
"010D": ["UI", "ContextGroupExtensionCreatorUID"],
|
|
92
|
-
"010F": ["CS", "ContextIdentifier"],
|
|
93
|
-
"0110": ["SQ", "CodingSchemeIdentificationSequence"],
|
|
94
|
-
"0112": ["LO", "CodingSchemeRegistry"],
|
|
95
|
-
"0114": ["ST", "CodingSchemeExternalID"],
|
|
96
|
-
"0115": ["ST", "CodingSchemeName"],
|
|
97
|
-
"0116": ["ST", "CodingSchemeResponsibleOrganization"],
|
|
98
|
-
"0117": ["UI", "ContextUID"],
|
|
99
|
-
"0201": ["SH", "TimezoneOffsetFromUTC"],
|
|
100
|
-
"1000": ["AE", "NetworkID"],
|
|
101
|
-
"1010": ["SH", "StationName"],
|
|
102
|
-
"1030": ["LO", "StudyDescription"],
|
|
103
|
-
"1032": ["SQ", "ProcedureCodeSequence"],
|
|
104
|
-
"103E": ["LO", "SeriesDescription"],
|
|
105
|
-
"103F": ["SQ", "SeriesDescriptionCodeSequence"],
|
|
106
|
-
"1040": ["LO", "InstitutionalDepartmentName"],
|
|
107
|
-
"1048": ["PN", "PhysiciansOfRecord"],
|
|
108
|
-
"1049": ["SQ", "PhysiciansOfRecordIdentificationSequence"],
|
|
109
|
-
"1050": ["PN", "PerformingPhysicianName"],
|
|
110
|
-
"1052": ["SQ", "PerformingPhysicianIdentificationSequence"],
|
|
111
|
-
"1060": ["PN", "NameOfPhysiciansReadingStudy"],
|
|
112
|
-
"1062": ["SQ", "PhysiciansReadingStudyIdentificationSequence"],
|
|
113
|
-
"1070": ["PN", "OperatorsName"],
|
|
114
|
-
"1072": ["SQ", "OperatorIdentificationSequence"],
|
|
115
|
-
"1080": ["LO", "AdmittingDiagnosesDescription"],
|
|
116
|
-
"1084": ["SQ", "AdmittingDiagnosesCodeSequence"],
|
|
117
|
-
"1090": ["LO", "ManufacturerModelName"],
|
|
118
|
-
"1100": ["SQ", "ReferencedResultsSequence"],
|
|
119
|
-
"1110": ["SQ", "ReferencedStudySequence"],
|
|
120
|
-
"1111": ["SQ", "ReferencedPerformedProcedureStepSequence"],
|
|
121
|
-
"1115": ["SQ", "ReferencedSeriesSequence"],
|
|
122
|
-
"1120": ["SQ", "ReferencedPatientSequence"],
|
|
123
|
-
"1125": ["SQ", "ReferencedVisitSequence"],
|
|
124
|
-
"1130": ["SQ", "ReferencedOverlaySequence"],
|
|
125
|
-
"1134": ["SQ", "ReferencedStereometricInstanceSequence"],
|
|
126
|
-
"113A": ["SQ", "ReferencedWaveformSequence"],
|
|
127
|
-
"1140": ["SQ", "ReferencedImageSequence"],
|
|
128
|
-
"1145": ["SQ", "ReferencedCurveSequence"],
|
|
129
|
-
"114A": ["SQ", "ReferencedInstanceSequence"],
|
|
130
|
-
"114B": ["SQ", "ReferencedRealWorldValueMappingInstanceSequence"],
|
|
131
|
-
"1150": ["UI", "ReferencedSOPClassUID"],
|
|
132
|
-
"1155": ["UI", "ReferencedSOPInstanceUID"],
|
|
133
|
-
"115A": ["UI", "SOPClassesSupported"],
|
|
134
|
-
"1160": ["IS", "ReferencedFrameNumber"],
|
|
135
|
-
"1161": ["UL", "SimpleFrameList"],
|
|
136
|
-
"1162": ["UL", "CalculatedFrameList"],
|
|
137
|
-
"1163": ["FD", "TimeRange"],
|
|
138
|
-
"1164": ["SQ", "FrameExtractionSequence"],
|
|
139
|
-
"1167": ["UI", "MultiFrameSourceSOPInstanceUID"],
|
|
140
|
-
"1195": ["UI", "TransactionUID"],
|
|
141
|
-
"1197": ["US", "FailureReason"],
|
|
142
|
-
"1198": ["SQ", "FailedSOPSequence"],
|
|
143
|
-
"1199": ["SQ", "ReferencedSOPSequence"],
|
|
144
|
-
"1200": ["SQ", "StudiesContainingOtherReferencedInstancesSequence"],
|
|
145
|
-
"1250": ["SQ", "RelatedSeriesSequence"],
|
|
146
|
-
"2110": ["CS", "LossyImageCompressionRetired"],
|
|
147
|
-
"2111": ["ST", "DerivationDescription"],
|
|
148
|
-
"2112": ["SQ", "SourceImageSequence"],
|
|
149
|
-
"2120": ["SH", "StageName"],
|
|
150
|
-
"2122": ["IS", "StageNumber"],
|
|
151
|
-
"2124": ["IS", "NumberOfStages"],
|
|
152
|
-
"2127": ["SH", "ViewName"],
|
|
153
|
-
"2128": ["IS", "ViewNumber"],
|
|
154
|
-
"2129": ["IS", "NumberOfEventTimers"],
|
|
155
|
-
"212A": ["IS", "NumberOfViewsInStage"],
|
|
156
|
-
"2130": ["DS", "EventElapsedTimes"],
|
|
157
|
-
"2132": ["LO", "EventTimerNames"],
|
|
158
|
-
"2133": ["SQ", "EventTimerSequence"],
|
|
159
|
-
"2134": ["FD", "EventTimeOffset"],
|
|
160
|
-
"2135": ["SQ", "EventCodeSequence"],
|
|
161
|
-
"2142": ["IS", "StartTrim"],
|
|
162
|
-
"2143": ["IS", "StopTrim"],
|
|
163
|
-
"2144": ["IS", "RecommendedDisplayFrameRate"],
|
|
164
|
-
"2200": ["CS", "TransducerPosition"],
|
|
165
|
-
"2204": ["CS", "TransducerOrientation"],
|
|
166
|
-
"2208": ["CS", "AnatomicStructure"],
|
|
167
|
-
"2218": ["SQ", "AnatomicRegionSequence"],
|
|
168
|
-
"2220": ["SQ", "AnatomicRegionModifierSequence"],
|
|
169
|
-
"2228": ["SQ", "PrimaryAnatomicStructureSequence"],
|
|
170
|
-
"2229": ["SQ", "AnatomicStructureSpaceOrRegionSequence"],
|
|
171
|
-
"2230": ["SQ", "PrimaryAnatomicStructureModifierSequence"],
|
|
172
|
-
"2240": ["SQ", "TransducerPositionSequence"],
|
|
173
|
-
"2242": ["SQ", "TransducerPositionModifierSequence"],
|
|
174
|
-
"2244": ["SQ", "TransducerOrientationSequence"],
|
|
175
|
-
"2246": ["SQ", "TransducerOrientationModifierSequence"],
|
|
176
|
-
"2251": ["SQ", "AnatomicStructureSpaceOrRegionCodeSequenceTrial"],
|
|
177
|
-
"2253": ["SQ", "AnatomicPortalOfEntranceCodeSequenceTrial"],
|
|
178
|
-
"2255": ["SQ", "AnatomicApproachDirectionCodeSequenceTrial"],
|
|
179
|
-
"2256": ["ST", "AnatomicPerspectiveDescriptionTrial"],
|
|
180
|
-
"2257": ["SQ", "AnatomicPerspectiveCodeSequenceTrial"],
|
|
181
|
-
"2258": ["ST", "AnatomicLocationOfExaminingInstrumentDescriptionTrial"],
|
|
182
|
-
"2259": ["SQ", "AnatomicLocationOfExaminingInstrumentCodeSequenceTrial"],
|
|
183
|
-
"225A": ["SQ", "AnatomicStructureSpaceOrRegionModifierCodeSequenceTrial"],
|
|
184
|
-
"225C": ["SQ", "OnAxisBackgroundAnatomicStructureCodeSequenceTrial"],
|
|
185
|
-
"3001": ["SQ", "AlternateRepresentationSequence"],
|
|
186
|
-
"3010": ["UI", "IrradiationEventUID"],
|
|
187
|
-
"4000": ["LT", "IdentifyingComments"],
|
|
188
|
-
"9007": ["CS", "FrameType"],
|
|
189
|
-
"9092": ["SQ", "ReferencedImageEvidenceSequence"],
|
|
190
|
-
"9121": ["SQ", "ReferencedRawDataSequence"],
|
|
191
|
-
"9123": ["UI", "CreatorVersionUID"],
|
|
192
|
-
"9124": ["SQ", "DerivationImageSequence"],
|
|
193
|
-
"9154": ["SQ", "SourceImageEvidenceSequence"],
|
|
194
|
-
"9205": ["CS", "PixelPresentation"],
|
|
195
|
-
"9206": ["CS", "VolumetricProperties"],
|
|
196
|
-
"9207": ["CS", "VolumeBasedCalculationTechnique"],
|
|
197
|
-
"9208": ["CS", "ComplexImageComponent"],
|
|
198
|
-
"9209": ["CS", "AcquisitionContrast"],
|
|
199
|
-
"9215": ["SQ", "DerivationCodeSequence"],
|
|
200
|
-
"9237": ["SQ", "ReferencedPresentationStateSequence"],
|
|
201
|
-
"9410": ["SQ", "ReferencedOtherPlaneSequence"],
|
|
202
|
-
"9458": ["SQ", "FrameDisplaySequence"],
|
|
203
|
-
"9459": ["FL", "RecommendedDisplayFrameRateInFloat"],
|
|
204
|
-
"9460": ["CS", "SkipFrameRangeFlag"]
|
|
205
|
-
},
|
|
206
|
-
"0009": {
|
|
207
|
-
"10E6": ["SH", "GenesisVersionNow"],
|
|
208
|
-
"10E7": ["UL", "ExamRecordChecksum"],
|
|
209
|
-
"10E9": ["SL", "ActualSeriesDataTimeStamp"],
|
|
210
|
-
},
|
|
211
|
-
"0010": {
|
|
212
|
-
"0010": ["PN", "PatientName"],
|
|
213
|
-
"0020": ["LO", "PatientID"],
|
|
214
|
-
"0021": ["LO", "IssuerOfPatientID"],
|
|
215
|
-
"0022": ["CS", "TypeOfPatientID"],
|
|
216
|
-
"0024": ["SQ", "IssuerOfPatientIDQualifiersSequence"],
|
|
217
|
-
"0030": ["DA", "PatientBirthDate"],
|
|
218
|
-
"0032": ["TM", "PatientBirthTime"],
|
|
219
|
-
"0040": ["CS", "PatientSex"],
|
|
220
|
-
"0050": ["SQ", "PatientInsurancePlanCodeSequence"],
|
|
221
|
-
"0101": ["SQ", "PatientPrimaryLanguageCodeSequence"],
|
|
222
|
-
"0102": ["SQ", "PatientPrimaryLanguageModifierCodeSequence"],
|
|
223
|
-
"1000": ["LO", "OtherPatientIDs"],
|
|
224
|
-
"1001": ["PN", "OtherPatientNames"],
|
|
225
|
-
"1002": ["SQ", "OtherPatientIDsSequence"],
|
|
226
|
-
"1005": ["PN", "PatientBirthName"],
|
|
227
|
-
"1010": ["AS", "PatientAge"],
|
|
228
|
-
"1020": ["DS", "PatientSize"],
|
|
229
|
-
"1021": ["SQ", "PatientSizeCodeSequence"],
|
|
230
|
-
"1030": ["DS", "PatientWeight"],
|
|
231
|
-
"1040": ["LO", "PatientAddress"],
|
|
232
|
-
"1050": ["LO", "InsurancePlanIdentification"],
|
|
233
|
-
"1060": ["PN", "PatientMotherBirthName"],
|
|
234
|
-
"1080": ["LO", "MilitaryRank"],
|
|
235
|
-
"1081": ["LO", "BranchOfService"],
|
|
236
|
-
"1090": ["LO", "MedicalRecordLocator"],
|
|
237
|
-
"2000": ["LO", "MedicalAlerts"],
|
|
238
|
-
"2110": ["LO", "Allergies"],
|
|
239
|
-
"2150": ["LO", "CountryOfResidence"],
|
|
240
|
-
"2152": ["LO", "RegionOfResidence"],
|
|
241
|
-
"2154": ["SH", "PatientTelephoneNumbers"],
|
|
242
|
-
"2160": ["SH", "EthnicGroup"],
|
|
243
|
-
"2180": ["SH", "Occupation"],
|
|
244
|
-
"21A0": ["CS", "SmokingStatus"],
|
|
245
|
-
"21B0": ["LT", "AdditionalPatientHistory"],
|
|
246
|
-
"21C0": ["US", "PregnancyStatus"],
|
|
247
|
-
"21D0": ["DA", "LastMenstrualDate"],
|
|
248
|
-
"21F0": ["LO", "PatientReligiousPreference"],
|
|
249
|
-
"2201": ["LO", "PatientSpeciesDescription"],
|
|
250
|
-
"2202": ["SQ", "PatientSpeciesCodeSequence"],
|
|
251
|
-
"2203": ["CS", "PatientSexNeutered"],
|
|
252
|
-
"2210": ["CS", "AnatomicalOrientationType"],
|
|
253
|
-
"2292": ["LO", "PatientBreedDescription"],
|
|
254
|
-
"2293": ["SQ", "PatientBreedCodeSequence"],
|
|
255
|
-
"2294": ["SQ", "BreedRegistrationSequence"],
|
|
256
|
-
"2295": ["LO", "BreedRegistrationNumber"],
|
|
257
|
-
"2296": ["SQ", "BreedRegistryCodeSequence"],
|
|
258
|
-
"2297": ["PN", "ResponsiblePerson"],
|
|
259
|
-
"2298": ["CS", "ResponsiblePersonRole"],
|
|
260
|
-
"2299": ["LO", "ResponsibleOrganization"],
|
|
261
|
-
"4000": ["LT", "PatientComments"],
|
|
262
|
-
"9431": ["FL", "ExaminedBodyThickness"]
|
|
263
|
-
},
|
|
264
|
-
"0012": {
|
|
265
|
-
"0010": ["LO", "ClinicalTrialSponsorName"],
|
|
266
|
-
"0020": ["LO", "ClinicalTrialProtocolID"],
|
|
267
|
-
"0021": ["LO", "ClinicalTrialProtocolName"],
|
|
268
|
-
"0030": ["LO", "ClinicalTrialSiteID"],
|
|
269
|
-
"0031": ["LO", "ClinicalTrialSiteName"],
|
|
270
|
-
"0040": ["LO", "ClinicalTrialSubjectID"],
|
|
271
|
-
"0042": ["LO", "ClinicalTrialSubjectReadingID"],
|
|
272
|
-
"0050": ["LO", "ClinicalTrialTimePointID"],
|
|
273
|
-
"0051": ["ST", "ClinicalTrialTimePointDescription"],
|
|
274
|
-
"0060": ["LO", "ClinicalTrialCoordinatingCenterName"],
|
|
275
|
-
"0062": ["CS", "PatientIdentityRemoved"],
|
|
276
|
-
"0063": ["LO", "DeidentificationMethod"],
|
|
277
|
-
"0064": ["SQ", "DeidentificationMethodCodeSequence"],
|
|
278
|
-
"0071": ["LO", "ClinicalTrialSeriesID"],
|
|
279
|
-
"0072": ["LO", "ClinicalTrialSeriesDescription"],
|
|
280
|
-
"0081": ["LO", "ClinicalTrialProtocolEthicsCommitteeName"],
|
|
281
|
-
"0082": ["LO", "ClinicalTrialProtocolEthicsCommitteeApprovalNumber"],
|
|
282
|
-
"0083": ["SQ", "ConsentForClinicalTrialUseSequence"],
|
|
283
|
-
"0084": ["CS", "DistributionType"],
|
|
284
|
-
"0085": ["CS", "ConsentForDistributionFlag"]
|
|
285
|
-
},
|
|
286
|
-
"0014": {
|
|
287
|
-
"0023": ["ST", "CADFileFormat"],
|
|
288
|
-
"0024": ["ST", "ComponentReferenceSystem"],
|
|
289
|
-
"0025": ["ST", "ComponentManufacturingProcedure"],
|
|
290
|
-
"0028": ["ST", "ComponentManufacturer"],
|
|
291
|
-
"0030": ["DS", "MaterialThickness"],
|
|
292
|
-
"0032": ["DS", "MaterialPipeDiameter"],
|
|
293
|
-
"0034": ["DS", "MaterialIsolationDiameter"],
|
|
294
|
-
"0042": ["ST", "MaterialGrade"],
|
|
295
|
-
"0044": ["ST", "MaterialPropertiesFileID"],
|
|
296
|
-
"0045": ["ST", "MaterialPropertiesFileFormat"],
|
|
297
|
-
"0046": ["LT", "MaterialNotes"],
|
|
298
|
-
"0050": ["CS", "ComponentShape"],
|
|
299
|
-
"0052": ["CS", "CurvatureType"],
|
|
300
|
-
"0054": ["DS", "OuterDiameter"],
|
|
301
|
-
"0056": ["DS", "InnerDiameter"],
|
|
302
|
-
"1010": ["ST", "ActualEnvironmentalConditions"],
|
|
303
|
-
"1020": ["DA", "ExpiryDate"],
|
|
304
|
-
"1040": ["ST", "EnvironmentalConditions"],
|
|
305
|
-
"2002": ["SQ", "EvaluatorSequence"],
|
|
306
|
-
"2004": ["IS", "EvaluatorNumber"],
|
|
307
|
-
"2006": ["PN", "EvaluatorName"],
|
|
308
|
-
"2008": ["IS", "EvaluationAttempt"],
|
|
309
|
-
"2012": ["SQ", "IndicationSequence"],
|
|
310
|
-
"2014": ["IS", "IndicationNumber "],
|
|
311
|
-
"2016": ["SH", "IndicationLabel"],
|
|
312
|
-
"2018": ["ST", "IndicationDescription"],
|
|
313
|
-
"201A": ["CS", "IndicationType"],
|
|
314
|
-
"201C": ["CS", "IndicationDisposition"],
|
|
315
|
-
"201E": ["SQ", "IndicationROISequence"],
|
|
316
|
-
"2030": ["SQ", "IndicationPhysicalPropertySequence"],
|
|
317
|
-
"2032": ["SH", "PropertyLabel"],
|
|
318
|
-
"2202": ["IS", "CoordinateSystemNumberOfAxes "],
|
|
319
|
-
"2204": ["SQ", "CoordinateSystemAxesSequence"],
|
|
320
|
-
"2206": ["ST", "CoordinateSystemAxisDescription"],
|
|
321
|
-
"2208": ["CS", "CoordinateSystemDataSetMapping"],
|
|
322
|
-
"220A": ["IS", "CoordinateSystemAxisNumber"],
|
|
323
|
-
"220C": ["CS", "CoordinateSystemAxisType"],
|
|
324
|
-
"220E": ["CS", "CoordinateSystemAxisUnits"],
|
|
325
|
-
"2210": ["OB", "CoordinateSystemAxisValues"],
|
|
326
|
-
"2220": ["SQ", "CoordinateSystemTransformSequence"],
|
|
327
|
-
"2222": ["ST", "TransformDescription"],
|
|
328
|
-
"2224": ["IS", "TransformNumberOfAxes"],
|
|
329
|
-
"2226": ["IS", "TransformOrderOfAxes"],
|
|
330
|
-
"2228": ["CS", "TransformedAxisUnits"],
|
|
331
|
-
"222A": ["DS", "CoordinateSystemTransformRotationAndScaleMatrix"],
|
|
332
|
-
"222C": ["DS", "CoordinateSystemTransformTranslationMatrix"],
|
|
333
|
-
"3011": ["DS", "InternalDetectorFrameTime"],
|
|
334
|
-
"3012": ["DS", "NumberOfFramesIntegrated"],
|
|
335
|
-
"3020": ["SQ", "DetectorTemperatureSequence"],
|
|
336
|
-
"3022": ["DS", "SensorName"],
|
|
337
|
-
"3024": ["DS", "HorizontalOffsetOfSensor"],
|
|
338
|
-
"3026": ["DS", "VerticalOffsetOfSensor"],
|
|
339
|
-
"3028": ["DS", "SensorTemperature"],
|
|
340
|
-
"3040": ["SQ", "DarkCurrentSequence"],
|
|
341
|
-
"3050": ["OB", "DarkCurrentCounts"],
|
|
342
|
-
"3060": ["SQ", "GainCorrectionReferenceSequence"],
|
|
343
|
-
"3070": ["OB", "AirCounts"],
|
|
344
|
-
"3071": ["DS", "KVUsedInGainCalibration"],
|
|
345
|
-
"3072": ["DS", "MAUsedInGainCalibration"],
|
|
346
|
-
"3073": ["DS", "NumberOfFramesUsedForIntegration"],
|
|
347
|
-
"3074": ["LO", "FilterMaterialUsedInGainCalibration"],
|
|
348
|
-
"3075": ["DS", "FilterThicknessUsedInGainCalibration"],
|
|
349
|
-
"3076": ["DA", "DateOfGainCalibration"],
|
|
350
|
-
"3077": ["TM", "TimeOfGainCalibration"],
|
|
351
|
-
"3080": ["OB", "BadPixelImage"],
|
|
352
|
-
"3099": ["LT", "CalibrationNotes"],
|
|
353
|
-
"4002": ["SQ", "PulserEquipmentSequence"],
|
|
354
|
-
"4004": ["CS", "PulserType"],
|
|
355
|
-
"4006": ["LT", "PulserNotes"],
|
|
356
|
-
"4008": ["SQ", "ReceiverEquipmentSequence"],
|
|
357
|
-
"400A": ["CS", "AmplifierType"],
|
|
358
|
-
"400C": ["LT", "ReceiverNotes"],
|
|
359
|
-
"400E": ["SQ", "PreAmplifierEquipmentSequence"],
|
|
360
|
-
"400F": ["LT", "PreAmplifierNotes"],
|
|
361
|
-
"4010": ["SQ", "TransmitTransducerSequence"],
|
|
362
|
-
"4011": ["SQ", "ReceiveTransducerSequence"],
|
|
363
|
-
"4012": ["US", "NumberOfElements"],
|
|
364
|
-
"4013": ["CS", "ElementShape"],
|
|
365
|
-
"4014": ["DS", "ElementDimensionA"],
|
|
366
|
-
"4015": ["DS", "ElementDimensionB"],
|
|
367
|
-
"4016": ["DS", "ElementPitch"],
|
|
368
|
-
"4017": ["DS", "MeasuredBeamDimensionA"],
|
|
369
|
-
"4018": ["DS", "MeasuredBeamDimensionB"],
|
|
370
|
-
"4019": ["DS", "LocationOfMeasuredBeamDiameter"],
|
|
371
|
-
"401A": ["DS", "NominalFrequency"],
|
|
372
|
-
"401B": ["DS", "MeasuredCenterFrequency"],
|
|
373
|
-
"401C": ["DS", "MeasuredBandwidth"],
|
|
374
|
-
"4020": ["SQ", "PulserSettingsSequence"],
|
|
375
|
-
"4022": ["DS", "PulseWidth"],
|
|
376
|
-
"4024": ["DS", "ExcitationFrequency"],
|
|
377
|
-
"4026": ["CS", "ModulationType"],
|
|
378
|
-
"4028": ["DS", "Damping"],
|
|
379
|
-
"4030": ["SQ", "ReceiverSettingsSequence"],
|
|
380
|
-
"4031": ["DS", "AcquiredSoundpathLength"],
|
|
381
|
-
"4032": ["CS", "AcquisitionCompressionType"],
|
|
382
|
-
"4033": ["IS", "AcquisitionSampleSize"],
|
|
383
|
-
"4034": ["DS", "RectifierSmoothing"],
|
|
384
|
-
"4035": ["SQ", "DACSequence"],
|
|
385
|
-
"4036": ["CS", "DACType"],
|
|
386
|
-
"4038": ["DS", "DACGainPoints"],
|
|
387
|
-
"403A": ["DS", "DACTimePoints"],
|
|
388
|
-
"403C": ["DS", "DACAmplitude"],
|
|
389
|
-
"4040": ["SQ", "PreAmplifierSettingsSequence"],
|
|
390
|
-
"4050": ["SQ", "TransmitTransducerSettingsSequence"],
|
|
391
|
-
"4051": ["SQ", "ReceiveTransducerSettingsSequence"],
|
|
392
|
-
"4052": ["DS", "IncidentAngle"],
|
|
393
|
-
"4054": ["ST", "CouplingTechnique"],
|
|
394
|
-
"4056": ["ST", "CouplingMedium"],
|
|
395
|
-
"4057": ["DS", "CouplingVelocity"],
|
|
396
|
-
"4058": ["DS", "CrystalCenterLocationX"],
|
|
397
|
-
"4059": ["DS", "CrystalCenterLocationZ"],
|
|
398
|
-
"405A": ["DS", "SoundPathLength"],
|
|
399
|
-
"405C": ["ST", "DelayLawIdentifier"],
|
|
400
|
-
"4060": ["SQ", "GateSettingsSequence"],
|
|
401
|
-
"4062": ["DS", "GateThreshold"],
|
|
402
|
-
"4064": ["DS", "VelocityOfSound"],
|
|
403
|
-
"4070": ["SQ", "CalibrationSettingsSequence"],
|
|
404
|
-
"4072": ["ST", "CalibrationProcedure"],
|
|
405
|
-
"4074": ["SH", "ProcedureVersion"],
|
|
406
|
-
"4076": ["DA", "ProcedureCreationDate"],
|
|
407
|
-
"4078": ["DA", "ProcedureExpirationDate"],
|
|
408
|
-
"407A": ["DA", "ProcedureLastModifiedDate"],
|
|
409
|
-
"407C": ["TM", "CalibrationTime"],
|
|
410
|
-
"407E": ["DA", "CalibrationDate"],
|
|
411
|
-
"5002": ["IS", "LINACEnergy"],
|
|
412
|
-
"5004": ["IS", "LINACOutput"]
|
|
413
|
-
},
|
|
414
|
-
"0018": {
|
|
415
|
-
"0010": ["LO", "ContrastBolusAgent"],
|
|
416
|
-
"0012": ["SQ", "ContrastBolusAgentSequence"],
|
|
417
|
-
"0014": ["SQ", "ContrastBolusAdministrationRouteSequence"],
|
|
418
|
-
"0015": ["CS", "BodyPartExamined"],
|
|
419
|
-
"0020": ["CS", "ScanningSequence"],
|
|
420
|
-
"0021": ["CS", "SequenceVariant"],
|
|
421
|
-
"0022": ["CS", "ScanOptions"],
|
|
422
|
-
"0023": ["CS", "MRAcquisitionType"],
|
|
423
|
-
"0024": ["SH", "SequenceName"],
|
|
424
|
-
"0025": ["CS", "AngioFlag"],
|
|
425
|
-
"0026": ["SQ", "InterventionDrugInformationSequence"],
|
|
426
|
-
"0027": ["TM", "InterventionDrugStopTime"],
|
|
427
|
-
"0028": ["DS", "InterventionDrugDose"],
|
|
428
|
-
"0029": ["SQ", "InterventionDrugCodeSequence"],
|
|
429
|
-
"002A": ["SQ", "AdditionalDrugSequence"],
|
|
430
|
-
"0030": ["LO", "Radionuclide"],
|
|
431
|
-
"0031": ["LO", "Radiopharmaceutical"],
|
|
432
|
-
"0032": ["DS", "EnergyWindowCenterline"],
|
|
433
|
-
"0033": ["DS", "EnergyWindowTotalWidth"],
|
|
434
|
-
"0034": ["LO", "InterventionDrugName"],
|
|
435
|
-
"0035": ["TM", "InterventionDrugStartTime"],
|
|
436
|
-
"0036": ["SQ", "InterventionSequence"],
|
|
437
|
-
"0037": ["CS", "TherapyType"],
|
|
438
|
-
"0038": ["CS", "InterventionStatus"],
|
|
439
|
-
"0039": ["CS", "TherapyDescription"],
|
|
440
|
-
"003A": ["ST", "InterventionDescription"],
|
|
441
|
-
"0040": ["IS", "CineRate"],
|
|
442
|
-
"0042": ["CS", "InitialCineRunState"],
|
|
443
|
-
"0050": ["DS", "SliceThickness"],
|
|
444
|
-
"0060": ["DS", "KVP"],
|
|
445
|
-
"0070": ["IS", "CountsAccumulated"],
|
|
446
|
-
"0071": ["CS", "AcquisitionTerminationCondition"],
|
|
447
|
-
"0072": ["DS", "EffectiveDuration"],
|
|
448
|
-
"0073": ["CS", "AcquisitionStartCondition"],
|
|
449
|
-
"0074": ["IS", "AcquisitionStartConditionData"],
|
|
450
|
-
"0075": ["IS", "AcquisitionTerminationConditionData"],
|
|
451
|
-
"0080": ["DS", "RepetitionTime"],
|
|
452
|
-
"0081": ["DS", "EchoTime"],
|
|
453
|
-
"0082": ["DS", "InversionTime"],
|
|
454
|
-
"0083": ["DS", "NumberOfAverages"],
|
|
455
|
-
"0084": ["DS", "ImagingFrequency"],
|
|
456
|
-
"0085": ["SH", "ImagedNucleus"],
|
|
457
|
-
"0086": ["IS", "EchoNumbers"],
|
|
458
|
-
"0087": ["DS", "MagneticFieldStrength"],
|
|
459
|
-
"0088": ["DS", "SpacingBetweenSlices"],
|
|
460
|
-
"0089": ["IS", "NumberOfPhaseEncodingSteps"],
|
|
461
|
-
"0090": ["DS", "DataCollectionDiameter"],
|
|
462
|
-
"0091": ["IS", "EchoTrainLength"],
|
|
463
|
-
"0093": ["DS", "PercentSampling"],
|
|
464
|
-
"0094": ["DS", "PercentPhaseFieldOfView"],
|
|
465
|
-
"0095": ["DS", "PixelBandwidth"],
|
|
466
|
-
"1000": ["LO", "DeviceSerialNumber"],
|
|
467
|
-
"1002": ["UI", "DeviceUID"],
|
|
468
|
-
"1003": ["LO", "DeviceID"],
|
|
469
|
-
"1004": ["LO", "PlateID"],
|
|
470
|
-
"1005": ["LO", "GeneratorID"],
|
|
471
|
-
"1006": ["LO", "GridID"],
|
|
472
|
-
"1007": ["LO", "CassetteID"],
|
|
473
|
-
"1008": ["LO", "GantryID"],
|
|
474
|
-
"1010": ["LO", "SecondaryCaptureDeviceID"],
|
|
475
|
-
"1011": ["LO", "HardcopyCreationDeviceID"],
|
|
476
|
-
"1012": ["DA", "DateOfSecondaryCapture"],
|
|
477
|
-
"1014": ["TM", "TimeOfSecondaryCapture"],
|
|
478
|
-
"1016": ["LO", "SecondaryCaptureDeviceManufacturer"],
|
|
479
|
-
"1017": ["LO", "HardcopyDeviceManufacturer"],
|
|
480
|
-
"1018": ["LO", "SecondaryCaptureDeviceManufacturerModelName"],
|
|
481
|
-
"1019": ["LO", "SecondaryCaptureDeviceSoftwareVersions"],
|
|
482
|
-
"101A": ["LO", "HardcopyDeviceSoftwareVersion"],
|
|
483
|
-
"101B": ["LO", "HardcopyDeviceManufacturerModelName"],
|
|
484
|
-
"1020": ["LO", "SoftwareVersions"],
|
|
485
|
-
"1022": ["SH", "VideoImageFormatAcquired"],
|
|
486
|
-
"1023": ["LO", "DigitalImageFormatAcquired"],
|
|
487
|
-
"1030": ["LO", "ProtocolName"],
|
|
488
|
-
"1040": ["LO", "ContrastBolusRoute"],
|
|
489
|
-
"1041": ["DS", "ContrastBolusVolume"],
|
|
490
|
-
"1042": ["TM", "ContrastBolusStartTime"],
|
|
491
|
-
"1043": ["TM", "ContrastBolusStopTime"],
|
|
492
|
-
"1044": ["DS", "ContrastBolusTotalDose"],
|
|
493
|
-
"1045": ["IS", "SyringeCounts"],
|
|
494
|
-
"1046": ["DS", "ContrastFlowRate"],
|
|
495
|
-
"1047": ["DS", "ContrastFlowDuration"],
|
|
496
|
-
"1048": ["CS", "ContrastBolusIngredient"],
|
|
497
|
-
"1049": ["DS", "ContrastBolusIngredientConcentration"],
|
|
498
|
-
"1050": ["DS", "SpatialResolution"],
|
|
499
|
-
"1060": ["DS", "TriggerTime"],
|
|
500
|
-
"1061": ["LO", "TriggerSourceOrType"],
|
|
501
|
-
"1062": ["IS", "NominalInterval"],
|
|
502
|
-
"1063": ["DS", "FrameTime"],
|
|
503
|
-
"1064": ["LO", "CardiacFramingType"],
|
|
504
|
-
"1065": ["DS", "FrameTimeVector"],
|
|
505
|
-
"1066": ["DS", "FrameDelay"],
|
|
506
|
-
"1067": ["DS", "ImageTriggerDelay"],
|
|
507
|
-
"1068": ["DS", "MultiplexGroupTimeOffset"],
|
|
508
|
-
"1069": ["DS", "TriggerTimeOffset"],
|
|
509
|
-
"106A": ["CS", "SynchronizationTrigger"],
|
|
510
|
-
"106C": ["US", "SynchronizationChannel"],
|
|
511
|
-
"106E": ["UL", "TriggerSamplePosition"],
|
|
512
|
-
"1070": ["LO", "RadiopharmaceuticalRoute"],
|
|
513
|
-
"1071": ["DS", "RadiopharmaceuticalVolume"],
|
|
514
|
-
"1072": ["TM", "RadiopharmaceuticalStartTime"],
|
|
515
|
-
"1073": ["TM", "RadiopharmaceuticalStopTime"],
|
|
516
|
-
"1074": ["DS", "RadionuclideTotalDose"],
|
|
517
|
-
"1075": ["DS", "RadionuclideHalfLife"],
|
|
518
|
-
"1076": ["DS", "RadionuclidePositronFraction"],
|
|
519
|
-
"1077": ["DS", "RadiopharmaceuticalSpecificActivity"],
|
|
520
|
-
"1078": ["DT", "RadiopharmaceuticalStartDateTime"],
|
|
521
|
-
"1079": ["DT", "RadiopharmaceuticalStopDateTime"],
|
|
522
|
-
"1080": ["CS", "BeatRejectionFlag"],
|
|
523
|
-
"1081": ["IS", "LowRRValue"],
|
|
524
|
-
"1082": ["IS", "HighRRValue"],
|
|
525
|
-
"1083": ["IS", "IntervalsAcquired"],
|
|
526
|
-
"1084": ["IS", "IntervalsRejected"],
|
|
527
|
-
"1085": ["LO", "PVCRejection"],
|
|
528
|
-
"1086": ["IS", "SkipBeats"],
|
|
529
|
-
"1088": ["IS", "HeartRate"],
|
|
530
|
-
"1090": ["IS", "CardiacNumberOfImages"],
|
|
531
|
-
"1094": ["IS", "TriggerWindow"],
|
|
532
|
-
"1100": ["DS", "ReconstructionDiameter"],
|
|
533
|
-
"1110": ["DS", "DistanceSourceToDetector"],
|
|
534
|
-
"1111": ["DS", "DistanceSourceToPatient"],
|
|
535
|
-
"1114": ["DS", "EstimatedRadiographicMagnificationFactor"],
|
|
536
|
-
"1120": ["DS", "GantryDetectorTilt"],
|
|
537
|
-
"1121": ["DS", "GantryDetectorSlew"],
|
|
538
|
-
"1130": ["DS", "TableHeight"],
|
|
539
|
-
"1131": ["DS", "TableTraverse"],
|
|
540
|
-
"1134": ["CS", "TableMotion"],
|
|
541
|
-
"1135": ["DS", "TableVerticalIncrement"],
|
|
542
|
-
"1136": ["DS", "TableLateralIncrement"],
|
|
543
|
-
"1137": ["DS", "TableLongitudinalIncrement"],
|
|
544
|
-
"1138": ["DS", "TableAngle"],
|
|
545
|
-
"113A": ["CS", "TableType"],
|
|
546
|
-
"1140": ["CS", "RotationDirection"],
|
|
547
|
-
"1141": ["DS", "AngularPosition"],
|
|
548
|
-
"1142": ["DS", "RadialPosition"],
|
|
549
|
-
"1143": ["DS", "ScanArc"],
|
|
550
|
-
"1144": ["DS", "AngularStep"],
|
|
551
|
-
"1145": ["DS", "CenterOfRotationOffset"],
|
|
552
|
-
"1146": ["DS", "RotationOffset"],
|
|
553
|
-
"1147": ["CS", "FieldOfViewShape"],
|
|
554
|
-
"1149": ["IS", "FieldOfViewDimensions"],
|
|
555
|
-
"1150": ["IS", "ExposureTime"],
|
|
556
|
-
"1151": ["IS", "XRayTubeCurrent"],
|
|
557
|
-
"1152": ["IS", "Exposure"],
|
|
558
|
-
"1153": ["IS", "ExposureInuAs"],
|
|
559
|
-
"1154": ["DS", "AveragePulseWidth"],
|
|
560
|
-
"1155": ["CS", "RadiationSetting"],
|
|
561
|
-
"1156": ["CS", "RectificationType"],
|
|
562
|
-
"115A": ["CS", "RadiationMode"],
|
|
563
|
-
"115E": ["DS", "ImageAndFluoroscopyAreaDoseProduct"],
|
|
564
|
-
"1160": ["SH", "FilterType"],
|
|
565
|
-
"1161": ["LO", "TypeOfFilters"],
|
|
566
|
-
"1162": ["DS", "IntensifierSize"],
|
|
567
|
-
"1164": ["DS", "ImagerPixelSpacing"],
|
|
568
|
-
"1166": ["CS", "Grid"],
|
|
569
|
-
"1170": ["IS", "GeneratorPower"],
|
|
570
|
-
"1180": ["SH", "CollimatorGridName"],
|
|
571
|
-
"1181": ["CS", "CollimatorType"],
|
|
572
|
-
"1182": ["IS", "FocalDistance"],
|
|
573
|
-
"1183": ["DS", "XFocusCenter"],
|
|
574
|
-
"1184": ["DS", "YFocusCenter"],
|
|
575
|
-
"1190": ["DS", "FocalSpots"],
|
|
576
|
-
"1191": ["CS", "AnodeTargetMaterial"],
|
|
577
|
-
"11A0": ["DS", "BodyPartThickness"],
|
|
578
|
-
"11A2": ["DS", "CompressionForce"],
|
|
579
|
-
"1200": ["DA", "DateOfLastCalibration"],
|
|
580
|
-
"1201": ["TM", "TimeOfLastCalibration"],
|
|
581
|
-
"1210": ["SH", "ConvolutionKernel"],
|
|
582
|
-
"1240": ["IS", "UpperLowerPixelValues"],
|
|
583
|
-
"1242": ["IS", "ActualFrameDuration"],
|
|
584
|
-
"1243": ["IS", "CountRate"],
|
|
585
|
-
"1244": ["US", "PreferredPlaybackSequencing"],
|
|
586
|
-
"1250": ["SH", "ReceiveCoilName"],
|
|
587
|
-
"1251": ["SH", "TransmitCoilName"],
|
|
588
|
-
"1260": ["SH", "PlateType"],
|
|
589
|
-
"1261": ["LO", "PhosphorType"],
|
|
590
|
-
"1300": ["DS", "ScanVelocity"],
|
|
591
|
-
"1301": ["CS", "WholeBodyTechnique"],
|
|
592
|
-
"1302": ["IS", "ScanLength"],
|
|
593
|
-
"1310": ["US", "AcquisitionMatrix"],
|
|
594
|
-
"1312": ["CS", "InPlanePhaseEncodingDirection"],
|
|
595
|
-
"1314": ["DS", "FlipAngle"],
|
|
596
|
-
"1315": ["CS", "VariableFlipAngleFlag"],
|
|
597
|
-
"1316": ["DS", "SAR"],
|
|
598
|
-
"1318": ["DS", "dBdt"],
|
|
599
|
-
"1400": ["LO", "AcquisitionDeviceProcessingDescription"],
|
|
600
|
-
"1401": ["LO", "AcquisitionDeviceProcessingCode"],
|
|
601
|
-
"1402": ["CS", "CassetteOrientation"],
|
|
602
|
-
"1403": ["CS", "CassetteSize"],
|
|
603
|
-
"1404": ["US", "ExposuresOnPlate"],
|
|
604
|
-
"1405": ["IS", "RelativeXRayExposure"],
|
|
605
|
-
"1411": ["DS", "ExposureIndex"],
|
|
606
|
-
"1412": ["DS", "TargetExposureIndex"],
|
|
607
|
-
"1413": ["DS", "DeviationIndex"],
|
|
608
|
-
"1450": ["DS", "ColumnAngulation"],
|
|
609
|
-
"1460": ["DS", "TomoLayerHeight"],
|
|
610
|
-
"1470": ["DS", "TomoAngle"],
|
|
611
|
-
"1480": ["DS", "TomoTime"],
|
|
612
|
-
"1490": ["CS", "TomoType"],
|
|
613
|
-
"1491": ["CS", "TomoClass"],
|
|
614
|
-
"1495": ["IS", "NumberOfTomosynthesisSourceImages"],
|
|
615
|
-
"1500": ["CS", "PositionerMotion"],
|
|
616
|
-
"1508": ["CS", "PositionerType"],
|
|
617
|
-
"1510": ["DS", "PositionerPrimaryAngle"],
|
|
618
|
-
"1511": ["DS", "PositionerSecondaryAngle"],
|
|
619
|
-
"1520": ["DS", "PositionerPrimaryAngleIncrement"],
|
|
620
|
-
"1521": ["DS", "PositionerSecondaryAngleIncrement"],
|
|
621
|
-
"1530": ["DS", "DetectorPrimaryAngle"],
|
|
622
|
-
"1531": ["DS", "DetectorSecondaryAngle"],
|
|
623
|
-
"1600": ["CS", "ShutterShape"],
|
|
624
|
-
"1602": ["IS", "ShutterLeftVerticalEdge"],
|
|
625
|
-
"1604": ["IS", "ShutterRightVerticalEdge"],
|
|
626
|
-
"1606": ["IS", "ShutterUpperHorizontalEdge"],
|
|
627
|
-
"1608": ["IS", "ShutterLowerHorizontalEdge"],
|
|
628
|
-
"1610": ["IS", "CenterOfCircularShutter"],
|
|
629
|
-
"1612": ["IS", "RadiusOfCircularShutter"],
|
|
630
|
-
"1620": ["IS", "VerticesOfThePolygonalShutter"],
|
|
631
|
-
"1622": ["US", "ShutterPresentationValue"],
|
|
632
|
-
"1623": ["US", "ShutterOverlayGroup"],
|
|
633
|
-
"1624": ["US", "ShutterPresentationColorCIELabValue"],
|
|
634
|
-
"1700": ["CS", "CollimatorShape"],
|
|
635
|
-
"1702": ["IS", "CollimatorLeftVerticalEdge"],
|
|
636
|
-
"1704": ["IS", "CollimatorRightVerticalEdge"],
|
|
637
|
-
"1706": ["IS", "CollimatorUpperHorizontalEdge"],
|
|
638
|
-
"1708": ["IS", "CollimatorLowerHorizontalEdge"],
|
|
639
|
-
"1710": ["IS", "CenterOfCircularCollimator"],
|
|
640
|
-
"1712": ["IS", "RadiusOfCircularCollimator"],
|
|
641
|
-
"1720": ["IS", "VerticesOfThePolygonalCollimator"],
|
|
642
|
-
"1800": ["CS", "AcquisitionTimeSynchronized"],
|
|
643
|
-
"1801": ["SH", "TimeSource"],
|
|
644
|
-
"1802": ["CS", "TimeDistributionProtocol"],
|
|
645
|
-
"1803": ["LO", "NTPSourceAddress"],
|
|
646
|
-
"2001": ["IS", "PageNumberVector"],
|
|
647
|
-
"2002": ["SH", "FrameLabelVector"],
|
|
648
|
-
"2003": ["DS", "FramePrimaryAngleVector"],
|
|
649
|
-
"2004": ["DS", "FrameSecondaryAngleVector"],
|
|
650
|
-
"2005": ["DS", "SliceLocationVector"],
|
|
651
|
-
"2006": ["SH", "DisplayWindowLabelVector"],
|
|
652
|
-
"2010": ["DS", "NominalScannedPixelSpacing"],
|
|
653
|
-
"2020": ["CS", "DigitizingDeviceTransportDirection"],
|
|
654
|
-
"2030": ["DS", "RotationOfScannedFilm"],
|
|
655
|
-
"3100": ["CS", "IVUSAcquisition"],
|
|
656
|
-
"3101": ["DS", "IVUSPullbackRate"],
|
|
657
|
-
"3102": ["DS", "IVUSGatedRate"],
|
|
658
|
-
"3103": ["IS", "IVUSPullbackStartFrameNumber"],
|
|
659
|
-
"3104": ["IS", "IVUSPullbackStopFrameNumber"],
|
|
660
|
-
"3105": ["IS", "LesionNumber"],
|
|
661
|
-
"4000": ["LT", "AcquisitionComments"],
|
|
662
|
-
"5000": ["SH", "OutputPower"],
|
|
663
|
-
"5010": ["LO", "TransducerData"],
|
|
664
|
-
"5012": ["DS", "FocusDepth"],
|
|
665
|
-
"5020": ["LO", "ProcessingFunction"],
|
|
666
|
-
"5021": ["LO", "PostprocessingFunction"],
|
|
667
|
-
"5022": ["DS", "MechanicalIndex"],
|
|
668
|
-
"5024": ["DS", "BoneThermalIndex"],
|
|
669
|
-
"5026": ["DS", "CranialThermalIndex"],
|
|
670
|
-
"5027": ["DS", "SoftTissueThermalIndex"],
|
|
671
|
-
"5028": ["DS", "SoftTissueFocusThermalIndex"],
|
|
672
|
-
"5029": ["DS", "SoftTissueSurfaceThermalIndex"],
|
|
673
|
-
"5030": ["DS", "DynamicRange"],
|
|
674
|
-
"5040": ["DS", "TotalGain"],
|
|
675
|
-
"5050": ["IS", "DepthOfScanField"],
|
|
676
|
-
"5100": ["CS", "PatientPosition"],
|
|
677
|
-
"5101": ["CS", "ViewPosition"],
|
|
678
|
-
"5104": ["SQ", "ProjectionEponymousNameCodeSequence"],
|
|
679
|
-
"5210": ["DS", "ImageTransformationMatrix"],
|
|
680
|
-
"5212": ["DS", "ImageTranslationVector"],
|
|
681
|
-
"6000": ["DS", "Sensitivity"],
|
|
682
|
-
"6011": ["SQ", "SequenceOfUltrasoundRegions"],
|
|
683
|
-
"6012": ["US", "RegionSpatialFormat"],
|
|
684
|
-
"6014": ["US", "RegionDataType"],
|
|
685
|
-
"6016": ["UL", "RegionFlags"],
|
|
686
|
-
"6018": ["UL", "RegionLocationMinX0"],
|
|
687
|
-
"601A": ["UL", "RegionLocationMinY0"],
|
|
688
|
-
"601C": ["UL", "RegionLocationMaxX1"],
|
|
689
|
-
"601E": ["UL", "RegionLocationMaxY1"],
|
|
690
|
-
"6020": ["SL", "ReferencePixelX0"],
|
|
691
|
-
"6022": ["SL", "ReferencePixelY0"],
|
|
692
|
-
"6024": ["US", "PhysicalUnitsXDirection"],
|
|
693
|
-
"6026": ["US", "PhysicalUnitsYDirection"],
|
|
694
|
-
"6028": ["FD", "ReferencePixelPhysicalValueX"],
|
|
695
|
-
"602A": ["FD", "ReferencePixelPhysicalValueY"],
|
|
696
|
-
"602C": ["FD", "PhysicalDeltaX"],
|
|
697
|
-
"602E": ["FD", "PhysicalDeltaY"],
|
|
698
|
-
"6030": ["UL", "TransducerFrequency"],
|
|
699
|
-
"6031": ["CS", "TransducerType"],
|
|
700
|
-
"6032": ["UL", "PulseRepetitionFrequency"],
|
|
701
|
-
"6034": ["FD", "DopplerCorrectionAngle"],
|
|
702
|
-
"6036": ["FD", "SteeringAngle"],
|
|
703
|
-
"6038": ["UL", "DopplerSampleVolumeXPositionRetired"],
|
|
704
|
-
"6039": ["SL", "DopplerSampleVolumeXPosition"],
|
|
705
|
-
"603A": ["UL", "DopplerSampleVolumeYPositionRetired"],
|
|
706
|
-
"603B": ["SL", "DopplerSampleVolumeYPosition"],
|
|
707
|
-
"603C": ["UL", "TMLinePositionX0Retired"],
|
|
708
|
-
"603D": ["SL", "TMLinePositionX0"],
|
|
709
|
-
"603E": ["UL", "TMLinePositionY0Retired"],
|
|
710
|
-
"603F": ["SL", "TMLinePositionY0"],
|
|
711
|
-
"6040": ["UL", "TMLinePositionX1Retired"],
|
|
712
|
-
"6041": ["SL", "TMLinePositionX1"],
|
|
713
|
-
"6042": ["UL", "TMLinePositionY1Retired"],
|
|
714
|
-
"6043": ["SL", "TMLinePositionY1"],
|
|
715
|
-
"6044": ["US", "PixelComponentOrganization"],
|
|
716
|
-
"6046": ["UL", "PixelComponentMask"],
|
|
717
|
-
"6048": ["UL", "PixelComponentRangeStart"],
|
|
718
|
-
"604A": ["UL", "PixelComponentRangeStop"],
|
|
719
|
-
"604C": ["US", "PixelComponentPhysicalUnits"],
|
|
720
|
-
"604E": ["US", "PixelComponentDataType"],
|
|
721
|
-
"6050": ["UL", "NumberOfTableBreakPoints"],
|
|
722
|
-
"6052": ["UL", "TableOfXBreakPoints"],
|
|
723
|
-
"6054": ["FD", "TableOfYBreakPoints"],
|
|
724
|
-
"6056": ["UL", "NumberOfTableEntries"],
|
|
725
|
-
"6058": ["UL", "TableOfPixelValues"],
|
|
726
|
-
"605A": ["FL", "TableOfParameterValues"],
|
|
727
|
-
"6060": ["FL", "RWaveTimeVector"],
|
|
728
|
-
"7000": ["CS", "DetectorConditionsNominalFlag"],
|
|
729
|
-
"7001": ["DS", "DetectorTemperature"],
|
|
730
|
-
"7004": ["CS", "DetectorType"],
|
|
731
|
-
"7005": ["CS", "DetectorConfiguration"],
|
|
732
|
-
"7006": ["LT", "DetectorDescription"],
|
|
733
|
-
"7008": ["LT", "DetectorMode"],
|
|
734
|
-
"700A": ["SH", "DetectorID"],
|
|
735
|
-
"700C": ["DA", "DateOfLastDetectorCalibration"],
|
|
736
|
-
"700E": ["TM", "TimeOfLastDetectorCalibration"],
|
|
737
|
-
"7010": ["IS", "ExposuresOnDetectorSinceLastCalibration"],
|
|
738
|
-
"7011": ["IS", "ExposuresOnDetectorSinceManufactured"],
|
|
739
|
-
"7012": ["DS", "DetectorTimeSinceLastExposure"],
|
|
740
|
-
"7014": ["DS", "DetectorActiveTime"],
|
|
741
|
-
"7016": ["DS", "DetectorActivationOffsetFromExposure"],
|
|
742
|
-
"701A": ["DS", "DetectorBinning"],
|
|
743
|
-
"7020": ["DS", "DetectorElementPhysicalSize"],
|
|
744
|
-
"7022": ["DS", "DetectorElementSpacing"],
|
|
745
|
-
"7024": ["CS", "DetectorActiveShape"],
|
|
746
|
-
"7026": ["DS", "DetectorActiveDimensions"],
|
|
747
|
-
"7028": ["DS", "DetectorActiveOrigin"],
|
|
748
|
-
"702A": ["LO", "DetectorManufacturerName"],
|
|
749
|
-
"702B": ["LO", "DetectorManufacturerModelName"],
|
|
750
|
-
"7030": ["DS", "FieldOfViewOrigin"],
|
|
751
|
-
"7032": ["DS", "FieldOfViewRotation"],
|
|
752
|
-
"7034": ["CS", "FieldOfViewHorizontalFlip"],
|
|
753
|
-
"7036": ["FL", "PixelDataAreaOriginRelativeToFOV"],
|
|
754
|
-
"7038": ["FL", "PixelDataAreaRotationAngleRelativeToFOV"],
|
|
755
|
-
"7040": ["LT", "GridAbsorbingMaterial"],
|
|
756
|
-
"7041": ["LT", "GridSpacingMaterial"],
|
|
757
|
-
"7042": ["DS", "GridThickness"],
|
|
758
|
-
"7044": ["DS", "GridPitch"],
|
|
759
|
-
"7046": ["IS", "GridAspectRatio"],
|
|
760
|
-
"7048": ["DS", "GridPeriod"],
|
|
761
|
-
"704C": ["DS", "GridFocalDistance"],
|
|
762
|
-
"7050": ["CS", "FilterMaterial"],
|
|
763
|
-
"7052": ["DS", "FilterThicknessMinimum"],
|
|
764
|
-
"7054": ["DS", "FilterThicknessMaximum"],
|
|
765
|
-
"7056": ["FL", "FilterBeamPathLengthMinimum"],
|
|
766
|
-
"7058": ["FL", "FilterBeamPathLengthMaximum"],
|
|
767
|
-
"7060": ["CS", "ExposureControlMode"],
|
|
768
|
-
"7062": ["LT", "ExposureControlModeDescription"],
|
|
769
|
-
"7064": ["CS", "ExposureStatus"],
|
|
770
|
-
"7065": ["DS", "PhototimerSetting"],
|
|
771
|
-
"8150": ["DS", "ExposureTimeInuS"],
|
|
772
|
-
"8151": ["DS", "XRayTubeCurrentInuA"],
|
|
773
|
-
"9004": ["CS", "ContentQualification"],
|
|
774
|
-
"9005": ["SH", "PulseSequenceName"],
|
|
775
|
-
"9006": ["SQ", "MRImagingModifierSequence"],
|
|
776
|
-
"9008": ["CS", "EchoPulseSequence"],
|
|
777
|
-
"9009": ["CS", "InversionRecovery"],
|
|
778
|
-
"9010": ["CS", "FlowCompensation"],
|
|
779
|
-
"9011": ["CS", "MultipleSpinEcho"],
|
|
780
|
-
"9012": ["CS", "MultiPlanarExcitation"],
|
|
781
|
-
"9014": ["CS", "PhaseContrast"],
|
|
782
|
-
"9015": ["CS", "TimeOfFlightContrast"],
|
|
783
|
-
"9016": ["CS", "Spoiling"],
|
|
784
|
-
"9017": ["CS", "SteadyStatePulseSequence"],
|
|
785
|
-
"9018": ["CS", "EchoPlanarPulseSequence"],
|
|
786
|
-
"9019": ["FD", "TagAngleFirstAxis"],
|
|
787
|
-
"9020": ["CS", "MagnetizationTransfer"],
|
|
788
|
-
"9021": ["CS", "T2Preparation"],
|
|
789
|
-
"9022": ["CS", "BloodSignalNulling"],
|
|
790
|
-
"9024": ["CS", "SaturationRecovery"],
|
|
791
|
-
"9025": ["CS", "SpectrallySelectedSuppression"],
|
|
792
|
-
"9026": ["CS", "SpectrallySelectedExcitation"],
|
|
793
|
-
"9027": ["CS", "SpatialPresaturation"],
|
|
794
|
-
"9028": ["CS", "Tagging"],
|
|
795
|
-
"9029": ["CS", "OversamplingPhase"],
|
|
796
|
-
"9030": ["FD", "TagSpacingFirstDimension"],
|
|
797
|
-
"9032": ["CS", "GeometryOfKSpaceTraversal"],
|
|
798
|
-
"9033": ["CS", "SegmentedKSpaceTraversal"],
|
|
799
|
-
"9034": ["CS", "RectilinearPhaseEncodeReordering"],
|
|
800
|
-
"9035": ["FD", "TagThickness"],
|
|
801
|
-
"9036": ["CS", "PartialFourierDirection"],
|
|
802
|
-
"9037": ["CS", "CardiacSynchronizationTechnique"],
|
|
803
|
-
"9041": ["LO", "ReceiveCoilManufacturerName"],
|
|
804
|
-
"9042": ["SQ", "MRReceiveCoilSequence"],
|
|
805
|
-
"9043": ["CS", "ReceiveCoilType"],
|
|
806
|
-
"9044": ["CS", "QuadratureReceiveCoil"],
|
|
807
|
-
"9045": ["SQ", "MultiCoilDefinitionSequence"],
|
|
808
|
-
"9046": ["LO", "MultiCoilConfiguration"],
|
|
809
|
-
"9047": ["SH", "MultiCoilElementName"],
|
|
810
|
-
"9048": ["CS", "MultiCoilElementUsed"],
|
|
811
|
-
"9049": ["SQ", "MRTransmitCoilSequence"],
|
|
812
|
-
"9050": ["LO", "TransmitCoilManufacturerName"],
|
|
813
|
-
"9051": ["CS", "TransmitCoilType"],
|
|
814
|
-
"9052": ["FD", "SpectralWidth"],
|
|
815
|
-
"9053": ["FD", "ChemicalShiftReference"],
|
|
816
|
-
"9054": ["CS", "VolumeLocalizationTechnique"],
|
|
817
|
-
"9058": ["US", "MRAcquisitionFrequencyEncodingSteps"],
|
|
818
|
-
"9059": ["CS", "Decoupling"],
|
|
819
|
-
"9060": ["CS", "DecoupledNucleus"],
|
|
820
|
-
"9061": ["FD", "DecouplingFrequency"],
|
|
821
|
-
"9062": ["CS", "DecouplingMethod"],
|
|
822
|
-
"9063": ["FD", "DecouplingChemicalShiftReference"],
|
|
823
|
-
"9064": ["CS", "KSpaceFiltering"],
|
|
824
|
-
"9065": ["CS", "TimeDomainFiltering"],
|
|
825
|
-
"9066": ["US", "NumberOfZeroFills"],
|
|
826
|
-
"9067": ["CS", "BaselineCorrection"],
|
|
827
|
-
"9069": ["FD", "ParallelReductionFactorInPlane"],
|
|
828
|
-
"9070": ["FD", "CardiacRRIntervalSpecified"],
|
|
829
|
-
"9073": ["FD", "AcquisitionDuration"],
|
|
830
|
-
"9074": ["DT", "FrameAcquisitionDateTime"],
|
|
831
|
-
"9075": ["CS", "DiffusionDirectionality"],
|
|
832
|
-
"9076": ["SQ", "DiffusionGradientDirectionSequence"],
|
|
833
|
-
"9077": ["CS", "ParallelAcquisition"],
|
|
834
|
-
"9078": ["CS", "ParallelAcquisitionTechnique"],
|
|
835
|
-
"9079": ["FD", "InversionTimes"],
|
|
836
|
-
"9080": ["ST", "MetaboliteMapDescription"],
|
|
837
|
-
"9081": ["CS", "PartialFourier"],
|
|
838
|
-
"9082": ["FD", "EffectiveEchoTime"],
|
|
839
|
-
"9083": ["SQ", "MetaboliteMapCodeSequence"],
|
|
840
|
-
"9084": ["SQ", "ChemicalShiftSequence"],
|
|
841
|
-
"9085": ["CS", "CardiacSignalSource"],
|
|
842
|
-
"9087": ["FD", "DiffusionBValue"],
|
|
843
|
-
"9089": ["FD", "DiffusionGradientOrientation"],
|
|
844
|
-
"9090": ["FD", "VelocityEncodingDirection"],
|
|
845
|
-
"9091": ["FD", "VelocityEncodingMinimumValue"],
|
|
846
|
-
"9092": ["SQ", "VelocityEncodingAcquisitionSequence"],
|
|
847
|
-
"9093": ["US", "NumberOfKSpaceTrajectories"],
|
|
848
|
-
"9094": ["CS", "CoverageOfKSpace"],
|
|
849
|
-
"9095": ["UL", "SpectroscopyAcquisitionPhaseRows"],
|
|
850
|
-
"9096": ["FD", "ParallelReductionFactorInPlaneRetired"],
|
|
851
|
-
"9098": ["FD", "TransmitterFrequency"],
|
|
852
|
-
"9100": ["CS", "ResonantNucleus"],
|
|
853
|
-
"9101": ["CS", "FrequencyCorrection"],
|
|
854
|
-
"9103": ["SQ", "MRSpectroscopyFOVGeometrySequence"],
|
|
855
|
-
"9104": ["FD", "SlabThickness"],
|
|
856
|
-
"9105": ["FD", "SlabOrientation"],
|
|
857
|
-
"9106": ["FD", "MidSlabPosition"],
|
|
858
|
-
"9107": ["SQ", "MRSpatialSaturationSequence"],
|
|
859
|
-
"9112": ["SQ", "MRTimingAndRelatedParametersSequence"],
|
|
860
|
-
"9114": ["SQ", "MREchoSequence"],
|
|
861
|
-
"9115": ["SQ", "MRModifierSequence"],
|
|
862
|
-
"9117": ["SQ", "MRDiffusionSequence"],
|
|
863
|
-
"9118": ["SQ", "CardiacSynchronizationSequence"],
|
|
864
|
-
"9119": ["SQ", "MRAveragesSequence"],
|
|
865
|
-
"9125": ["SQ", "MRFOVGeometrySequence"],
|
|
866
|
-
"9126": ["SQ", "VolumeLocalizationSequence"],
|
|
867
|
-
"9127": ["UL", "SpectroscopyAcquisitionDataColumns"],
|
|
868
|
-
"9147": ["CS", "DiffusionAnisotropyType"],
|
|
869
|
-
"9151": ["DT", "FrameReferenceDateTime"],
|
|
870
|
-
"9152": ["SQ", "MRMetaboliteMapSequence"],
|
|
871
|
-
"9155": ["FD", "ParallelReductionFactorOutOfPlane"],
|
|
872
|
-
"9159": ["UL", "SpectroscopyAcquisitionOutOfPlanePhaseSteps"],
|
|
873
|
-
"9166": ["CS", "BulkMotionStatus"],
|
|
874
|
-
"9168": ["FD", "ParallelReductionFactorSecondInPlane"],
|
|
875
|
-
"9169": ["CS", "CardiacBeatRejectionTechnique"],
|
|
876
|
-
"9170": ["CS", "RespiratoryMotionCompensationTechnique"],
|
|
877
|
-
"9171": ["CS", "RespiratorySignalSource"],
|
|
878
|
-
"9172": ["CS", "BulkMotionCompensationTechnique"],
|
|
879
|
-
"9173": ["CS", "BulkMotionSignalSource"],
|
|
880
|
-
"9174": ["CS", "ApplicableSafetyStandardAgency"],
|
|
881
|
-
"9175": ["LO", "ApplicableSafetyStandardDescription"],
|
|
882
|
-
"9176": ["SQ", "OperatingModeSequence"],
|
|
883
|
-
"9177": ["CS", "OperatingModeType"],
|
|
884
|
-
"9178": ["CS", "OperatingMode"],
|
|
885
|
-
"9179": ["CS", "SpecificAbsorptionRateDefinition"],
|
|
886
|
-
"9180": ["CS", "GradientOutputType"],
|
|
887
|
-
"9181": ["FD", "SpecificAbsorptionRateValue"],
|
|
888
|
-
"9182": ["FD", "GradientOutput"],
|
|
889
|
-
"9183": ["CS", "FlowCompensationDirection"],
|
|
890
|
-
"9184": ["FD", "TaggingDelay"],
|
|
891
|
-
"9185": ["ST", "RespiratoryMotionCompensationTechniqueDescription"],
|
|
892
|
-
"9186": ["SH", "RespiratorySignalSourceID"],
|
|
893
|
-
"9195": ["FD", "ChemicalShiftMinimumIntegrationLimitInHz"],
|
|
894
|
-
"9196": ["FD", "ChemicalShiftMaximumIntegrationLimitInHz"],
|
|
895
|
-
"9197": ["SQ", "MRVelocityEncodingSequence"],
|
|
896
|
-
"9198": ["CS", "FirstOrderPhaseCorrection"],
|
|
897
|
-
"9199": ["CS", "WaterReferencedPhaseCorrection"],
|
|
898
|
-
"9200": ["CS", "MRSpectroscopyAcquisitionType"],
|
|
899
|
-
"9214": ["CS", "RespiratoryCyclePosition"],
|
|
900
|
-
"9217": ["FD", "VelocityEncodingMaximumValue"],
|
|
901
|
-
"9218": ["FD", "TagSpacingSecondDimension"],
|
|
902
|
-
"9219": ["SS", "TagAngleSecondAxis"],
|
|
903
|
-
"9220": ["FD", "FrameAcquisitionDuration"],
|
|
904
|
-
"9226": ["SQ", "MRImageFrameTypeSequence"],
|
|
905
|
-
"9227": ["SQ", "MRSpectroscopyFrameTypeSequence"],
|
|
906
|
-
"9231": ["US", "MRAcquisitionPhaseEncodingStepsInPlane"],
|
|
907
|
-
"9232": ["US", "MRAcquisitionPhaseEncodingStepsOutOfPlane"],
|
|
908
|
-
"9234": ["UL", "SpectroscopyAcquisitionPhaseColumns"],
|
|
909
|
-
"9236": ["CS", "CardiacCyclePosition"],
|
|
910
|
-
"9239": ["SQ", "SpecificAbsorptionRateSequence"],
|
|
911
|
-
"9240": ["US", "RFEchoTrainLength"],
|
|
912
|
-
"9241": ["US", "GradientEchoTrainLength"],
|
|
913
|
-
"9250": ["CS", "ArterialSpinLabelingContrast"],
|
|
914
|
-
"9251": ["SQ", "MRArterialSpinLabelingSequence"],
|
|
915
|
-
"9252": ["LO", "ASLTechniqueDescription"],
|
|
916
|
-
"9253": ["US", "ASLSlabNumber"],
|
|
917
|
-
"9254": ["FD ", "ASLSlabThickness"],
|
|
918
|
-
"9255": ["FD ", "ASLSlabOrientation"],
|
|
919
|
-
"9256": ["FD ", "ASLMidSlabPosition"],
|
|
920
|
-
"9257": ["CS", "ASLContext"],
|
|
921
|
-
"9258": ["UL", "ASLPulseTrainDuration"],
|
|
922
|
-
"9259": ["CS", "ASLCrusherFlag"],
|
|
923
|
-
"925A": ["FD", "ASLCrusherFlow"],
|
|
924
|
-
"925B": ["LO", "ASLCrusherDescription"],
|
|
925
|
-
"925C": ["CS", "ASLBolusCutoffFlag"],
|
|
926
|
-
"925D": ["SQ", "ASLBolusCutoffTimingSequence"],
|
|
927
|
-
"925E": ["LO", "ASLBolusCutoffTechnique"],
|
|
928
|
-
"925F": ["UL", "ASLBolusCutoffDelayTime"],
|
|
929
|
-
"9260": ["SQ", "ASLSlabSequence"],
|
|
930
|
-
"9295": ["FD", "ChemicalShiftMinimumIntegrationLimitInppm"],
|
|
931
|
-
"9296": ["FD", "ChemicalShiftMaximumIntegrationLimitInppm"],
|
|
932
|
-
"9301": ["SQ", "CTAcquisitionTypeSequence"],
|
|
933
|
-
"9302": ["CS", "AcquisitionType"],
|
|
934
|
-
"9303": ["FD", "TubeAngle"],
|
|
935
|
-
"9304": ["SQ", "CTAcquisitionDetailsSequence"],
|
|
936
|
-
"9305": ["FD", "RevolutionTime"],
|
|
937
|
-
"9306": ["FD", "SingleCollimationWidth"],
|
|
938
|
-
"9307": ["FD", "TotalCollimationWidth"],
|
|
939
|
-
"9308": ["SQ", "CTTableDynamicsSequence"],
|
|
940
|
-
"9309": ["FD", "TableSpeed"],
|
|
941
|
-
"9310": ["FD", "TableFeedPerRotation"],
|
|
942
|
-
"9311": ["FD", "SpiralPitchFactor"],
|
|
943
|
-
"9312": ["SQ", "CTGeometrySequence"],
|
|
944
|
-
"9313": ["FD", "DataCollectionCenterPatient"],
|
|
945
|
-
"9314": ["SQ", "CTReconstructionSequence"],
|
|
946
|
-
"9315": ["CS", "ReconstructionAlgorithm"],
|
|
947
|
-
"9316": ["CS", "ConvolutionKernelGroup"],
|
|
948
|
-
"9317": ["FD", "ReconstructionFieldOfView"],
|
|
949
|
-
"9318": ["FD", "ReconstructionTargetCenterPatient"],
|
|
950
|
-
"9319": ["FD", "ReconstructionAngle"],
|
|
951
|
-
"9320": ["SH", "ImageFilter"],
|
|
952
|
-
"9321": ["SQ", "CTExposureSequence"],
|
|
953
|
-
"9322": ["FD", "ReconstructionPixelSpacing"],
|
|
954
|
-
"9323": ["CS", "ExposureModulationType"],
|
|
955
|
-
"9324": ["FD", "EstimatedDoseSaving"],
|
|
956
|
-
"9325": ["SQ", "CTXRayDetailsSequence"],
|
|
957
|
-
"9326": ["SQ", "CTPositionSequence"],
|
|
958
|
-
"9327": ["FD", "TablePosition"],
|
|
959
|
-
"9328": ["FD", "ExposureTimeInms"],
|
|
960
|
-
"9329": ["SQ", "CTImageFrameTypeSequence"],
|
|
961
|
-
"9330": ["FD", "XRayTubeCurrentInmA"],
|
|
962
|
-
"9332": ["FD", "ExposureInmAs"],
|
|
963
|
-
"9333": ["CS", "ConstantVolumeFlag"],
|
|
964
|
-
"9334": ["CS", "FluoroscopyFlag"],
|
|
965
|
-
"9335": ["FD", "DistanceSourceToDataCollectionCenter"],
|
|
966
|
-
"9337": ["US", "ContrastBolusAgentNumber"],
|
|
967
|
-
"9338": ["SQ", "ContrastBolusIngredientCodeSequence"],
|
|
968
|
-
"9340": ["SQ", "ContrastAdministrationProfileSequence"],
|
|
969
|
-
"9341": ["SQ", "ContrastBolusUsageSequence"],
|
|
970
|
-
"9342": ["CS", "ContrastBolusAgentAdministered"],
|
|
971
|
-
"9343": ["CS", "ContrastBolusAgentDetected"],
|
|
972
|
-
"9344": ["CS", "ContrastBolusAgentPhase"],
|
|
973
|
-
"9345": ["FD", "CTDIvol"],
|
|
974
|
-
"9346": ["SQ", "CTDIPhantomTypeCodeSequence"],
|
|
975
|
-
"9351": ["FL", "CalciumScoringMassFactorPatient"],
|
|
976
|
-
"9352": ["FL", "CalciumScoringMassFactorDevice"],
|
|
977
|
-
"9353": ["FL", "EnergyWeightingFactor"],
|
|
978
|
-
"9360": ["SQ", "CTAdditionalXRaySourceSequence"],
|
|
979
|
-
"9401": ["SQ", "ProjectionPixelCalibrationSequence"],
|
|
980
|
-
"9402": ["FL", "DistanceSourceToIsocenter"],
|
|
981
|
-
"9403": ["FL", "DistanceObjectToTableTop"],
|
|
982
|
-
"9404": ["FL", "ObjectPixelSpacingInCenterOfBeam"],
|
|
983
|
-
"9405": ["SQ", "PositionerPositionSequence"],
|
|
984
|
-
"9406": ["SQ", "TablePositionSequence"],
|
|
985
|
-
"9407": ["SQ", "CollimatorShapeSequence"],
|
|
986
|
-
"9410": ["CS", "PlanesInAcquisition"],
|
|
987
|
-
"9412": ["SQ", "XAXRFFrameCharacteristicsSequence"],
|
|
988
|
-
"9417": ["SQ", "FrameAcquisitionSequence"],
|
|
989
|
-
"9420": ["CS", "XRayReceptorType"],
|
|
990
|
-
"9423": ["LO", "AcquisitionProtocolName"],
|
|
991
|
-
"9424": ["LT", "AcquisitionProtocolDescription"],
|
|
992
|
-
"9425": ["CS", "ContrastBolusIngredientOpaque"],
|
|
993
|
-
"9426": ["FL", "DistanceReceptorPlaneToDetectorHousing"],
|
|
994
|
-
"9427": ["CS", "IntensifierActiveShape"],
|
|
995
|
-
"9428": ["FL", "IntensifierActiveDimensions"],
|
|
996
|
-
"9429": ["FL", "PhysicalDetectorSize"],
|
|
997
|
-
"9430": ["FL", "PositionOfIsocenterProjection"],
|
|
998
|
-
"9432": ["SQ", "FieldOfViewSequence"],
|
|
999
|
-
"9433": ["LO", "FieldOfViewDescription"],
|
|
1000
|
-
"9434": ["SQ", "ExposureControlSensingRegionsSequence"],
|
|
1001
|
-
"9435": ["CS", "ExposureControlSensingRegionShape"],
|
|
1002
|
-
"9436": ["SS", "ExposureControlSensingRegionLeftVerticalEdge"],
|
|
1003
|
-
"9437": ["SS", "ExposureControlSensingRegionRightVerticalEdge"],
|
|
1004
|
-
"9438": ["SS", "ExposureControlSensingRegionUpperHorizontalEdge"],
|
|
1005
|
-
"9439": ["SS", "ExposureControlSensingRegionLowerHorizontalEdge"],
|
|
1006
|
-
"9440": ["SS", "CenterOfCircularExposureControlSensingRegion"],
|
|
1007
|
-
"9441": ["US", "RadiusOfCircularExposureControlSensingRegion"],
|
|
1008
|
-
"9442": ["SS", "VerticesOfThePolygonalExposureControlSensingRegion"],
|
|
1009
|
-
"9447": ["FL", "ColumnAngulationPatient"],
|
|
1010
|
-
"9449": ["FL", "BeamAngle"],
|
|
1011
|
-
"9451": ["SQ", "FrameDetectorParametersSequence"],
|
|
1012
|
-
"9452": ["FL", "CalculatedAnatomyThickness"],
|
|
1013
|
-
"9455": ["SQ", "CalibrationSequence"],
|
|
1014
|
-
"9456": ["SQ", "ObjectThicknessSequence"],
|
|
1015
|
-
"9457": ["CS", "PlaneIdentification"],
|
|
1016
|
-
"9461": ["FL", "FieldOfViewDimensionsInFloat"],
|
|
1017
|
-
"9462": ["SQ", "IsocenterReferenceSystemSequence"],
|
|
1018
|
-
"9463": ["FL", "PositionerIsocenterPrimaryAngle"],
|
|
1019
|
-
"9464": ["FL", "PositionerIsocenterSecondaryAngle"],
|
|
1020
|
-
"9465": ["FL", "PositionerIsocenterDetectorRotationAngle"],
|
|
1021
|
-
"9466": ["FL", "TableXPositionToIsocenter"],
|
|
1022
|
-
"9467": ["FL", "TableYPositionToIsocenter"],
|
|
1023
|
-
"9468": ["FL", "TableZPositionToIsocenter"],
|
|
1024
|
-
"9469": ["FL", "TableHorizontalRotationAngle"],
|
|
1025
|
-
"9470": ["FL", "TableHeadTiltAngle"],
|
|
1026
|
-
"9471": ["FL", "TableCradleTiltAngle"],
|
|
1027
|
-
"9472": ["SQ", "FrameDisplayShutterSequence"],
|
|
1028
|
-
"9473": ["FL", "AcquiredImageAreaDoseProduct"],
|
|
1029
|
-
"9474": ["CS", "CArmPositionerTabletopRelationship"],
|
|
1030
|
-
"9476": ["SQ", "XRayGeometrySequence"],
|
|
1031
|
-
"9477": ["SQ", "IrradiationEventIdentificationSequence"],
|
|
1032
|
-
"9504": ["SQ", "XRay3DFrameTypeSequence"],
|
|
1033
|
-
"9506": ["SQ", "ContributingSourcesSequence"],
|
|
1034
|
-
"9507": ["SQ", "XRay3DAcquisitionSequence"],
|
|
1035
|
-
"9508": ["FL", "PrimaryPositionerScanArc"],
|
|
1036
|
-
"9509": ["FL", "SecondaryPositionerScanArc"],
|
|
1037
|
-
"9510": ["FL ", "PrimaryPositionerScanStartAngle"],
|
|
1038
|
-
"9511": ["FL", "SecondaryPositionerScanStartAngle"],
|
|
1039
|
-
"9514": ["FL", "PrimaryPositionerIncrement"],
|
|
1040
|
-
"9515": ["FL", "SecondaryPositionerIncrement"],
|
|
1041
|
-
"9516": ["DT", "StartAcquisitionDateTime"],
|
|
1042
|
-
"9517": ["DT", "EndAcquisitionDateTime"],
|
|
1043
|
-
"9524": ["LO", "ApplicationName"],
|
|
1044
|
-
"9525": ["LO", "ApplicationVersion"],
|
|
1045
|
-
"9526": ["LO", "ApplicationManufacturer"],
|
|
1046
|
-
"9527": ["CS", "AlgorithmType"],
|
|
1047
|
-
"9528": ["LO", "AlgorithmDescription"],
|
|
1048
|
-
"9530": ["SQ", "XRay3DReconstructionSequence"],
|
|
1049
|
-
"9531": ["LO", "ReconstructionDescription"],
|
|
1050
|
-
"9538": ["SQ", "PerProjectionAcquisitionSequence"],
|
|
1051
|
-
"9601": ["SQ", "DiffusionBMatrixSequence"],
|
|
1052
|
-
"9602": ["FD", "DiffusionBValueXX"],
|
|
1053
|
-
"9603": ["FD", "DiffusionBValueXY"],
|
|
1054
|
-
"9604": ["FD", "DiffusionBValueXZ"],
|
|
1055
|
-
"9605": ["FD", "DiffusionBValueYY"],
|
|
1056
|
-
"9606": ["FD", "DiffusionBValueYZ"],
|
|
1057
|
-
"9607": ["FD", "DiffusionBValueZZ"],
|
|
1058
|
-
"9701": ["DT", "DecayCorrectionDateTime"],
|
|
1059
|
-
"9715": ["FD", "StartDensityThreshold"],
|
|
1060
|
-
"9716": ["FD", "StartRelativeDensityDifferenceThreshold"],
|
|
1061
|
-
"9717": ["FD", "StartCardiacTriggerCountThreshold"],
|
|
1062
|
-
"9718": ["FD", "StartRespiratoryTriggerCountThreshold"],
|
|
1063
|
-
"9719": ["FD", "TerminationCountsThreshold"],
|
|
1064
|
-
"9720": ["FD", "TerminationDensityThreshold"],
|
|
1065
|
-
"9721": ["FD", "TerminationRelativeDensityThreshold"],
|
|
1066
|
-
"9722": ["FD", "TerminationTimeThreshold"],
|
|
1067
|
-
"9723": ["FD", "TerminationCardiacTriggerCountThreshold"],
|
|
1068
|
-
"9724": ["FD", "TerminationRespiratoryTriggerCountThreshold"],
|
|
1069
|
-
"9725": ["CS", "DetectorGeometry"],
|
|
1070
|
-
"9726": ["FD", "TransverseDetectorSeparation"],
|
|
1071
|
-
"9727": ["FD", "AxialDetectorDimension"],
|
|
1072
|
-
"9729": ["US", "RadiopharmaceuticalAgentNumber"],
|
|
1073
|
-
"9732": ["SQ", "PETFrameAcquisitionSequence"],
|
|
1074
|
-
"9733": ["SQ", "PETDetectorMotionDetailsSequence"],
|
|
1075
|
-
"9734": ["SQ", "PETTableDynamicsSequence"],
|
|
1076
|
-
"9735": ["SQ", "PETPositionSequence"],
|
|
1077
|
-
"9736": ["SQ", "PETFrameCorrectionFactorsSequence"],
|
|
1078
|
-
"9737": ["SQ", "RadiopharmaceuticalUsageSequence"],
|
|
1079
|
-
"9738": ["CS", "AttenuationCorrectionSource"],
|
|
1080
|
-
"9739": ["US", "NumberOfIterations"],
|
|
1081
|
-
"9740": ["US", "NumberOfSubsets"],
|
|
1082
|
-
"9749": ["SQ", "PETReconstructionSequence"],
|
|
1083
|
-
"9751": ["SQ", "PETFrameTypeSequence"],
|
|
1084
|
-
"9755": ["CS", "TimeOfFlightInformationUsed"],
|
|
1085
|
-
"9756": ["CS", "ReconstructionType"],
|
|
1086
|
-
"9758": ["CS", "DecayCorrected"],
|
|
1087
|
-
"9759": ["CS", "AttenuationCorrected"],
|
|
1088
|
-
"9760": ["CS", "ScatterCorrected"],
|
|
1089
|
-
"9761": ["CS", "DeadTimeCorrected"],
|
|
1090
|
-
"9762": ["CS", "GantryMotionCorrected"],
|
|
1091
|
-
"9763": ["CS", "PatientMotionCorrected"],
|
|
1092
|
-
"9764": ["CS", "CountLossNormalizationCorrected"],
|
|
1093
|
-
"9765": ["CS", "RandomsCorrected"],
|
|
1094
|
-
"9766": ["CS", "NonUniformRadialSamplingCorrected"],
|
|
1095
|
-
"9767": ["CS", "SensitivityCalibrated"],
|
|
1096
|
-
"9768": ["CS", "DetectorNormalizationCorrection"],
|
|
1097
|
-
"9769": ["CS", "IterativeReconstructionMethod"],
|
|
1098
|
-
"9770": ["CS", "AttenuationCorrectionTemporalRelationship"],
|
|
1099
|
-
"9771": ["SQ", "PatientPhysiologicalStateSequence"],
|
|
1100
|
-
"9772": ["SQ", "PatientPhysiologicalStateCodeSequence"],
|
|
1101
|
-
"9801": ["FD", "DepthsOfFocus"],
|
|
1102
|
-
"9803": ["SQ", "ExcludedIntervalsSequence"],
|
|
1103
|
-
"9804": ["DT", "ExclusionStartDatetime"],
|
|
1104
|
-
"9805": ["FD", "ExclusionDuration"],
|
|
1105
|
-
"9806": ["SQ", "USImageDescriptionSequence"],
|
|
1106
|
-
"9807": ["SQ", "ImageDataTypeSequence"],
|
|
1107
|
-
"9808": ["CS", "DataType"],
|
|
1108
|
-
"9809": ["SQ", "TransducerScanPatternCodeSequence"],
|
|
1109
|
-
"980B": ["CS", "AliasedDataType"],
|
|
1110
|
-
"980C": ["CS", "PositionMeasuringDeviceUsed"],
|
|
1111
|
-
"980D": ["SQ", "TransducerGeometryCodeSequence"],
|
|
1112
|
-
"980E": ["SQ", "TransducerBeamSteeringCodeSequence"],
|
|
1113
|
-
"980F": ["SQ", "TransducerApplicationCodeSequence"],
|
|
1114
|
-
"A001": ["SQ", "ContributingEquipmentSequence"],
|
|
1115
|
-
"A002": ["DT", "ContributionDateTime"],
|
|
1116
|
-
"A003": ["ST", "ContributionDescription"]
|
|
1117
|
-
},
|
|
1118
|
-
"0020": {
|
|
1119
|
-
"000D": ["UI", "StudyInstanceUID"],
|
|
1120
|
-
"000E": ["UI", "SeriesInstanceUID"],
|
|
1121
|
-
"0010": ["SH", "StudyID"],
|
|
1122
|
-
"0011": ["IS", "SeriesNumber"],
|
|
1123
|
-
"0012": ["IS", "AcquisitionNumber"],
|
|
1124
|
-
"0013": ["IS", "InstanceNumber"],
|
|
1125
|
-
"0014": ["IS", "IsotopeNumber"],
|
|
1126
|
-
"0015": ["IS", "PhaseNumber"],
|
|
1127
|
-
"0016": ["IS", "IntervalNumber"],
|
|
1128
|
-
"0017": ["IS", "TimeSlotNumber"],
|
|
1129
|
-
"0018": ["IS", "AngleNumber"],
|
|
1130
|
-
"0019": ["IS", "ItemNumber"],
|
|
1131
|
-
"0020": ["CS", "PatientOrientation"],
|
|
1132
|
-
"0022": ["IS", "OverlayNumber"],
|
|
1133
|
-
"0024": ["IS", "CurveNumber"],
|
|
1134
|
-
"0026": ["IS", "LUTNumber"],
|
|
1135
|
-
"0030": ["DS", "ImagePosition"],
|
|
1136
|
-
"0032": ["DS", "ImagePositionPatient"],
|
|
1137
|
-
"0035": ["DS", "ImageOrientation"],
|
|
1138
|
-
"0037": ["DS", "ImageOrientationPatient"],
|
|
1139
|
-
"0050": ["DS", "Location"],
|
|
1140
|
-
"0052": ["UI", "FrameOfReferenceUID"],
|
|
1141
|
-
"0060": ["CS", "Laterality"],
|
|
1142
|
-
"0062": ["CS", "ImageLaterality"],
|
|
1143
|
-
"0070": ["LO", "ImageGeometryType"],
|
|
1144
|
-
"0080": ["CS", "MaskingImage"],
|
|
1145
|
-
"00AA": ["IS", "ReportNumber"],
|
|
1146
|
-
"0100": ["IS", "TemporalPositionIdentifier"],
|
|
1147
|
-
"0105": ["IS", "NumberOfTemporalPositions"],
|
|
1148
|
-
"0110": ["DS", "TemporalResolution"],
|
|
1149
|
-
"0200": ["UI", "SynchronizationFrameOfReferenceUID"],
|
|
1150
|
-
"0242": ["UI", "SOPInstanceUIDOfConcatenationSource"],
|
|
1151
|
-
"1000": ["IS", "SeriesInStudy"],
|
|
1152
|
-
"1001": ["IS", "AcquisitionsInSeries"],
|
|
1153
|
-
"1002": ["IS", "ImagesInAcquisition"],
|
|
1154
|
-
"1003": ["IS", "ImagesInSeries"],
|
|
1155
|
-
"1004": ["IS", "AcquisitionsInStudy"],
|
|
1156
|
-
"1005": ["IS", "ImagesInStudy"],
|
|
1157
|
-
"1020": ["LO", "Reference"],
|
|
1158
|
-
"1040": ["LO", "PositionReferenceIndicator"],
|
|
1159
|
-
"1041": ["DS", "SliceLocation"],
|
|
1160
|
-
"1070": ["IS", "OtherStudyNumbers"],
|
|
1161
|
-
"1200": ["IS", "NumberOfPatientRelatedStudies"],
|
|
1162
|
-
"1202": ["IS", "NumberOfPatientRelatedSeries"],
|
|
1163
|
-
"1204": ["IS", "NumberOfPatientRelatedInstances"],
|
|
1164
|
-
"1206": ["IS", "NumberOfStudyRelatedSeries"],
|
|
1165
|
-
"1208": ["IS", "NumberOfStudyRelatedInstances"],
|
|
1166
|
-
"1209": ["IS", "NumberOfSeriesRelatedInstances"],
|
|
1167
|
-
"3401": ["CS", "ModifyingDeviceID"],
|
|
1168
|
-
"3402": ["CS", "ModifiedImageID"],
|
|
1169
|
-
"3403": ["DA", "ModifiedImageDate"],
|
|
1170
|
-
"3404": ["LO", "ModifyingDeviceManufacturer"],
|
|
1171
|
-
"3405": ["TM", "ModifiedImageTime"],
|
|
1172
|
-
"3406": ["LO", "ModifiedImageDescription"],
|
|
1173
|
-
"4000": ["LT", "ImageComments"],
|
|
1174
|
-
"5000": ["AT", "OriginalImageIdentification"],
|
|
1175
|
-
"5002": ["LO", "OriginalImageIdentificationNomenclature"],
|
|
1176
|
-
"9056": ["SH", "StackID"],
|
|
1177
|
-
"9057": ["UL", "InStackPositionNumber"],
|
|
1178
|
-
"9071": ["SQ", "FrameAnatomySequence"],
|
|
1179
|
-
"9072": ["CS", "FrameLaterality"],
|
|
1180
|
-
"9111": ["SQ", "FrameContentSequence"],
|
|
1181
|
-
"9113": ["SQ", "PlanePositionSequence"],
|
|
1182
|
-
"9116": ["SQ", "PlaneOrientationSequence"],
|
|
1183
|
-
"9128": ["UL", "TemporalPositionIndex"],
|
|
1184
|
-
"9153": ["FD", "NominalCardiacTriggerDelayTime"],
|
|
1185
|
-
"9154": ["FL", "NominalCardiacTriggerTimePriorToRPeak"],
|
|
1186
|
-
"9155": ["FL", "ActualCardiacTriggerTimePriorToRPeak"],
|
|
1187
|
-
"9156": ["US", "FrameAcquisitionNumber"],
|
|
1188
|
-
"9157": ["UL", "DimensionIndexValues"],
|
|
1189
|
-
"9158": ["LT", "FrameComments"],
|
|
1190
|
-
"9161": ["UI", "ConcatenationUID"],
|
|
1191
|
-
"9162": ["US", "InConcatenationNumber"],
|
|
1192
|
-
"9163": ["US", "InConcatenationTotalNumber"],
|
|
1193
|
-
"9164": ["UI", "DimensionOrganizationUID"],
|
|
1194
|
-
"9165": ["AT", "DimensionIndexPointer"],
|
|
1195
|
-
"9167": ["AT", "FunctionalGroupPointer"],
|
|
1196
|
-
"9213": ["LO", "DimensionIndexPrivateCreator"],
|
|
1197
|
-
"9221": ["SQ", "DimensionOrganizationSequence"],
|
|
1198
|
-
"9222": ["SQ", "DimensionIndexSequence"],
|
|
1199
|
-
"9228": ["UL", "ConcatenationFrameOffsetNumber"],
|
|
1200
|
-
"9238": ["LO", "FunctionalGroupPrivateCreator"],
|
|
1201
|
-
"9241": ["FL", "NominalPercentageOfCardiacPhase"],
|
|
1202
|
-
"9245": ["FL", "NominalPercentageOfRespiratoryPhase"],
|
|
1203
|
-
"9246": ["FL", "StartingRespiratoryAmplitude"],
|
|
1204
|
-
"9247": ["CS", "StartingRespiratoryPhase"],
|
|
1205
|
-
"9248": ["FL", "EndingRespiratoryAmplitude"],
|
|
1206
|
-
"9249": ["CS", "EndingRespiratoryPhase"],
|
|
1207
|
-
"9250": ["CS", "RespiratoryTriggerType"],
|
|
1208
|
-
"9251": ["FD", "RRIntervalTimeNominal"],
|
|
1209
|
-
"9252": ["FD", "ActualCardiacTriggerDelayTime"],
|
|
1210
|
-
"9253": ["SQ", "RespiratorySynchronizationSequence"],
|
|
1211
|
-
"9254": ["FD", "RespiratoryIntervalTime"],
|
|
1212
|
-
"9255": ["FD", "NominalRespiratoryTriggerDelayTime"],
|
|
1213
|
-
"9256": ["FD", "RespiratoryTriggerDelayThreshold"],
|
|
1214
|
-
"9257": ["FD", "ActualRespiratoryTriggerDelayTime"],
|
|
1215
|
-
"9301": ["FD", "ImagePositionVolume"],
|
|
1216
|
-
"9302": ["FD", "ImageOrientationVolume"],
|
|
1217
|
-
"9307": ["CS", "UltrasoundAcquisitionGeometry"],
|
|
1218
|
-
"9308": ["FD", "ApexPosition"],
|
|
1219
|
-
"9309": ["FD", "VolumeToTransducerMappingMatrix"],
|
|
1220
|
-
"930A": ["FD", "VolumeToTableMappingMatrix"],
|
|
1221
|
-
"930C": ["CS", "PatientFrameOfReferenceSource"],
|
|
1222
|
-
"930D": ["FD", "TemporalPositionTimeOffset"],
|
|
1223
|
-
"930E": ["SQ", "PlanePositionVolumeSequence"],
|
|
1224
|
-
"930F": ["SQ", "PlaneOrientationVolumeSequence"],
|
|
1225
|
-
"9310": ["SQ", "TemporalPositionSequence"],
|
|
1226
|
-
"9311": ["CS", "DimensionOrganizationType"],
|
|
1227
|
-
"9312": ["UI", "VolumeFrameOfReferenceUID"],
|
|
1228
|
-
"9313": ["UI", "TableFrameOfReferenceUID"],
|
|
1229
|
-
"9421": ["LO", "DimensionDescriptionLabel"],
|
|
1230
|
-
"9450": ["SQ", "PatientOrientationInFrameSequence"],
|
|
1231
|
-
"9453": ["LO", "FrameLabel"],
|
|
1232
|
-
"9518": ["US", "AcquisitionIndex"],
|
|
1233
|
-
"9529": ["SQ", "ContributingSOPInstancesReferenceSequence"],
|
|
1234
|
-
"9536": ["US", "ReconstructionIndex"]
|
|
1235
|
-
},
|
|
1236
|
-
"0022": {
|
|
1237
|
-
"0001": ["US", "LightPathFilterPassThroughWavelength"],
|
|
1238
|
-
"0002": ["US", "LightPathFilterPassBand"],
|
|
1239
|
-
"0003": ["US", "ImagePathFilterPassThroughWavelength"],
|
|
1240
|
-
"0004": ["US", "ImagePathFilterPassBand"],
|
|
1241
|
-
"0005": ["CS", "PatientEyeMovementCommanded"],
|
|
1242
|
-
"0006": ["SQ", "PatientEyeMovementCommandCodeSequence"],
|
|
1243
|
-
"0007": ["FL", "SphericalLensPower"],
|
|
1244
|
-
"0008": ["FL", "CylinderLensPower"],
|
|
1245
|
-
"0009": ["FL", "CylinderAxis"],
|
|
1246
|
-
"000A": ["FL", "EmmetropicMagnification"],
|
|
1247
|
-
"000B": ["FL", "IntraOcularPressure"],
|
|
1248
|
-
"000C": ["FL", "HorizontalFieldOfView"],
|
|
1249
|
-
"000D": ["CS", "PupilDilated"],
|
|
1250
|
-
"000E": ["FL", "DegreeOfDilation"],
|
|
1251
|
-
"0010": ["FL", "StereoBaselineAngle"],
|
|
1252
|
-
"0011": ["FL", "StereoBaselineDisplacement"],
|
|
1253
|
-
"0012": ["FL", "StereoHorizontalPixelOffset"],
|
|
1254
|
-
"0013": ["FL", "StereoVerticalPixelOffset"],
|
|
1255
|
-
"0014": ["FL", "StereoRotation"],
|
|
1256
|
-
"0015": ["SQ", "AcquisitionDeviceTypeCodeSequence"],
|
|
1257
|
-
"0016": ["SQ", "IlluminationTypeCodeSequence"],
|
|
1258
|
-
"0017": ["SQ", "LightPathFilterTypeStackCodeSequence"],
|
|
1259
|
-
"0018": ["SQ", "ImagePathFilterTypeStackCodeSequence"],
|
|
1260
|
-
"0019": ["SQ", "LensesCodeSequence"],
|
|
1261
|
-
"001A": ["SQ", "ChannelDescriptionCodeSequence"],
|
|
1262
|
-
"001B": ["SQ", "RefractiveStateSequence"],
|
|
1263
|
-
"001C": ["SQ", "MydriaticAgentCodeSequence"],
|
|
1264
|
-
"001D": ["SQ", "RelativeImagePositionCodeSequence"],
|
|
1265
|
-
"001E": ["FL", "CameraAngleOfView"],
|
|
1266
|
-
"0020": ["SQ", "StereoPairsSequence"],
|
|
1267
|
-
"0021": ["SQ", "LeftImageSequence"],
|
|
1268
|
-
"0022": ["SQ", "RightImageSequence"],
|
|
1269
|
-
"0030": ["FL", "AxialLengthOfTheEye"],
|
|
1270
|
-
"0031": ["SQ", "OphthalmicFrameLocationSequence"],
|
|
1271
|
-
"0032": ["FL", "ReferenceCoordinates"],
|
|
1272
|
-
"0035": ["FL", "DepthSpatialResolution"],
|
|
1273
|
-
"0036": ["FL", "MaximumDepthDistortion"],
|
|
1274
|
-
"0037": ["FL", "AlongScanSpatialResolution"],
|
|
1275
|
-
"0038": ["FL", "MaximumAlongScanDistortion"],
|
|
1276
|
-
"0039": ["CS", "OphthalmicImageOrientation"],
|
|
1277
|
-
"0041": ["FL", "DepthOfTransverseImage"],
|
|
1278
|
-
"0042": ["SQ", "MydriaticAgentConcentrationUnitsSequence"],
|
|
1279
|
-
"0048": ["FL", "AcrossScanSpatialResolution"],
|
|
1280
|
-
"0049": ["FL", "MaximumAcrossScanDistortion"],
|
|
1281
|
-
"004E": ["DS", "MydriaticAgentConcentration"],
|
|
1282
|
-
"0055": ["FL", "IlluminationWaveLength"],
|
|
1283
|
-
"0056": ["FL", "IlluminationPower"],
|
|
1284
|
-
"0057": ["FL", "IlluminationBandwidth"],
|
|
1285
|
-
"0058": ["SQ", "MydriaticAgentSequence"],
|
|
1286
|
-
"1007": ["SQ", "OphthalmicAxialMeasurementsRightEyeSequence"],
|
|
1287
|
-
"1008": ["SQ", "OphthalmicAxialMeasurementsLeftEyeSequence"],
|
|
1288
|
-
"1010": ["CS", "OphthalmicAxialLengthMeasurementsType"],
|
|
1289
|
-
"1019": ["FL", "OphthalmicAxialLength"],
|
|
1290
|
-
"1024": ["SQ", "LensStatusCodeSequence"],
|
|
1291
|
-
"1025": ["SQ", "VitreousStatusCodeSequence"],
|
|
1292
|
-
"1028": ["SQ", "IOLFormulaCodeSequence"],
|
|
1293
|
-
"1029": ["LO", "IOLFormulaDetail"],
|
|
1294
|
-
"1033": ["FL", "KeratometerIndex"],
|
|
1295
|
-
"1035": ["SQ", "SourceOfOphthalmicAxialLengthCodeSequence"],
|
|
1296
|
-
"1037": ["FL", "TargetRefraction"],
|
|
1297
|
-
"1039": ["CS", "RefractiveProcedureOccurred"],
|
|
1298
|
-
"1040": ["SQ", "RefractiveSurgeryTypeCodeSequence"],
|
|
1299
|
-
"1044": ["SQ", "OphthalmicUltrasoundAxialMeasurementsTypeCodeSequence"],
|
|
1300
|
-
"1050": ["SQ", "OphthalmicAxialLengthMeasurementsSequence"],
|
|
1301
|
-
"1053": ["FL", "IOLPower"],
|
|
1302
|
-
"1054": ["FL", "PredictedRefractiveError"],
|
|
1303
|
-
"1059": ["FL", "OphthalmicAxialLengthVelocity"],
|
|
1304
|
-
"1065": ["LO", "LensStatusDescription"],
|
|
1305
|
-
"1066": ["LO", "VitreousStatusDescription"],
|
|
1306
|
-
"1090": ["SQ", "IOLPowerSequence"],
|
|
1307
|
-
"1092": ["SQ", "LensConstantSequence"],
|
|
1308
|
-
"1093": ["LO", "IOLManufacturer"],
|
|
1309
|
-
"1094": ["LO", "LensConstantDescription"],
|
|
1310
|
-
"1096": ["SQ", "KeratometryMeasurementTypeCodeSequence"],
|
|
1311
|
-
"1100": ["SQ", "ReferencedOphthalmicAxialMeasurementsSequence"],
|
|
1312
|
-
"1101": ["SQ", "OphthalmicAxialLengthMeasurementsSegmentNameCodeSequence"],
|
|
1313
|
-
"1103": ["SQ", "RefractiveErrorBeforeRefractiveSurgeryCodeSequence"],
|
|
1314
|
-
"1121": ["FL", "IOLPowerForExactEmmetropia"],
|
|
1315
|
-
"1122": ["FL", "IOLPowerForExactTargetRefraction"],
|
|
1316
|
-
"1125": ["SQ", "AnteriorChamberDepthDefinitionCodeSequence"],
|
|
1317
|
-
"1130": ["FL", "LensThickness"],
|
|
1318
|
-
"1131": ["FL", "AnteriorChamberDepth"],
|
|
1319
|
-
"1132": ["SQ", "SourceOfLensThicknessDataCodeSequence"],
|
|
1320
|
-
"1133": ["SQ", "SourceOfAnteriorChamberDepthDataCodeSequence"],
|
|
1321
|
-
"1135": ["SQ", "SourceOfRefractiveErrorDataCodeSequence"],
|
|
1322
|
-
"1140": ["CS", "OphthalmicAxialLengthMeasurementModified"],
|
|
1323
|
-
"1150": ["SQ", "OphthalmicAxialLengthDataSourceCodeSequence"],
|
|
1324
|
-
"1153": ["SQ", "OphthalmicAxialLengthAcquisitionMethodCodeSequence"],
|
|
1325
|
-
"1155": ["FL", "SignalToNoiseRatio"],
|
|
1326
|
-
"1159": ["LO", "OphthalmicAxialLengthDataSourceDescription"],
|
|
1327
|
-
"1210": ["SQ", "OphthalmicAxialLengthMeasurementsTotalLengthSequence"],
|
|
1328
|
-
"1211": ["SQ", "OphthalmicAxialLengthMeasurementsSegmentalLengthSequence"],
|
|
1329
|
-
"1212": ["SQ", "OphthalmicAxialLengthMeasurementsLengthSummationSequence"],
|
|
1330
|
-
"1220": ["SQ", "UltrasoundOphthalmicAxialLengthMeasurementsSequence"],
|
|
1331
|
-
"1225": ["SQ", "OpticalOphthalmicAxialLengthMeasurementsSequence"],
|
|
1332
|
-
"1230": ["SQ", "UltrasoundSelectedOphthalmicAxialLengthSequence"],
|
|
1333
|
-
"1250": ["SQ", "OphthalmicAxialLengthSelectionMethodCodeSequence"],
|
|
1334
|
-
"1255": ["SQ", "OpticalSelectedOphthalmicAxialLengthSequence"],
|
|
1335
|
-
"1257": ["SQ", "SelectedSegmentalOphthalmicAxialLengthSequence"],
|
|
1336
|
-
"1260": ["SQ", "SelectedTotalOphthalmicAxialLengthSequence"],
|
|
1337
|
-
"1262": ["SQ", "OphthalmicAxialLengthQualityMetricSequence"],
|
|
1338
|
-
"1273": ["LO", "OphthalmicAxialLengthQualityMetricTypeDescription"],
|
|
1339
|
-
"1300": ["SQ", "IntraocularLensCalculationsRightEyeSequence"],
|
|
1340
|
-
"1310": ["SQ", "IntraocularLensCalculationsLeftEyeSequence"],
|
|
1341
|
-
"1330": ["SQ", "ReferencedOphthalmicAxialLengthMeasurementQCImageSequence"]
|
|
1342
|
-
},
|
|
1343
|
-
"0024": {
|
|
1344
|
-
"0010": ["FL", "VisualFieldHorizontalExtent"],
|
|
1345
|
-
"0011": ["FL", "VisualFieldVerticalExtent"],
|
|
1346
|
-
"0012": ["CS", "VisualFieldShape"],
|
|
1347
|
-
"0016": ["SQ", "ScreeningTestModeCodeSequence"],
|
|
1348
|
-
"0018": ["FL", "MaximumStimulusLuminance"],
|
|
1349
|
-
"0020": ["FL", "BackgroundLuminance"],
|
|
1350
|
-
"0021": ["SQ", "StimulusColorCodeSequence"],
|
|
1351
|
-
"0024": ["SQ", "BackgroundIlluminationColorCodeSequence"],
|
|
1352
|
-
"0025": ["FL", "StimulusArea"],
|
|
1353
|
-
"0028": ["FL", "StimulusPresentationTime"],
|
|
1354
|
-
"0032": ["SQ", "FixationSequence"],
|
|
1355
|
-
"0033": ["SQ", "FixationMonitoringCodeSequence"],
|
|
1356
|
-
"0034": ["SQ", "VisualFieldCatchTrialSequence"],
|
|
1357
|
-
"0035": ["US", "FixationCheckedQuantity"],
|
|
1358
|
-
"0036": ["US", "PatientNotProperlyFixatedQuantity"],
|
|
1359
|
-
"0037": ["CS", "PresentedVisualStimuliDataFlag"],
|
|
1360
|
-
"0038": ["US", "NumberOfVisualStimuli"],
|
|
1361
|
-
"0039": ["CS", "ExcessiveFixationLossesDataFlag"],
|
|
1362
|
-
"0040": ["CS", "ExcessiveFixationLosses"],
|
|
1363
|
-
"0042": ["US", "StimuliRetestingQuantity"],
|
|
1364
|
-
"0044": ["LT", "CommentsOnPatientPerformanceOfVisualField"],
|
|
1365
|
-
"0045": ["CS", "FalseNegativesEstimateFlag"],
|
|
1366
|
-
"0046": ["FL", "FalseNegativesEstimate"],
|
|
1367
|
-
"0048": ["US", "NegativeCatchTrialsQuantity"],
|
|
1368
|
-
"0050": ["US", "FalseNegativesQuantity"],
|
|
1369
|
-
"0051": ["CS", "ExcessiveFalseNegativesDataFlag"],
|
|
1370
|
-
"0052": ["CS", "ExcessiveFalseNegatives"],
|
|
1371
|
-
"0053": ["CS", "FalsePositivesEstimateFlag"],
|
|
1372
|
-
"0054": ["FL", "FalsePositivesEstimate"],
|
|
1373
|
-
"0055": ["CS", "CatchTrialsDataFlag"],
|
|
1374
|
-
"0056": ["US", "PositiveCatchTrialsQuantity"],
|
|
1375
|
-
"0057": ["CS", "TestPointNormalsDataFlag"],
|
|
1376
|
-
"0058": ["SQ", "TestPointNormalsSequence"],
|
|
1377
|
-
"0059": ["CS", "GlobalDeviationProbabilityNormalsFlag"],
|
|
1378
|
-
"0060": ["US", "FalsePositivesQuantity"],
|
|
1379
|
-
"0061": ["CS", "ExcessiveFalsePositivesDataFlag"],
|
|
1380
|
-
"0062": ["CS", "ExcessiveFalsePositives"],
|
|
1381
|
-
"0063": ["CS", "VisualFieldTestNormalsFlag"],
|
|
1382
|
-
"0064": ["SQ", "ResultsNormalsSequence"],
|
|
1383
|
-
"0065": ["SQ", "AgeCorrectedSensitivityDeviationAlgorithmSequence"],
|
|
1384
|
-
"0066": ["FL", "GlobalDeviationFromNormal"],
|
|
1385
|
-
"0067": ["SQ", "GeneralizedDefectSensitivityDeviationAlgorithmSequence"],
|
|
1386
|
-
"0068": ["FL", "LocalizedDeviationfromNormal"],
|
|
1387
|
-
"0069": ["LO", "PatientReliabilityIndicator"],
|
|
1388
|
-
"0070": ["FL", "VisualFieldMeanSensitivity"],
|
|
1389
|
-
"0071": ["FL", "GlobalDeviationProbability"],
|
|
1390
|
-
"0072": ["CS", "LocalDeviationProbabilityNormalsFlag"],
|
|
1391
|
-
"0073": ["FL", "LocalizedDeviationProbability"],
|
|
1392
|
-
"0074": ["CS", "ShortTermFluctuationCalculated"],
|
|
1393
|
-
"0075": ["FL", "ShortTermFluctuation"],
|
|
1394
|
-
"0076": ["CS", "ShortTermFluctuationProbabilityCalculated"],
|
|
1395
|
-
"0077": ["FL", "ShortTermFluctuationProbability"],
|
|
1396
|
-
"0078": ["CS", "CorrectedLocalizedDeviationFromNormalCalculated"],
|
|
1397
|
-
"0079": ["FL", "CorrectedLocalizedDeviationFromNormal"],
|
|
1398
|
-
"0080": ["CS", "CorrectedLocalizedDeviationFromNormalProbabilityCalculated"],
|
|
1399
|
-
"0081": ["FL", "CorrectedLocalizedDeviationFromNormalProbability"],
|
|
1400
|
-
"0083": ["SQ", "GlobalDeviationProbabilitySequence"],
|
|
1401
|
-
"0085": ["SQ", "LocalizedDeviationProbabilitySequence"],
|
|
1402
|
-
"0086": ["CS", "FovealSensitivityMeasured"],
|
|
1403
|
-
"0087": ["FL", "FovealSensitivity"],
|
|
1404
|
-
"0088": ["FL", "VisualFieldTestDuration"],
|
|
1405
|
-
"0089": ["SQ", "VisualFieldTestPointSequence"],
|
|
1406
|
-
"0090": ["FL", "VisualFieldTestPointXCoordinate"],
|
|
1407
|
-
"0091": ["FL", "VisualFieldTestPointYCoordinate"],
|
|
1408
|
-
"0092": ["FL", "AgeCorrectedSensitivityDeviationValue"],
|
|
1409
|
-
"0093": ["CS", "StimulusResults"],
|
|
1410
|
-
"0094": ["FL", "SensitivityValue"],
|
|
1411
|
-
"0095": ["CS", "RetestStimulusSeen"],
|
|
1412
|
-
"0096": ["FL", "RetestSensitivityValue"],
|
|
1413
|
-
"0097": ["SQ", "VisualFieldTestPointNormalsSequence"],
|
|
1414
|
-
"0098": ["FL", "QuantifiedDefect"],
|
|
1415
|
-
"0100": ["FL", "AgeCorrectedSensitivityDeviationProbabilityValue"],
|
|
1416
|
-
"0102": ["CS", "GeneralizedDefectCorrectedSensitivityDeviationFlag "],
|
|
1417
|
-
"0103": ["FL", "GeneralizedDefectCorrectedSensitivityDeviationValue "],
|
|
1418
|
-
"0104": ["FL", "GeneralizedDefectCorrectedSensitivityDeviationProbabilityValue"],
|
|
1419
|
-
"0105": ["FL ", "MinimumSensitivityValue"],
|
|
1420
|
-
"0106": ["CS", "BlindSpotLocalized"],
|
|
1421
|
-
"0107": ["FL", "BlindSpotXCoordinate"],
|
|
1422
|
-
"0108": ["FL", "BlindSpotYCoordinate "],
|
|
1423
|
-
"0110": ["SQ", "VisualAcuityMeasurementSequence"],
|
|
1424
|
-
"0112": ["SQ", "RefractiveParametersUsedOnPatientSequence"],
|
|
1425
|
-
"0113": ["CS", "MeasurementLaterality"],
|
|
1426
|
-
"0114": ["SQ", "OphthalmicPatientClinicalInformationLeftEyeSequence"],
|
|
1427
|
-
"0115": ["SQ", "OphthalmicPatientClinicalInformationRightEyeSequence"],
|
|
1428
|
-
"0117": ["CS", "FovealPointNormativeDataFlag"],
|
|
1429
|
-
"0118": ["FL", "FovealPointProbabilityValue"],
|
|
1430
|
-
"0120": ["CS", "ScreeningBaselineMeasured"],
|
|
1431
|
-
"0122": ["SQ", "ScreeningBaselineMeasuredSequence"],
|
|
1432
|
-
"0124": ["CS", "ScreeningBaselineType"],
|
|
1433
|
-
"0126": ["FL", "ScreeningBaselineValue"],
|
|
1434
|
-
"0202": ["LO", "AlgorithmSource"],
|
|
1435
|
-
"0306": ["LO", "DataSetName"],
|
|
1436
|
-
"0307": ["LO", "DataSetVersion"],
|
|
1437
|
-
"0308": ["LO", "DataSetSource"],
|
|
1438
|
-
"0309": ["LO", "DataSetDescription"],
|
|
1439
|
-
"0317": ["SQ", "VisualFieldTestReliabilityGlobalIndexSequence"],
|
|
1440
|
-
"0320": ["SQ", "VisualFieldGlobalResultsIndexSequence"],
|
|
1441
|
-
"0325": ["SQ", "DataObservationSequence"],
|
|
1442
|
-
"0338": ["CS", "IndexNormalsFlag"],
|
|
1443
|
-
"0341": ["FL", "IndexProbability"],
|
|
1444
|
-
"0344": ["SQ", "IndexProbabilitySequence"]
|
|
1445
|
-
},
|
|
1446
|
-
"0028": {
|
|
1447
|
-
"0002": ["US", "SamplesPerPixel"],
|
|
1448
|
-
"0003": ["US", "SamplesPerPixelUsed"],
|
|
1449
|
-
"0004": ["CS", "PhotometricInterpretation"],
|
|
1450
|
-
"0005": ["US", "ImageDimensions"],
|
|
1451
|
-
"0006": ["US", "PlanarConfiguration"],
|
|
1452
|
-
"0008": ["IS", "NumberOfFrames"],
|
|
1453
|
-
"0009": ["AT", "FrameIncrementPointer"],
|
|
1454
|
-
"000A": ["AT", "FrameDimensionPointer"],
|
|
1455
|
-
"0010": ["US", "Rows"],
|
|
1456
|
-
"0011": ["US", "Columns"],
|
|
1457
|
-
"0012": ["US", "Planes"],
|
|
1458
|
-
"0014": ["US", "UltrasoundColorDataPresent"],
|
|
1459
|
-
"0030": ["DS", "PixelSpacing"],
|
|
1460
|
-
"0031": ["DS", "ZoomFactor"],
|
|
1461
|
-
"0032": ["DS", "ZoomCenter"],
|
|
1462
|
-
"0034": ["IS", "PixelAspectRatio"],
|
|
1463
|
-
"0040": ["CS", "ImageFormat"],
|
|
1464
|
-
"0050": ["LO", "ManipulatedImage"],
|
|
1465
|
-
"0051": ["CS", "CorrectedImage"],
|
|
1466
|
-
"005F": ["LO", "CompressionRecognitionCode"],
|
|
1467
|
-
"0060": ["CS", "CompressionCode"],
|
|
1468
|
-
"0061": ["SH", "CompressionOriginator"],
|
|
1469
|
-
"0062": ["LO", "CompressionLabel"],
|
|
1470
|
-
"0063": ["SH", "CompressionDescription"],
|
|
1471
|
-
"0065": ["CS", "CompressionSequence"],
|
|
1472
|
-
"0066": ["AT", "CompressionStepPointers"],
|
|
1473
|
-
"0068": ["US", "RepeatInterval"],
|
|
1474
|
-
"0069": ["US", "BitsGrouped"],
|
|
1475
|
-
"0070": ["US", "PerimeterTable"],
|
|
1476
|
-
"0071": ["SS", "PerimeterValue"],
|
|
1477
|
-
"0080": ["US", "PredictorRows"],
|
|
1478
|
-
"0081": ["US", "PredictorColumns"],
|
|
1479
|
-
"0082": ["US", "PredictorConstants"],
|
|
1480
|
-
"0090": ["CS", "BlockedPixels"],
|
|
1481
|
-
"0091": ["US", "BlockRows"],
|
|
1482
|
-
"0092": ["US", "BlockColumns"],
|
|
1483
|
-
"0093": ["US", "RowOverlap"],
|
|
1484
|
-
"0094": ["US", "ColumnOverlap"],
|
|
1485
|
-
"0100": ["US", "BitsAllocated"],
|
|
1486
|
-
"0101": ["US", "BitsStored"],
|
|
1487
|
-
"0102": ["US", "HighBit"],
|
|
1488
|
-
"0103": ["US", "PixelRepresentation"],
|
|
1489
|
-
"0104": ["SS", "SmallestValidPixelValue"],
|
|
1490
|
-
"0105": ["SS", "LargestValidPixelValue"],
|
|
1491
|
-
"0106": ["SS", "SmallestImagePixelValue"],
|
|
1492
|
-
"0107": ["SS", "LargestImagePixelValue"],
|
|
1493
|
-
"0108": ["SS", "SmallestPixelValueInSeries"],
|
|
1494
|
-
"0109": ["SS", "LargestPixelValueInSeries"],
|
|
1495
|
-
"0110": ["SS", "SmallestImagePixelValueInPlane"],
|
|
1496
|
-
"0111": ["SS", "LargestImagePixelValueInPlane"],
|
|
1497
|
-
"0120": ["SS", "PixelPaddingValue"],
|
|
1498
|
-
"0121": ["SS", "PixelPaddingRangeLimit"],
|
|
1499
|
-
"0200": ["US", "ImageLocation"],
|
|
1500
|
-
"0300": ["CS", "QualityControlImage"],
|
|
1501
|
-
"0301": ["CS", "BurnedInAnnotation"],
|
|
1502
|
-
"0302": ["CS", "RecognizableVisualFeatures"],
|
|
1503
|
-
"0303": ["CS", "LongitudinalTemporalInformationModified"],
|
|
1504
|
-
"0400": ["LO", "TransformLabel"],
|
|
1505
|
-
"0401": ["LO", "TransformVersionNumber"],
|
|
1506
|
-
"0402": ["US", "NumberOfTransformSteps"],
|
|
1507
|
-
"0403": ["LO", "SequenceOfCompressedData"],
|
|
1508
|
-
"0404": ["AT", "DetailsOfCoefficients"],
|
|
1509
|
-
"0700": ["LO", "DCTLabel"],
|
|
1510
|
-
"0701": ["CS", "DataBlockDescription"],
|
|
1511
|
-
"0702": ["AT", "DataBlock"],
|
|
1512
|
-
"0710": ["US", "NormalizationFactorFormat"],
|
|
1513
|
-
"0720": ["US", "ZonalMapNumberFormat"],
|
|
1514
|
-
"0721": ["AT", "ZonalMapLocation"],
|
|
1515
|
-
"0722": ["US", "ZonalMapFormat"],
|
|
1516
|
-
"0730": ["US", "AdaptiveMapFormat"],
|
|
1517
|
-
"0740": ["US", "CodeNumberFormat"],
|
|
1518
|
-
"0A02": ["CS", "PixelSpacingCalibrationType"],
|
|
1519
|
-
"0A04": ["LO", "PixelSpacingCalibrationDescription"],
|
|
1520
|
-
"1040": ["CS", "PixelIntensityRelationship"],
|
|
1521
|
-
"1041": ["SS", "PixelIntensityRelationshipSign"],
|
|
1522
|
-
"1050": ["DS", "WindowCenter"],
|
|
1523
|
-
"1051": ["DS", "WindowWidth"],
|
|
1524
|
-
"1052": ["DS", "RescaleIntercept"],
|
|
1525
|
-
"1053": ["DS", "RescaleSlope"],
|
|
1526
|
-
"1054": ["LO", "RescaleType"],
|
|
1527
|
-
"1055": ["LO", "WindowCenterWidthExplanation"],
|
|
1528
|
-
"1056": ["CS", "VOILUTFunction"],
|
|
1529
|
-
"1080": ["CS", "GrayScale"],
|
|
1530
|
-
"1090": ["CS", "RecommendedViewingMode"],
|
|
1531
|
-
"1100": ["SS", "GrayLookupTableDescriptor"],
|
|
1532
|
-
"1101": ["SS", "RedPaletteColorLookupTableDescriptor"],
|
|
1533
|
-
"1102": ["SS", "GreenPaletteColorLookupTableDescriptor"],
|
|
1534
|
-
"1103": ["SS", "BluePaletteColorLookupTableDescriptor"],
|
|
1535
|
-
"1104": ["US", "AlphaPaletteColorLookupTableDescriptor"],
|
|
1536
|
-
"1111": ["SS", "LargeRedPaletteColorLookupTableDescriptor"],
|
|
1537
|
-
"1112": ["SS", "LargeGreenPaletteColorLookupTableDescriptor"],
|
|
1538
|
-
"1113": ["SS", "LargeBluePaletteColorLookupTableDescriptor"],
|
|
1539
|
-
"1199": ["UI", "PaletteColorLookupTableUID"],
|
|
1540
|
-
"1200": ["OW", "GrayLookupTableData"],
|
|
1541
|
-
"1201": ["OW", "RedPaletteColorLookupTableData"],
|
|
1542
|
-
"1202": ["OW", "GreenPaletteColorLookupTableData"],
|
|
1543
|
-
"1203": ["OW", "BluePaletteColorLookupTableData"],
|
|
1544
|
-
"1204": ["OW", "AlphaPaletteColorLookupTableData"],
|
|
1545
|
-
"1211": ["OW", "LargeRedPaletteColorLookupTableData"],
|
|
1546
|
-
"1212": ["OW", "LargeGreenPaletteColorLookupTableData"],
|
|
1547
|
-
"1213": ["OW", "LargeBluePaletteColorLookupTableData"],
|
|
1548
|
-
"1214": ["UI", "LargePaletteColorLookupTableUID"],
|
|
1549
|
-
"1221": ["OW", "SegmentedRedPaletteColorLookupTableData"],
|
|
1550
|
-
"1222": ["OW", "SegmentedGreenPaletteColorLookupTableData"],
|
|
1551
|
-
"1223": ["OW", "SegmentedBluePaletteColorLookupTableData"],
|
|
1552
|
-
"1300": ["CS", "BreastImplantPresent"],
|
|
1553
|
-
"1350": ["CS", "PartialView"],
|
|
1554
|
-
"1351": ["ST", "PartialViewDescription"],
|
|
1555
|
-
"1352": ["SQ", "PartialViewCodeSequence"],
|
|
1556
|
-
"135A": ["CS", "SpatialLocationsPreserved"],
|
|
1557
|
-
"1401": ["SQ", "DataFrameAssignmentSequence"],
|
|
1558
|
-
"1402": ["CS", "DataPathAssignment"],
|
|
1559
|
-
"1403": ["US", "BitsMappedToColorLookupTable"],
|
|
1560
|
-
"1404": ["SQ", "BlendingLUT1Sequence"],
|
|
1561
|
-
"1405": ["CS", "BlendingLUT1TransferFunction"],
|
|
1562
|
-
"1406": ["FD", "BlendingWeightConstant"],
|
|
1563
|
-
"1407": ["US", "BlendingLookupTableDescriptor"],
|
|
1564
|
-
"1408": ["OW", "BlendingLookupTableData"],
|
|
1565
|
-
"140B": ["SQ", "EnhancedPaletteColorLookupTableSequence"],
|
|
1566
|
-
"140C": ["SQ", "BlendingLUT2Sequence"],
|
|
1567
|
-
"140D": ["CS", "BlendingLUT2TransferFunction"],
|
|
1568
|
-
"140E": ["CS", "DataPathID"],
|
|
1569
|
-
"140F": ["CS", "RGBLUTTransferFunction"],
|
|
1570
|
-
"1410": ["CS", "AlphaLUTTransferFunction"],
|
|
1571
|
-
"2000": ["OB", "ICCProfile"],
|
|
1572
|
-
"2110": ["CS", "LossyImageCompression"],
|
|
1573
|
-
"2112": ["DS", "LossyImageCompressionRatio"],
|
|
1574
|
-
"2114": ["CS", "LossyImageCompressionMethod"],
|
|
1575
|
-
"3000": ["SQ", "ModalityLUTSequence"],
|
|
1576
|
-
"3002": ["SS", "LUTDescriptor"],
|
|
1577
|
-
"3003": ["LO", "LUTExplanation"],
|
|
1578
|
-
"3004": ["LO", "ModalityLUTType"],
|
|
1579
|
-
"3006": ["OW", "LUTData"],
|
|
1580
|
-
"3010": ["SQ", "VOILUTSequence"],
|
|
1581
|
-
"3110": ["SQ", "SoftcopyVOILUTSequence"],
|
|
1582
|
-
"4000": ["LT", "ImagePresentationComments"],
|
|
1583
|
-
"5000": ["SQ", "BiPlaneAcquisitionSequence"],
|
|
1584
|
-
"6010": ["US", "RepresentativeFrameNumber"],
|
|
1585
|
-
"6020": ["US", "FrameNumbersOfInterest"],
|
|
1586
|
-
"6022": ["LO", "FrameOfInterestDescription"],
|
|
1587
|
-
"6023": ["CS", "FrameOfInterestType"],
|
|
1588
|
-
"6030": ["US", "MaskPointers"],
|
|
1589
|
-
"6040": ["US", "RWavePointer"],
|
|
1590
|
-
"6100": ["SQ", "MaskSubtractionSequence"],
|
|
1591
|
-
"6101": ["CS", "MaskOperation"],
|
|
1592
|
-
"6102": ["US", "ApplicableFrameRange"],
|
|
1593
|
-
"6110": ["US", "MaskFrameNumbers"],
|
|
1594
|
-
"6112": ["US", "ContrastFrameAveraging"],
|
|
1595
|
-
"6114": ["FL", "MaskSubPixelShift"],
|
|
1596
|
-
"6120": ["SS", "TIDOffset"],
|
|
1597
|
-
"6190": ["ST", "MaskOperationExplanation"],
|
|
1598
|
-
"7FE0": ["UT", "PixelDataProviderURL"],
|
|
1599
|
-
"9001": ["UL", "DataPointRows"],
|
|
1600
|
-
"9002": ["UL", "DataPointColumns"],
|
|
1601
|
-
"9003": ["CS", "SignalDomainColumns"],
|
|
1602
|
-
"9099": ["US", "LargestMonochromePixelValue"],
|
|
1603
|
-
"9108": ["CS", "DataRepresentation"],
|
|
1604
|
-
"9110": ["SQ", "PixelMeasuresSequence"],
|
|
1605
|
-
"9132": ["SQ", "FrameVOILUTSequence"],
|
|
1606
|
-
"9145": ["SQ", "PixelValueTransformationSequence"],
|
|
1607
|
-
"9235": ["CS", "SignalDomainRows"],
|
|
1608
|
-
"9411": ["FL", "DisplayFilterPercentage"],
|
|
1609
|
-
"9415": ["SQ", "FramePixelShiftSequence"],
|
|
1610
|
-
"9416": ["US", "SubtractionItemID"],
|
|
1611
|
-
"9422": ["SQ", "PixelIntensityRelationshipLUTSequence"],
|
|
1612
|
-
"9443": ["SQ", "FramePixelDataPropertiesSequence"],
|
|
1613
|
-
"9444": ["CS", "GeometricalProperties"],
|
|
1614
|
-
"9445": ["FL", "GeometricMaximumDistortion"],
|
|
1615
|
-
"9446": ["CS", "ImageProcessingApplied"],
|
|
1616
|
-
"9454": ["CS", "MaskSelectionMode"],
|
|
1617
|
-
"9474": ["CS", "LUTFunction"],
|
|
1618
|
-
"9478": ["FL", "MaskVisibilityPercentage"],
|
|
1619
|
-
"9501": ["SQ", "PixelShiftSequence"],
|
|
1620
|
-
"9502": ["SQ", "RegionPixelShiftSequence"],
|
|
1621
|
-
"9503": ["SS", "VerticesOfTheRegion"],
|
|
1622
|
-
"9505": ["SQ", "MultiFramePresentationSequence"],
|
|
1623
|
-
"9506": ["US", "PixelShiftFrameRange"],
|
|
1624
|
-
"9507": ["US", "LUTFrameRange"],
|
|
1625
|
-
"9520": ["DS", "ImageToEquipmentMappingMatrix"],
|
|
1626
|
-
"9537": ["CS", "EquipmentCoordinateSystemIdentification"]
|
|
1627
|
-
},
|
|
1628
|
-
"0032": {
|
|
1629
|
-
"000A": ["CS", "StudyStatusID"],
|
|
1630
|
-
"000C": ["CS", "StudyPriorityID"],
|
|
1631
|
-
"0012": ["LO", "StudyIDIssuer"],
|
|
1632
|
-
"0032": ["DA", "StudyVerifiedDate"],
|
|
1633
|
-
"0033": ["TM", "StudyVerifiedTime"],
|
|
1634
|
-
"0034": ["DA", "StudyReadDate"],
|
|
1635
|
-
"0035": ["TM", "StudyReadTime"],
|
|
1636
|
-
"1000": ["DA", "ScheduledStudyStartDate"],
|
|
1637
|
-
"1001": ["TM", "ScheduledStudyStartTime"],
|
|
1638
|
-
"1010": ["DA", "ScheduledStudyStopDate"],
|
|
1639
|
-
"1011": ["TM", "ScheduledStudyStopTime"],
|
|
1640
|
-
"1020": ["LO", "ScheduledStudyLocation"],
|
|
1641
|
-
"1021": ["AE", "ScheduledStudyLocationAETitle"],
|
|
1642
|
-
"1030": ["LO", "ReasonForStudy"],
|
|
1643
|
-
"1031": ["SQ", "RequestingPhysicianIdentificationSequence"],
|
|
1644
|
-
"1032": ["PN", "RequestingPhysician"],
|
|
1645
|
-
"1033": ["LO", "RequestingService"],
|
|
1646
|
-
"1034": ["SQ", "RequestingServiceCodeSequence"],
|
|
1647
|
-
"1040": ["DA", "StudyArrivalDate"],
|
|
1648
|
-
"1041": ["TM", "StudyArrivalTime"],
|
|
1649
|
-
"1050": ["DA", "StudyCompletionDate"],
|
|
1650
|
-
"1051": ["TM", "StudyCompletionTime"],
|
|
1651
|
-
"1055": ["CS", "StudyComponentStatusID"],
|
|
1652
|
-
"1060": ["LO", "RequestedProcedureDescription"],
|
|
1653
|
-
"1064": ["SQ", "RequestedProcedureCodeSequence"],
|
|
1654
|
-
"1070": ["LO", "RequestedContrastAgent"],
|
|
1655
|
-
"4000": ["LT", "StudyComments"]
|
|
1656
|
-
},
|
|
1657
|
-
"0038": {
|
|
1658
|
-
"0004": ["SQ", "ReferencedPatientAliasSequence"],
|
|
1659
|
-
"0008": ["CS", "VisitStatusID"],
|
|
1660
|
-
"0010": ["LO", "AdmissionID"],
|
|
1661
|
-
"0011": ["LO", "IssuerOfAdmissionID"],
|
|
1662
|
-
"0014": ["SQ", "IssuerOfAdmissionIDSequence"],
|
|
1663
|
-
"0016": ["LO", "RouteOfAdmissions"],
|
|
1664
|
-
"001A": ["DA", "ScheduledAdmissionDate"],
|
|
1665
|
-
"001B": ["TM", "ScheduledAdmissionTime"],
|
|
1666
|
-
"001C": ["DA", "ScheduledDischargeDate"],
|
|
1667
|
-
"001D": ["TM", "ScheduledDischargeTime"],
|
|
1668
|
-
"001E": ["LO", "ScheduledPatientInstitutionResidence"],
|
|
1669
|
-
"0020": ["DA", "AdmittingDate"],
|
|
1670
|
-
"0021": ["TM", "AdmittingTime"],
|
|
1671
|
-
"0030": ["DA", "DischargeDate"],
|
|
1672
|
-
"0032": ["TM", "DischargeTime"],
|
|
1673
|
-
"0040": ["LO", "DischargeDiagnosisDescription"],
|
|
1674
|
-
"0044": ["SQ", "DischargeDiagnosisCodeSequence"],
|
|
1675
|
-
"0050": ["LO", "SpecialNeeds"],
|
|
1676
|
-
"0060": ["LO", "ServiceEpisodeID"],
|
|
1677
|
-
"0061": ["LO", "IssuerOfServiceEpisodeID"],
|
|
1678
|
-
"0062": ["LO", "ServiceEpisodeDescription"],
|
|
1679
|
-
"0064": ["SQ", "IssuerOfServiceEpisodeIDSequence"],
|
|
1680
|
-
"0100": ["SQ", "PertinentDocumentsSequence"],
|
|
1681
|
-
"0300": ["LO", "CurrentPatientLocation"],
|
|
1682
|
-
"0400": ["LO", "PatientInstitutionResidence"],
|
|
1683
|
-
"0500": ["LO", "PatientState"],
|
|
1684
|
-
"0502": ["SQ", "PatientClinicalTrialParticipationSequence"],
|
|
1685
|
-
"4000": ["LT", "VisitComments"]
|
|
1686
|
-
},
|
|
1687
|
-
"003A": {
|
|
1688
|
-
"0004": ["CS", "WaveformOriginality"],
|
|
1689
|
-
"0005": ["US", "NumberOfWaveformChannels"],
|
|
1690
|
-
"0010": ["UL", "NumberOfWaveformSamples"],
|
|
1691
|
-
"001A": ["DS", "SamplingFrequency"],
|
|
1692
|
-
"0020": ["SH", "MultiplexGroupLabel"],
|
|
1693
|
-
"0200": ["SQ", "ChannelDefinitionSequence"],
|
|
1694
|
-
"0202": ["IS", "WaveformChannelNumber"],
|
|
1695
|
-
"0203": ["SH", "ChannelLabel"],
|
|
1696
|
-
"0205": ["CS", "ChannelStatus"],
|
|
1697
|
-
"0208": ["SQ", "ChannelSourceSequence"],
|
|
1698
|
-
"0209": ["SQ", "ChannelSourceModifiersSequence"],
|
|
1699
|
-
"020A": ["SQ", "SourceWaveformSequence"],
|
|
1700
|
-
"020C": ["LO", "ChannelDerivationDescription"],
|
|
1701
|
-
"0210": ["DS", "ChannelSensitivity"],
|
|
1702
|
-
"0211": ["SQ", "ChannelSensitivityUnitsSequence"],
|
|
1703
|
-
"0212": ["DS", "ChannelSensitivityCorrectionFactor"],
|
|
1704
|
-
"0213": ["DS", "ChannelBaseline"],
|
|
1705
|
-
"0214": ["DS", "ChannelTimeSkew"],
|
|
1706
|
-
"0215": ["DS", "ChannelSampleSkew"],
|
|
1707
|
-
"0218": ["DS", "ChannelOffset"],
|
|
1708
|
-
"021A": ["US", "WaveformBitsStored"],
|
|
1709
|
-
"0220": ["DS", "FilterLowFrequency"],
|
|
1710
|
-
"0221": ["DS", "FilterHighFrequency"],
|
|
1711
|
-
"0222": ["DS", "NotchFilterFrequency"],
|
|
1712
|
-
"0223": ["DS", "NotchFilterBandwidth"],
|
|
1713
|
-
"0230": ["FL", "WaveformDataDisplayScale"],
|
|
1714
|
-
"0231": ["US", "WaveformDisplayBackgroundCIELabValue"],
|
|
1715
|
-
"0240": ["SQ", "WaveformPresentationGroupSequence"],
|
|
1716
|
-
"0241": ["US", "PresentationGroupNumber"],
|
|
1717
|
-
"0242": ["SQ", "ChannelDisplaySequence"],
|
|
1718
|
-
"0244": ["US", "ChannelRecommendedDisplayCIELabValue"],
|
|
1719
|
-
"0245": ["FL", "ChannelPosition"],
|
|
1720
|
-
"0246": ["CS", "DisplayShadingFlag"],
|
|
1721
|
-
"0247": ["FL", "FractionalChannelDisplayScale"],
|
|
1722
|
-
"0248": ["FL", "AbsoluteChannelDisplayScale"],
|
|
1723
|
-
"0300": ["SQ", "MultiplexedAudioChannelsDescriptionCodeSequence"],
|
|
1724
|
-
"0301": ["IS", "ChannelIdentificationCode"],
|
|
1725
|
-
"0302": ["CS", "ChannelMode"]
|
|
1726
|
-
},
|
|
1727
|
-
"0040": {
|
|
1728
|
-
"0001": ["AE", "ScheduledStationAETitle"],
|
|
1729
|
-
"0002": ["DA", "ScheduledProcedureStepStartDate"],
|
|
1730
|
-
"0003": ["TM", "ScheduledProcedureStepStartTime"],
|
|
1731
|
-
"0004": ["DA", "ScheduledProcedureStepEndDate"],
|
|
1732
|
-
"0005": ["TM", "ScheduledProcedureStepEndTime"],
|
|
1733
|
-
"0006": ["PN", "ScheduledPerformingPhysicianName"],
|
|
1734
|
-
"0007": ["LO", "ScheduledProcedureStepDescription"],
|
|
1735
|
-
"0008": ["SQ", "ScheduledProtocolCodeSequence"],
|
|
1736
|
-
"0009": ["SH", "ScheduledProcedureStepID"],
|
|
1737
|
-
"000A": ["SQ", "StageCodeSequence"],
|
|
1738
|
-
"000B": ["SQ", "ScheduledPerformingPhysicianIdentificationSequence"],
|
|
1739
|
-
"0010": ["SH", "ScheduledStationName"],
|
|
1740
|
-
"0011": ["SH", "ScheduledProcedureStepLocation"],
|
|
1741
|
-
"0012": ["LO", "PreMedication"],
|
|
1742
|
-
"0020": ["CS", "ScheduledProcedureStepStatus"],
|
|
1743
|
-
"0026": ["SQ", "OrderPlacerIdentifierSequence"],
|
|
1744
|
-
"0027": ["SQ", "OrderFillerIdentifierSequence"],
|
|
1745
|
-
"0031": ["UT", "LocalNamespaceEntityID"],
|
|
1746
|
-
"0032": ["UT", "UniversalEntityID"],
|
|
1747
|
-
"0033": ["CS", "UniversalEntityIDType"],
|
|
1748
|
-
"0035": ["CS", "IdentifierTypeCode"],
|
|
1749
|
-
"0036": ["SQ", "AssigningFacilitySequence"],
|
|
1750
|
-
"0039": ["SQ", "AssigningJurisdictionCodeSequence"],
|
|
1751
|
-
"003A": ["SQ", "AssigningAgencyOrDepartmentCodeSequence"],
|
|
1752
|
-
"0100": ["SQ", "ScheduledProcedureStepSequence"],
|
|
1753
|
-
"0220": ["SQ", "ReferencedNonImageCompositeSOPInstanceSequence"],
|
|
1754
|
-
"0241": ["AE", "PerformedStationAETitle"],
|
|
1755
|
-
"0242": ["SH", "PerformedStationName"],
|
|
1756
|
-
"0243": ["SH", "PerformedLocation"],
|
|
1757
|
-
"0244": ["DA", "PerformedProcedureStepStartDate"],
|
|
1758
|
-
"0245": ["TM", "PerformedProcedureStepStartTime"],
|
|
1759
|
-
"0250": ["DA", "PerformedProcedureStepEndDate"],
|
|
1760
|
-
"0251": ["TM", "PerformedProcedureStepEndTime"],
|
|
1761
|
-
"0252": ["CS", "PerformedProcedureStepStatus"],
|
|
1762
|
-
"0253": ["SH", "PerformedProcedureStepID"],
|
|
1763
|
-
"0254": ["LO", "PerformedProcedureStepDescription"],
|
|
1764
|
-
"0255": ["LO", "PerformedProcedureTypeDescription"],
|
|
1765
|
-
"0260": ["SQ", "PerformedProtocolCodeSequence"],
|
|
1766
|
-
"0261": ["CS", "PerformedProtocolType"],
|
|
1767
|
-
"0270": ["SQ", "ScheduledStepAttributesSequence"],
|
|
1768
|
-
"0275": ["SQ", "RequestAttributesSequence"],
|
|
1769
|
-
"0280": ["ST", "CommentsOnThePerformedProcedureStep"],
|
|
1770
|
-
"0281": ["SQ", "PerformedProcedureStepDiscontinuationReasonCodeSequence"],
|
|
1771
|
-
"0293": ["SQ", "QuantitySequence"],
|
|
1772
|
-
"0294": ["DS", "Quantity"],
|
|
1773
|
-
"0295": ["SQ", "MeasuringUnitsSequence"],
|
|
1774
|
-
"0296": ["SQ", "BillingItemSequence"],
|
|
1775
|
-
"0300": ["US", "TotalTimeOfFluoroscopy"],
|
|
1776
|
-
"0301": ["US", "TotalNumberOfExposures"],
|
|
1777
|
-
"0302": ["US", "EntranceDose"],
|
|
1778
|
-
"0303": ["US", "ExposedArea"],
|
|
1779
|
-
"0306": ["DS", "DistanceSourceToEntrance"],
|
|
1780
|
-
"0307": ["DS", "DistanceSourceToSupport"],
|
|
1781
|
-
"030E": ["SQ", "ExposureDoseSequence"],
|
|
1782
|
-
"0310": ["ST", "CommentsOnRadiationDose"],
|
|
1783
|
-
"0312": ["DS", "XRayOutput"],
|
|
1784
|
-
"0314": ["DS", "HalfValueLayer"],
|
|
1785
|
-
"0316": ["DS", "OrganDose"],
|
|
1786
|
-
"0318": ["CS", "OrganExposed"],
|
|
1787
|
-
"0320": ["SQ", "BillingProcedureStepSequence"],
|
|
1788
|
-
"0321": ["SQ", "FilmConsumptionSequence"],
|
|
1789
|
-
"0324": ["SQ", "BillingSuppliesAndDevicesSequence"],
|
|
1790
|
-
"0330": ["SQ", "ReferencedProcedureStepSequence"],
|
|
1791
|
-
"0340": ["SQ", "PerformedSeriesSequence"],
|
|
1792
|
-
"0400": ["LT", "CommentsOnTheScheduledProcedureStep"],
|
|
1793
|
-
"0440": ["SQ", "ProtocolContextSequence"],
|
|
1794
|
-
"0441": ["SQ", "ContentItemModifierSequence"],
|
|
1795
|
-
"0500": ["SQ", "ScheduledSpecimenSequence"],
|
|
1796
|
-
"050A": ["LO", "SpecimenAccessionNumber"],
|
|
1797
|
-
"0512": ["LO", "ContainerIdentifier"],
|
|
1798
|
-
"0513": ["SQ", "IssuerOfTheContainerIdentifierSequence"],
|
|
1799
|
-
"0515": ["SQ", "AlternateContainerIdentifierSequence"],
|
|
1800
|
-
"0518": ["SQ", "ContainerTypeCodeSequence"],
|
|
1801
|
-
"051A": ["LO", "ContainerDescription"],
|
|
1802
|
-
"0520": ["SQ", "ContainerComponentSequence"],
|
|
1803
|
-
"0550": ["SQ", "SpecimenSequence"],
|
|
1804
|
-
"0551": ["LO", "SpecimenIdentifier"],
|
|
1805
|
-
"0552": ["SQ", "SpecimenDescriptionSequenceTrial"],
|
|
1806
|
-
"0553": ["ST", "SpecimenDescriptionTrial"],
|
|
1807
|
-
"0554": ["UI", "SpecimenUID"],
|
|
1808
|
-
"0555": ["SQ", "AcquisitionContextSequence"],
|
|
1809
|
-
"0556": ["ST", "AcquisitionContextDescription"],
|
|
1810
|
-
"059A": ["SQ", "SpecimenTypeCodeSequence"],
|
|
1811
|
-
"0560": ["SQ", "SpecimenDescriptionSequence"],
|
|
1812
|
-
"0562": ["SQ", "IssuerOfTheSpecimenIdentifierSequence"],
|
|
1813
|
-
"0600": ["LO", "SpecimenShortDescription"],
|
|
1814
|
-
"0602": ["UT", "SpecimenDetailedDescription"],
|
|
1815
|
-
"0610": ["SQ", "SpecimenPreparationSequence"],
|
|
1816
|
-
"0612": ["SQ", "SpecimenPreparationStepContentItemSequence"],
|
|
1817
|
-
"0620": ["SQ", "SpecimenLocalizationContentItemSequence"],
|
|
1818
|
-
"06FA": ["LO", "SlideIdentifier"],
|
|
1819
|
-
"071A": ["SQ", "ImageCenterPointCoordinatesSequence"],
|
|
1820
|
-
"072A": ["DS", "XOffsetInSlideCoordinateSystem"],
|
|
1821
|
-
"073A": ["DS", "YOffsetInSlideCoordinateSystem"],
|
|
1822
|
-
"074A": ["DS", "ZOffsetInSlideCoordinateSystem"],
|
|
1823
|
-
"08D8": ["SQ", "PixelSpacingSequence"],
|
|
1824
|
-
"08DA": ["SQ", "CoordinateSystemAxisCodeSequence"],
|
|
1825
|
-
"08EA": ["SQ", "MeasurementUnitsCodeSequence"],
|
|
1826
|
-
"09F8": ["SQ", "VitalStainCodeSequenceTrial"],
|
|
1827
|
-
"1001": ["SH", "RequestedProcedureID"],
|
|
1828
|
-
"1002": ["LO", "ReasonForTheRequestedProcedure"],
|
|
1829
|
-
"1003": ["SH", "RequestedProcedurePriority"],
|
|
1830
|
-
"1004": ["LO", "PatientTransportArrangements"],
|
|
1831
|
-
"1005": ["LO", "RequestedProcedureLocation"],
|
|
1832
|
-
"1006": ["SH", "PlacerOrderNumberProcedure"],
|
|
1833
|
-
"1007": ["SH", "FillerOrderNumberProcedure"],
|
|
1834
|
-
"1008": ["LO", "ConfidentialityCode"],
|
|
1835
|
-
"1009": ["SH", "ReportingPriority"],
|
|
1836
|
-
"100A": ["SQ", "ReasonForRequestedProcedureCodeSequence"],
|
|
1837
|
-
"1010": ["PN", "NamesOfIntendedRecipientsOfResults"],
|
|
1838
|
-
"1011": ["SQ", "IntendedRecipientsOfResultsIdentificationSequence"],
|
|
1839
|
-
"1012": ["SQ", "ReasonForPerformedProcedureCodeSequence"],
|
|
1840
|
-
"1060": ["LO", "RequestedProcedureDescriptionTrial"],
|
|
1841
|
-
"1101": ["SQ", "PersonIdentificationCodeSequence"],
|
|
1842
|
-
"1102": ["ST", "PersonAddress"],
|
|
1843
|
-
"1103": ["LO", "PersonTelephoneNumbers"],
|
|
1844
|
-
"1400": ["LT", "RequestedProcedureComments"],
|
|
1845
|
-
"2001": ["LO", "ReasonForTheImagingServiceRequest"],
|
|
1846
|
-
"2004": ["DA", "IssueDateOfImagingServiceRequest"],
|
|
1847
|
-
"2005": ["TM", "IssueTimeOfImagingServiceRequest"],
|
|
1848
|
-
"2006": ["SH", "PlacerOrderNumberImagingServiceRequestRetired"],
|
|
1849
|
-
"2007": ["SH", "FillerOrderNumberImagingServiceRequestRetired"],
|
|
1850
|
-
"2008": ["PN", "OrderEnteredBy"],
|
|
1851
|
-
"2009": ["SH", "OrderEntererLocation"],
|
|
1852
|
-
"2010": ["SH", "OrderCallbackPhoneNumber"],
|
|
1853
|
-
"2016": ["LO", "PlacerOrderNumberImagingServiceRequest"],
|
|
1854
|
-
"2017": ["LO", "FillerOrderNumberImagingServiceRequest"],
|
|
1855
|
-
"2400": ["LT", "ImagingServiceRequestComments"],
|
|
1856
|
-
"3001": ["LO", "ConfidentialityConstraintOnPatientDataDescription"],
|
|
1857
|
-
"4001": ["CS", "GeneralPurposeScheduledProcedureStepStatus"],
|
|
1858
|
-
"4002": ["CS", "GeneralPurposePerformedProcedureStepStatus"],
|
|
1859
|
-
"4003": ["CS", "GeneralPurposeScheduledProcedureStepPriority"],
|
|
1860
|
-
"4004": ["SQ", "ScheduledProcessingApplicationsCodeSequence"],
|
|
1861
|
-
"4005": ["DT", "ScheduledProcedureStepStartDateTime"],
|
|
1862
|
-
"4006": ["CS", "MultipleCopiesFlag"],
|
|
1863
|
-
"4007": ["SQ", "PerformedProcessingApplicationsCodeSequence"],
|
|
1864
|
-
"4009": ["SQ", "HumanPerformerCodeSequence"],
|
|
1865
|
-
"4010": ["DT", "ScheduledProcedureStepModificationDateTime"],
|
|
1866
|
-
"4011": ["DT", "ExpectedCompletionDateTime"],
|
|
1867
|
-
"4015": ["SQ", "ResultingGeneralPurposePerformedProcedureStepsSequence"],
|
|
1868
|
-
"4016": ["SQ", "ReferencedGeneralPurposeScheduledProcedureStepSequence"],
|
|
1869
|
-
"4018": ["SQ", "ScheduledWorkitemCodeSequence"],
|
|
1870
|
-
"4019": ["SQ", "PerformedWorkitemCodeSequence"],
|
|
1871
|
-
"4020": ["CS", "InputAvailabilityFlag"],
|
|
1872
|
-
"4021": ["SQ", "InputInformationSequence"],
|
|
1873
|
-
"4022": ["SQ", "RelevantInformationSequence"],
|
|
1874
|
-
"4023": ["UI", "ReferencedGeneralPurposeScheduledProcedureStepTransactionUID"],
|
|
1875
|
-
"4025": ["SQ", "ScheduledStationNameCodeSequence"],
|
|
1876
|
-
"4026": ["SQ", "ScheduledStationClassCodeSequence"],
|
|
1877
|
-
"4027": ["SQ", "ScheduledStationGeographicLocationCodeSequence"],
|
|
1878
|
-
"4028": ["SQ", "PerformedStationNameCodeSequence"],
|
|
1879
|
-
"4029": ["SQ", "PerformedStationClassCodeSequence"],
|
|
1880
|
-
"4030": ["SQ", "PerformedStationGeographicLocationCodeSequence"],
|
|
1881
|
-
"4031": ["SQ", "RequestedSubsequentWorkitemCodeSequence"],
|
|
1882
|
-
"4032": ["SQ", "NonDICOMOutputCodeSequence"],
|
|
1883
|
-
"4033": ["SQ", "OutputInformationSequence"],
|
|
1884
|
-
"4034": ["SQ", "ScheduledHumanPerformersSequence"],
|
|
1885
|
-
"4035": ["SQ", "ActualHumanPerformersSequence"],
|
|
1886
|
-
"4036": ["LO", "HumanPerformerOrganization"],
|
|
1887
|
-
"4037": ["PN", "HumanPerformerName"],
|
|
1888
|
-
"4040": ["CS", "RawDataHandling"],
|
|
1889
|
-
"4041": ["CS", "InputReadinessState"],
|
|
1890
|
-
"4050": ["DT", "PerformedProcedureStepStartDateTime"],
|
|
1891
|
-
"4051": ["DT", "PerformedProcedureStepEndDateTime"],
|
|
1892
|
-
"4052": ["DT", "ProcedureStepCancellationDateTime"],
|
|
1893
|
-
"8302": ["DS", "EntranceDoseInmGy"],
|
|
1894
|
-
"9094": ["SQ", "ReferencedImageRealWorldValueMappingSequence"],
|
|
1895
|
-
"9096": ["SQ", "RealWorldValueMappingSequence"],
|
|
1896
|
-
"9098": ["SQ", "PixelValueMappingCodeSequence"],
|
|
1897
|
-
"9210": ["SH", "LUTLabel"],
|
|
1898
|
-
"9211": ["SS", "RealWorldValueLastValueMapped"],
|
|
1899
|
-
"9212": ["FD", "RealWorldValueLUTData"],
|
|
1900
|
-
"9216": ["SS", "RealWorldValueFirstValueMapped"],
|
|
1901
|
-
"9224": ["FD", "RealWorldValueIntercept"],
|
|
1902
|
-
"9225": ["FD", "RealWorldValueSlope"],
|
|
1903
|
-
"A007": ["CS", "FindingsFlagTrial"],
|
|
1904
|
-
"A010": ["CS", "RelationshipType"],
|
|
1905
|
-
"A020": ["SQ", "FindingsSequenceTrial"],
|
|
1906
|
-
"A021": ["UI", "FindingsGroupUIDTrial"],
|
|
1907
|
-
"A022": ["UI", "ReferencedFindingsGroupUIDTrial"],
|
|
1908
|
-
"A023": ["DA", "FindingsGroupRecordingDateTrial"],
|
|
1909
|
-
"A024": ["TM", "FindingsGroupRecordingTimeTrial"],
|
|
1910
|
-
"A026": ["SQ", "FindingsSourceCategoryCodeSequenceTrial"],
|
|
1911
|
-
"A027": ["LO", "VerifyingOrganization"],
|
|
1912
|
-
"A028": ["SQ", "DocumentingOrganizationIdentifierCodeSequenceTrial"],
|
|
1913
|
-
"A030": ["DT", "VerificationDateTime"],
|
|
1914
|
-
"A032": ["DT", "ObservationDateTime"],
|
|
1915
|
-
"A040": ["CS", "ValueType"],
|
|
1916
|
-
"A043": ["SQ", "ConceptNameCodeSequence"],
|
|
1917
|
-
"A047": ["LO", "MeasurementPrecisionDescriptionTrial"],
|
|
1918
|
-
"A050": ["CS", "ContinuityOfContent"],
|
|
1919
|
-
"A057": ["CS", "UrgencyOrPriorityAlertsTrial"],
|
|
1920
|
-
"A060": ["LO", "SequencingIndicatorTrial"],
|
|
1921
|
-
"A066": ["SQ", "DocumentIdentifierCodeSequenceTrial"],
|
|
1922
|
-
"A067": ["PN", "DocumentAuthorTrial"],
|
|
1923
|
-
"A068": ["SQ", "DocumentAuthorIdentifierCodeSequenceTrial"],
|
|
1924
|
-
"A070": ["SQ", "IdentifierCodeSequenceTrial"],
|
|
1925
|
-
"A073": ["SQ", "VerifyingObserverSequence"],
|
|
1926
|
-
"A074": ["OB", "ObjectBinaryIdentifierTrial"],
|
|
1927
|
-
"A075": ["PN", "VerifyingObserverName"],
|
|
1928
|
-
"A076": ["SQ", "DocumentingObserverIdentifierCodeSequenceTrial"],
|
|
1929
|
-
"A078": ["SQ", "AuthorObserverSequence"],
|
|
1930
|
-
"A07A": ["SQ", "ParticipantSequence"],
|
|
1931
|
-
"A07C": ["SQ", "CustodialOrganizationSequence"],
|
|
1932
|
-
"A080": ["CS", "ParticipationType"],
|
|
1933
|
-
"A082": ["DT", "ParticipationDateTime"],
|
|
1934
|
-
"A084": ["CS", "ObserverType"],
|
|
1935
|
-
"A085": ["SQ", "ProcedureIdentifierCodeSequenceTrial"],
|
|
1936
|
-
"A088": ["SQ", "VerifyingObserverIdentificationCodeSequence"],
|
|
1937
|
-
"A089": ["OB", "ObjectDirectoryBinaryIdentifierTrial"],
|
|
1938
|
-
"A090": ["SQ", "EquivalentCDADocumentSequence"],
|
|
1939
|
-
"A0B0": ["US", "ReferencedWaveformChannels"],
|
|
1940
|
-
"A110": ["DA", "DateOfDocumentOrVerbalTransactionTrial"],
|
|
1941
|
-
"A112": ["TM", "TimeOfDocumentCreationOrVerbalTransactionTrial"],
|
|
1942
|
-
"A120": ["DT", "DateTime"],
|
|
1943
|
-
"A121": ["DA", "Date"],
|
|
1944
|
-
"A122": ["TM", "Time"],
|
|
1945
|
-
"A123": ["PN", "PersonName"],
|
|
1946
|
-
"A124": ["UI", "UID"],
|
|
1947
|
-
"A125": ["CS", "ReportStatusIDTrial"],
|
|
1948
|
-
"A130": ["CS", "TemporalRangeType"],
|
|
1949
|
-
"A132": ["UL", "ReferencedSamplePositions"],
|
|
1950
|
-
"A136": ["US", "ReferencedFrameNumbers"],
|
|
1951
|
-
"A138": ["DS", "ReferencedTimeOffsets"],
|
|
1952
|
-
"A13A": ["DT", "ReferencedDateTime"],
|
|
1953
|
-
"A160": ["UT", "TextValue"],
|
|
1954
|
-
"A167": ["SQ", "ObservationCategoryCodeSequenceTrial"],
|
|
1955
|
-
"A168": ["SQ", "ConceptCodeSequence"],
|
|
1956
|
-
"A16A": ["ST", "BibliographicCitationTrial"],
|
|
1957
|
-
"A170": ["SQ", "PurposeOfReferenceCodeSequence"],
|
|
1958
|
-
"A171": ["UI", "ObservationUIDTrial"],
|
|
1959
|
-
"A172": ["UI", "ReferencedObservationUIDTrial"],
|
|
1960
|
-
"A173": ["CS", "ReferencedObservationClassTrial"],
|
|
1961
|
-
"A174": ["CS", "ReferencedObjectObservationClassTrial"],
|
|
1962
|
-
"A180": ["US", "AnnotationGroupNumber"],
|
|
1963
|
-
"A192": ["DA", "ObservationDateTrial"],
|
|
1964
|
-
"A193": ["TM", "ObservationTimeTrial"],
|
|
1965
|
-
"A194": ["CS", "MeasurementAutomationTrial"],
|
|
1966
|
-
"A195": ["SQ", "ModifierCodeSequence"],
|
|
1967
|
-
"A224": ["ST", "IdentificationDescriptionTrial"],
|
|
1968
|
-
"A290": ["CS", "CoordinatesSetGeometricTypeTrial"],
|
|
1969
|
-
"A296": ["SQ", "AlgorithmCodeSequenceTrial"],
|
|
1970
|
-
"A297": ["ST", "AlgorithmDescriptionTrial"],
|
|
1971
|
-
"A29A": ["SL", "PixelCoordinatesSetTrial"],
|
|
1972
|
-
"A300": ["SQ", "MeasuredValueSequence"],
|
|
1973
|
-
"A301": ["SQ", "NumericValueQualifierCodeSequence"],
|
|
1974
|
-
"A307": ["PN", "CurrentObserverTrial"],
|
|
1975
|
-
"A30A": ["DS", "NumericValue"],
|
|
1976
|
-
"A313": ["SQ", "ReferencedAccessionSequenceTrial"],
|
|
1977
|
-
"A33A": ["ST", "ReportStatusCommentTrial"],
|
|
1978
|
-
"A340": ["SQ", "ProcedureContextSequenceTrial"],
|
|
1979
|
-
"A352": ["PN", "VerbalSourceTrial"],
|
|
1980
|
-
"A353": ["ST", "AddressTrial"],
|
|
1981
|
-
"A354": ["LO", "TelephoneNumberTrial"],
|
|
1982
|
-
"A358": ["SQ", "VerbalSourceIdentifierCodeSequenceTrial"],
|
|
1983
|
-
"A360": ["SQ", "PredecessorDocumentsSequence"],
|
|
1984
|
-
"A370": ["SQ", "ReferencedRequestSequence"],
|
|
1985
|
-
"A372": ["SQ", "PerformedProcedureCodeSequence"],
|
|
1986
|
-
"A375": ["SQ", "CurrentRequestedProcedureEvidenceSequence"],
|
|
1987
|
-
"A380": ["SQ", "ReportDetailSequenceTrial"],
|
|
1988
|
-
"A385": ["SQ", "PertinentOtherEvidenceSequence"],
|
|
1989
|
-
"A390": ["SQ", "HL7StructuredDocumentReferenceSequence"],
|
|
1990
|
-
"A402": ["UI", "ObservationSubjectUIDTrial"],
|
|
1991
|
-
"A403": ["CS", "ObservationSubjectClassTrial"],
|
|
1992
|
-
"A404": ["SQ", "ObservationSubjectTypeCodeSequenceTrial"],
|
|
1993
|
-
"A491": ["CS", "CompletionFlag"],
|
|
1994
|
-
"A492": ["LO", "CompletionFlagDescription"],
|
|
1995
|
-
"A493": ["CS", "VerificationFlag"],
|
|
1996
|
-
"A494": ["CS", "ArchiveRequested"],
|
|
1997
|
-
"A496": ["CS", "PreliminaryFlag"],
|
|
1998
|
-
"A504": ["SQ", "ContentTemplateSequence"],
|
|
1999
|
-
"A525": ["SQ", "IdenticalDocumentsSequence"],
|
|
2000
|
-
"A600": ["CS", "ObservationSubjectContextFlagTrial"],
|
|
2001
|
-
"A601": ["CS", "ObserverContextFlagTrial"],
|
|
2002
|
-
"A603": ["CS", "ProcedureContextFlagTrial"],
|
|
2003
|
-
"A730": ["SQ", "ContentSequence"],
|
|
2004
|
-
"A731": ["SQ", "RelationshipSequenceTrial"],
|
|
2005
|
-
"A732": ["SQ", "RelationshipTypeCodeSequenceTrial"],
|
|
2006
|
-
"A744": ["SQ", "LanguageCodeSequenceTrial"],
|
|
2007
|
-
"A992": ["ST", "UniformResourceLocatorTrial"],
|
|
2008
|
-
"B020": ["SQ", "WaveformAnnotationSequence"],
|
|
2009
|
-
"DB00": ["CS", "TemplateIdentifier"],
|
|
2010
|
-
"DB06": ["DT", "TemplateVersion"],
|
|
2011
|
-
"DB07": ["DT", "TemplateLocalVersion"],
|
|
2012
|
-
"DB0B": ["CS", "TemplateExtensionFlag"],
|
|
2013
|
-
"DB0C": ["UI", "TemplateExtensionOrganizationUID"],
|
|
2014
|
-
"DB0D": ["UI", "TemplateExtensionCreatorUID"],
|
|
2015
|
-
"DB73": ["UL", "ReferencedContentItemIdentifier"],
|
|
2016
|
-
"E001": ["ST", "HL7InstanceIdentifier"],
|
|
2017
|
-
"E004": ["DT", "HL7DocumentEffectiveTime"],
|
|
2018
|
-
"E006": ["SQ", "HL7DocumentTypeCodeSequence"],
|
|
2019
|
-
"E008": ["SQ", "DocumentClassCodeSequence"],
|
|
2020
|
-
"E010": ["UT", "RetrieveURI"],
|
|
2021
|
-
"E011": ["UI", "RetrieveLocationUID"],
|
|
2022
|
-
"E020": ["CS", "TypeOfInstances"],
|
|
2023
|
-
"E021": ["SQ", "DICOMRetrievalSequence"],
|
|
2024
|
-
"E022": ["SQ", "DICOMMediaRetrievalSequence"],
|
|
2025
|
-
"E023": ["SQ", "WADORetrievalSequence"],
|
|
2026
|
-
"E024": ["SQ", "XDSRetrievalSequence"],
|
|
2027
|
-
"E030": ["UI", "RepositoryUniqueID"],
|
|
2028
|
-
"E031": ["UI", "HomeCommunityID"]
|
|
2029
|
-
},
|
|
2030
|
-
"0042": {
|
|
2031
|
-
"0010": ["ST", "DocumentTitle"],
|
|
2032
|
-
"0011": ["OB", "EncapsulatedDocument"],
|
|
2033
|
-
"0012": ["LO", "MIMETypeOfEncapsulatedDocument"],
|
|
2034
|
-
"0013": ["SQ", "SourceInstanceSequence"],
|
|
2035
|
-
"0014": ["LO", "ListOfMIMETypes"]
|
|
2036
|
-
},
|
|
2037
|
-
"0044": {
|
|
2038
|
-
"0001": ["ST", "ProductPackageIdentifier"],
|
|
2039
|
-
"0002": ["CS", "SubstanceAdministrationApproval"],
|
|
2040
|
-
"0003": ["LT", "ApprovalStatusFurtherDescription"],
|
|
2041
|
-
"0004": ["DT", "ApprovalStatusDateTime"],
|
|
2042
|
-
"0007": ["SQ", "ProductTypeCodeSequence"],
|
|
2043
|
-
"0008": ["LO", "ProductName"],
|
|
2044
|
-
"0009": ["LT", "ProductDescription"],
|
|
2045
|
-
"000A": ["LO", "ProductLotIdentifier"],
|
|
2046
|
-
"000B": ["DT", "ProductExpirationDateTime"],
|
|
2047
|
-
"0010": ["DT", "SubstanceAdministrationDateTime"],
|
|
2048
|
-
"0011": ["LO", "SubstanceAdministrationNotes"],
|
|
2049
|
-
"0012": ["LO", "SubstanceAdministrationDeviceID"],
|
|
2050
|
-
"0013": ["SQ", "ProductParameterSequence"],
|
|
2051
|
-
"0019": ["SQ", "SubstanceAdministrationParameterSequence"]
|
|
2052
|
-
},
|
|
2053
|
-
"0046": {
|
|
2054
|
-
"0012": ["LO", "LensDescription"],
|
|
2055
|
-
"0014": ["SQ", "RightLensSequence"],
|
|
2056
|
-
"0015": ["SQ", "LeftLensSequence"],
|
|
2057
|
-
"0016": ["SQ", "UnspecifiedLateralityLensSequence"],
|
|
2058
|
-
"0018": ["SQ", "CylinderSequence"],
|
|
2059
|
-
"0028": ["SQ", "PrismSequence"],
|
|
2060
|
-
"0030": ["FD", "HorizontalPrismPower"],
|
|
2061
|
-
"0032": ["CS", "HorizontalPrismBase"],
|
|
2062
|
-
"0034": ["FD", "VerticalPrismPower"],
|
|
2063
|
-
"0036": ["CS", "VerticalPrismBase"],
|
|
2064
|
-
"0038": ["CS", "LensSegmentType"],
|
|
2065
|
-
"0040": ["FD", "OpticalTransmittance"],
|
|
2066
|
-
"0042": ["FD", "ChannelWidth"],
|
|
2067
|
-
"0044": ["FD", "PupilSize"],
|
|
2068
|
-
"0046": ["FD", "CornealSize"],
|
|
2069
|
-
"0050": ["SQ", "AutorefractionRightEyeSequence"],
|
|
2070
|
-
"0052": ["SQ", "AutorefractionLeftEyeSequence"],
|
|
2071
|
-
"0060": ["FD", "DistancePupillaryDistance"],
|
|
2072
|
-
"0062": ["FD", "NearPupillaryDistance"],
|
|
2073
|
-
"0063": ["FD", "IntermediatePupillaryDistance"],
|
|
2074
|
-
"0064": ["FD", "OtherPupillaryDistance"],
|
|
2075
|
-
"0070": ["SQ", "KeratometryRightEyeSequence"],
|
|
2076
|
-
"0071": ["SQ", "KeratometryLeftEyeSequence"],
|
|
2077
|
-
"0074": ["SQ", "SteepKeratometricAxisSequence"],
|
|
2078
|
-
"0075": ["FD", "RadiusOfCurvature"],
|
|
2079
|
-
"0076": ["FD", "KeratometricPower"],
|
|
2080
|
-
"0077": ["FD", "KeratometricAxis"],
|
|
2081
|
-
"0080": ["SQ", "FlatKeratometricAxisSequence"],
|
|
2082
|
-
"0092": ["CS", "BackgroundColor"],
|
|
2083
|
-
"0094": ["CS", "Optotype"],
|
|
2084
|
-
"0095": ["CS", "OptotypePresentation"],
|
|
2085
|
-
"0097": ["SQ", "SubjectiveRefractionRightEyeSequence"],
|
|
2086
|
-
"0098": ["SQ", "SubjectiveRefractionLeftEyeSequence"],
|
|
2087
|
-
"0100": ["SQ", "AddNearSequence"],
|
|
2088
|
-
"0101": ["SQ", "AddIntermediateSequence"],
|
|
2089
|
-
"0102": ["SQ", "AddOtherSequence"],
|
|
2090
|
-
"0104": ["FD", "AddPower"],
|
|
2091
|
-
"0106": ["FD", "ViewingDistance"],
|
|
2092
|
-
"0121": ["SQ", "VisualAcuityTypeCodeSequence"],
|
|
2093
|
-
"0122": ["SQ", "VisualAcuityRightEyeSequence"],
|
|
2094
|
-
"0123": ["SQ", "VisualAcuityLeftEyeSequence"],
|
|
2095
|
-
"0124": ["SQ", "VisualAcuityBothEyesOpenSequence"],
|
|
2096
|
-
"0125": ["CS", "ViewingDistanceType"],
|
|
2097
|
-
"0135": ["SS", "VisualAcuityModifiers"],
|
|
2098
|
-
"0137": ["FD", "DecimalVisualAcuity"],
|
|
2099
|
-
"0139": ["LO", "OptotypeDetailedDefinition"],
|
|
2100
|
-
"0145": ["SQ", "ReferencedRefractiveMeasurementsSequence"],
|
|
2101
|
-
"0146": ["FD", "SpherePower"],
|
|
2102
|
-
"0147": ["FD", "CylinderPower"]
|
|
2103
|
-
},
|
|
2104
|
-
"0048": {
|
|
2105
|
-
"0001": ["FL", "ImagedVolumeWidth"],
|
|
2106
|
-
"0002": ["FL", "ImagedVolumeHeight"],
|
|
2107
|
-
"0003": ["FL", "ImagedVolumeDepth"],
|
|
2108
|
-
"0006": ["UL", "TotalPixelMatrixColumns"],
|
|
2109
|
-
"0007": ["UL", "TotalPixelMatrixRows"],
|
|
2110
|
-
"0008": ["SQ", "TotalPixelMatrixOriginSequence"],
|
|
2111
|
-
"0010": ["CS", "SpecimenLabelInImage"],
|
|
2112
|
-
"0011": ["CS", "FocusMethod"],
|
|
2113
|
-
"0012": ["CS", "ExtendedDepthOfField"],
|
|
2114
|
-
"0013": ["US", "NumberOfFocalPlanes"],
|
|
2115
|
-
"0014": ["FL", "DistanceBetweenFocalPlanes"],
|
|
2116
|
-
"0015": ["US", "RecommendedAbsentPixelCIELabValue"],
|
|
2117
|
-
"0100": ["SQ", "IlluminatorTypeCodeSequence"],
|
|
2118
|
-
"0102": ["DS", "ImageOrientationSlide"],
|
|
2119
|
-
"0105": ["SQ", "OpticalPathSequence"],
|
|
2120
|
-
"0106": ["SH", "OpticalPathIdentifier"],
|
|
2121
|
-
"0107": ["ST", "OpticalPathDescription"],
|
|
2122
|
-
"0108": ["SQ", "IlluminationColorCodeSequence"],
|
|
2123
|
-
"0110": ["SQ", "SpecimenReferenceSequence"],
|
|
2124
|
-
"0111": ["DS", "CondenserLensPower"],
|
|
2125
|
-
"0112": ["DS", "ObjectiveLensPower"],
|
|
2126
|
-
"0113": ["DS", "ObjectiveLensNumericalAperture"],
|
|
2127
|
-
"0120": ["SQ", "PaletteColorLookupTableSequence"],
|
|
2128
|
-
"0200": ["SQ", "ReferencedImageNavigationSequence"],
|
|
2129
|
-
"0201": ["US", "TopLeftHandCornerOfLocalizerArea"],
|
|
2130
|
-
"0202": ["US", "BottomRightHandCornerOfLocalizerArea"],
|
|
2131
|
-
"0207": ["SQ", "OpticalPathIdentificationSequence"],
|
|
2132
|
-
"021A": ["SQ", "PlanePositionSlideSequence"],
|
|
2133
|
-
"021E": ["SL", "RowPositionInTotalImagePixelMatrix"],
|
|
2134
|
-
"021F": ["SL", "ColumnPositionInTotalImagePixelMatrix"],
|
|
2135
|
-
"0301": ["CS", "PixelOriginInterpretation"]
|
|
2136
|
-
},
|
|
2137
|
-
"0050": {
|
|
2138
|
-
"0004": ["CS", "CalibrationImage"],
|
|
2139
|
-
"0010": ["SQ", "DeviceSequence"],
|
|
2140
|
-
"0012": ["SQ", "ContainerComponentTypeCodeSequence"],
|
|
2141
|
-
"0013": ["FD", "ContainerComponentThickness"],
|
|
2142
|
-
"0014": ["DS", "DeviceLength"],
|
|
2143
|
-
"0015": ["FD", "ContainerComponentWidth"],
|
|
2144
|
-
"0016": ["DS", "DeviceDiameter"],
|
|
2145
|
-
"0017": ["CS", "DeviceDiameterUnits"],
|
|
2146
|
-
"0018": ["DS", "DeviceVolume"],
|
|
2147
|
-
"0019": ["DS", "InterMarkerDistance"],
|
|
2148
|
-
"001A": ["CS", "ContainerComponentMaterial"],
|
|
2149
|
-
"001B": ["LO", "ContainerComponentID"],
|
|
2150
|
-
"001C": ["FD", "ContainerComponentLength"],
|
|
2151
|
-
"001D": ["FD", "ContainerComponentDiameter"],
|
|
2152
|
-
"001E": ["LO", "ContainerComponentDescription"],
|
|
2153
|
-
"0020": ["LO", "DeviceDescription"]
|
|
2154
|
-
},
|
|
2155
|
-
"0052": {
|
|
2156
|
-
"0001": ["FL", "ContrastBolusIngredientPercentByVolume"],
|
|
2157
|
-
"0002": ["FD", "OCTFocalDistance"],
|
|
2158
|
-
"0003": ["FD", "BeamSpotSize"],
|
|
2159
|
-
"0004": ["FD", "EffectiveRefractiveIndex"],
|
|
2160
|
-
"0006": ["CS", "OCTAcquisitionDomain"],
|
|
2161
|
-
"0007": ["FD", "OCTOpticalCenterWavelength"],
|
|
2162
|
-
"0008": ["FD", "AxialResolution"],
|
|
2163
|
-
"0009": ["FD", "RangingDepth"],
|
|
2164
|
-
"0011": ["FD", "ALineRate"],
|
|
2165
|
-
"0012": ["US", "ALinesPerFrame"],
|
|
2166
|
-
"0013": ["FD", "CatheterRotationalRate"],
|
|
2167
|
-
"0014": ["FD", "ALinePixelSpacing"],
|
|
2168
|
-
"0016": ["SQ", "ModeOfPercutaneousAccessSequence"],
|
|
2169
|
-
"0025": ["SQ", "IntravascularOCTFrameTypeSequence"],
|
|
2170
|
-
"0026": ["CS", "OCTZOffsetApplied"],
|
|
2171
|
-
"0027": ["SQ", "IntravascularFrameContentSequence"],
|
|
2172
|
-
"0028": ["FD", "IntravascularLongitudinalDistance"],
|
|
2173
|
-
"0029": ["SQ", "IntravascularOCTFrameContentSequence"],
|
|
2174
|
-
"0030": ["SS", "OCTZOffsetCorrection"],
|
|
2175
|
-
"0031": ["CS", "CatheterDirectionOfRotation"],
|
|
2176
|
-
"0033": ["FD", "SeamLineLocation"],
|
|
2177
|
-
"0034": ["FD", "FirstALineLocation"],
|
|
2178
|
-
"0036": ["US", "SeamLineIndex"],
|
|
2179
|
-
"0038": ["US", "NumberOfPaddedAlines"],
|
|
2180
|
-
"0039": ["CS", "InterpolationType"],
|
|
2181
|
-
"003A": ["CS", "RefractiveIndexApplied"]
|
|
2182
|
-
},
|
|
2183
|
-
"0054": {
|
|
2184
|
-
"0010": ["US", "EnergyWindowVector"],
|
|
2185
|
-
"0011": ["US", "NumberOfEnergyWindows"],
|
|
2186
|
-
"0012": ["SQ", "EnergyWindowInformationSequence"],
|
|
2187
|
-
"0013": ["SQ", "EnergyWindowRangeSequence"],
|
|
2188
|
-
"0014": ["DS", "EnergyWindowLowerLimit"],
|
|
2189
|
-
"0015": ["DS", "EnergyWindowUpperLimit"],
|
|
2190
|
-
"0016": ["SQ", "RadiopharmaceuticalInformationSequence"],
|
|
2191
|
-
"0017": ["IS", "ResidualSyringeCounts"],
|
|
2192
|
-
"0018": ["SH", "EnergyWindowName"],
|
|
2193
|
-
"0020": ["US", "DetectorVector"],
|
|
2194
|
-
"0021": ["US", "NumberOfDetectors"],
|
|
2195
|
-
"0022": ["SQ", "DetectorInformationSequence"],
|
|
2196
|
-
"0030": ["US", "PhaseVector"],
|
|
2197
|
-
"0031": ["US", "NumberOfPhases"],
|
|
2198
|
-
"0032": ["SQ", "PhaseInformationSequence"],
|
|
2199
|
-
"0033": ["US", "NumberOfFramesInPhase"],
|
|
2200
|
-
"0036": ["IS", "PhaseDelay"],
|
|
2201
|
-
"0038": ["IS", "PauseBetweenFrames"],
|
|
2202
|
-
"0039": ["CS", "PhaseDescription"],
|
|
2203
|
-
"0050": ["US", "RotationVector"],
|
|
2204
|
-
"0051": ["US", "NumberOfRotations"],
|
|
2205
|
-
"0052": ["SQ", "RotationInformationSequence"],
|
|
2206
|
-
"0053": ["US", "NumberOfFramesInRotation"],
|
|
2207
|
-
"0060": ["US", "RRIntervalVector"],
|
|
2208
|
-
"0061": ["US", "NumberOfRRIntervals"],
|
|
2209
|
-
"0062": ["SQ", "GatedInformationSequence"],
|
|
2210
|
-
"0063": ["SQ", "DataInformationSequence"],
|
|
2211
|
-
"0070": ["US", "TimeSlotVector"],
|
|
2212
|
-
"0071": ["US", "NumberOfTimeSlots"],
|
|
2213
|
-
"0072": ["SQ", "TimeSlotInformationSequence"],
|
|
2214
|
-
"0073": ["DS", "TimeSlotTime"],
|
|
2215
|
-
"0080": ["US", "SliceVector"],
|
|
2216
|
-
"0081": ["US", "NumberOfSlices"],
|
|
2217
|
-
"0090": ["US", "AngularViewVector"],
|
|
2218
|
-
"0100": ["US", "TimeSliceVector"],
|
|
2219
|
-
"0101": ["US", "NumberOfTimeSlices"],
|
|
2220
|
-
"0200": ["DS", "StartAngle"],
|
|
2221
|
-
"0202": ["CS", "TypeOfDetectorMotion"],
|
|
2222
|
-
"0210": ["IS", "TriggerVector"],
|
|
2223
|
-
"0211": ["US", "NumberOfTriggersInPhase"],
|
|
2224
|
-
"0220": ["SQ", "ViewCodeSequence"],
|
|
2225
|
-
"0222": ["SQ", "ViewModifierCodeSequence"],
|
|
2226
|
-
"0300": ["SQ", "RadionuclideCodeSequence"],
|
|
2227
|
-
"0302": ["SQ", "AdministrationRouteCodeSequence"],
|
|
2228
|
-
"0304": ["SQ", "RadiopharmaceuticalCodeSequence"],
|
|
2229
|
-
"0306": ["SQ", "CalibrationDataSequence"],
|
|
2230
|
-
"0308": ["US", "EnergyWindowNumber"],
|
|
2231
|
-
"0400": ["SH", "ImageID"],
|
|
2232
|
-
"0410": ["SQ", "PatientOrientationCodeSequence"],
|
|
2233
|
-
"0412": ["SQ", "PatientOrientationModifierCodeSequence"],
|
|
2234
|
-
"0414": ["SQ", "PatientGantryRelationshipCodeSequence"],
|
|
2235
|
-
"0500": ["CS", "SliceProgressionDirection"],
|
|
2236
|
-
"1000": ["CS", "SeriesType"],
|
|
2237
|
-
"1001": ["CS", "Units"],
|
|
2238
|
-
"1002": ["CS", "CountsSource"],
|
|
2239
|
-
"1004": ["CS", "ReprojectionMethod"],
|
|
2240
|
-
"1006": ["CS", "SUVType"],
|
|
2241
|
-
"1100": ["CS", "RandomsCorrectionMethod"],
|
|
2242
|
-
"1101": ["LO", "AttenuationCorrectionMethod"],
|
|
2243
|
-
"1102": ["CS", "DecayCorrection"],
|
|
2244
|
-
"1103": ["LO", "ReconstructionMethod"],
|
|
2245
|
-
"1104": ["LO", "DetectorLinesOfResponseUsed"],
|
|
2246
|
-
"1105": ["LO", "ScatterCorrectionMethod"],
|
|
2247
|
-
"1200": ["DS", "AxialAcceptance"],
|
|
2248
|
-
"1201": ["IS", "AxialMash"],
|
|
2249
|
-
"1202": ["IS", "TransverseMash"],
|
|
2250
|
-
"1203": ["DS", "DetectorElementSize"],
|
|
2251
|
-
"1210": ["DS", "CoincidenceWindowWidth"],
|
|
2252
|
-
"1220": ["CS", "SecondaryCountsType"],
|
|
2253
|
-
"1300": ["DS", "FrameReferenceTime"],
|
|
2254
|
-
"1310": ["IS", "PrimaryPromptsCountsAccumulated"],
|
|
2255
|
-
"1311": ["IS", "SecondaryCountsAccumulated"],
|
|
2256
|
-
"1320": ["DS", "SliceSensitivityFactor"],
|
|
2257
|
-
"1321": ["DS", "DecayFactor"],
|
|
2258
|
-
"1322": ["DS", "DoseCalibrationFactor"],
|
|
2259
|
-
"1323": ["DS", "ScatterFractionFactor"],
|
|
2260
|
-
"1324": ["DS", "DeadTimeFactor"],
|
|
2261
|
-
"1330": ["US", "ImageIndex"],
|
|
2262
|
-
"1400": ["CS", "CountsIncluded"],
|
|
2263
|
-
"1401": ["CS", "DeadTimeCorrectionFlag"]
|
|
2264
|
-
},
|
|
2265
|
-
"0060": {
|
|
2266
|
-
"3000": ["SQ", "HistogramSequence"],
|
|
2267
|
-
"3002": ["US", "HistogramNumberOfBins"],
|
|
2268
|
-
"3004": ["SS", "HistogramFirstBinValue"],
|
|
2269
|
-
"3006": ["SS", "HistogramLastBinValue"],
|
|
2270
|
-
"3008": ["US", "HistogramBinWidth"],
|
|
2271
|
-
"3010": ["LO", "HistogramExplanation"],
|
|
2272
|
-
"3020": ["UL", "HistogramData"]
|
|
2273
|
-
},
|
|
2274
|
-
"0062": {
|
|
2275
|
-
"0001": ["CS", "SegmentationType"],
|
|
2276
|
-
"0002": ["SQ", "SegmentSequence"],
|
|
2277
|
-
"0003": ["SQ", "SegmentedPropertyCategoryCodeSequence"],
|
|
2278
|
-
"0004": ["US", "SegmentNumber"],
|
|
2279
|
-
"0005": ["LO", "SegmentLabel"],
|
|
2280
|
-
"0006": ["ST", "SegmentDescription"],
|
|
2281
|
-
"0008": ["CS", "SegmentAlgorithmType"],
|
|
2282
|
-
"0009": ["LO", "SegmentAlgorithmName"],
|
|
2283
|
-
"000A": ["SQ", "SegmentIdentificationSequence"],
|
|
2284
|
-
"000B": ["US", "ReferencedSegmentNumber"],
|
|
2285
|
-
"000C": ["US", "RecommendedDisplayGrayscaleValue"],
|
|
2286
|
-
"000D": ["US", "RecommendedDisplayCIELabValue"],
|
|
2287
|
-
"000E": ["US", "MaximumFractionalValue"],
|
|
2288
|
-
"000F": ["SQ", "SegmentedPropertyTypeCodeSequence"],
|
|
2289
|
-
"0010": ["CS", "SegmentationFractionalType"]
|
|
2290
|
-
},
|
|
2291
|
-
"0064": {
|
|
2292
|
-
"0002": ["SQ", "DeformableRegistrationSequence"],
|
|
2293
|
-
"0003": ["UI", "SourceFrameOfReferenceUID"],
|
|
2294
|
-
"0005": ["SQ", "DeformableRegistrationGridSequence"],
|
|
2295
|
-
"0007": ["UL", "GridDimensions"],
|
|
2296
|
-
"0008": ["FD", "GridResolution"],
|
|
2297
|
-
"0009": ["OF", "VectorGridData"],
|
|
2298
|
-
"000F": ["SQ", "PreDeformationMatrixRegistrationSequence"],
|
|
2299
|
-
"0010": ["SQ", "PostDeformationMatrixRegistrationSequence"]
|
|
2300
|
-
},
|
|
2301
|
-
"0066": {
|
|
2302
|
-
"0001": ["UL", "NumberOfSurfaces"],
|
|
2303
|
-
"0002": ["SQ", "SurfaceSequence"],
|
|
2304
|
-
"0003": ["UL", "SurfaceNumber"],
|
|
2305
|
-
"0004": ["LT", "SurfaceComments"],
|
|
2306
|
-
"0009": ["CS", "SurfaceProcessing"],
|
|
2307
|
-
"000A": ["FL", "SurfaceProcessingRatio"],
|
|
2308
|
-
"000B": ["LO", "SurfaceProcessingDescription"],
|
|
2309
|
-
"000C": ["FL", "RecommendedPresentationOpacity"],
|
|
2310
|
-
"000D": ["CS", "RecommendedPresentationType"],
|
|
2311
|
-
"000E": ["CS", "FiniteVolume"],
|
|
2312
|
-
"0010": ["CS", "Manifold"],
|
|
2313
|
-
"0011": ["SQ", "SurfacePointsSequence"],
|
|
2314
|
-
"0012": ["SQ", "SurfacePointsNormalsSequence"],
|
|
2315
|
-
"0013": ["SQ", "SurfaceMeshPrimitivesSequence"],
|
|
2316
|
-
"0015": ["UL", "NumberOfSurfacePoints"],
|
|
2317
|
-
"0016": ["OF", "PointCoordinatesData"],
|
|
2318
|
-
"0017": ["FL", "PointPositionAccuracy"],
|
|
2319
|
-
"0018": ["FL", "MeanPointDistance"],
|
|
2320
|
-
"0019": ["FL", "MaximumPointDistance"],
|
|
2321
|
-
"001A": ["FL", "PointsBoundingBoxCoordinates"],
|
|
2322
|
-
"001B": ["FL", "AxisOfRotation"],
|
|
2323
|
-
"001C": ["FL", "CenterOfRotation"],
|
|
2324
|
-
"001E": ["UL", "NumberOfVectors"],
|
|
2325
|
-
"001F": ["US", "VectorDimensionality"],
|
|
2326
|
-
"0020": ["FL", "VectorAccuracy"],
|
|
2327
|
-
"0021": ["OF", "VectorCoordinateData"],
|
|
2328
|
-
"0023": ["OW", "TrianglePointIndexList"],
|
|
2329
|
-
"0024": ["OW", "EdgePointIndexList"],
|
|
2330
|
-
"0025": ["OW", "VertexPointIndexList"],
|
|
2331
|
-
"0026": ["SQ", "TriangleStripSequence"],
|
|
2332
|
-
"0027": ["SQ", "TriangleFanSequence"],
|
|
2333
|
-
"0028": ["SQ", "LineSequence"],
|
|
2334
|
-
"0029": ["OW", "PrimitivePointIndexList"],
|
|
2335
|
-
"002A": ["UL", "SurfaceCount"],
|
|
2336
|
-
"002B": ["SQ", "ReferencedSurfaceSequence"],
|
|
2337
|
-
"002C": ["UL", "ReferencedSurfaceNumber"],
|
|
2338
|
-
"002D": ["SQ", "SegmentSurfaceGenerationAlgorithmIdentificationSequence"],
|
|
2339
|
-
"002E": ["SQ", "SegmentSurfaceSourceInstanceSequence"],
|
|
2340
|
-
"002F": ["SQ", "AlgorithmFamilyCodeSequence"],
|
|
2341
|
-
"0030": ["SQ", "AlgorithmNameCodeSequence"],
|
|
2342
|
-
"0031": ["LO", "AlgorithmVersion"],
|
|
2343
|
-
"0032": ["LT", "AlgorithmParameters"],
|
|
2344
|
-
"0034": ["SQ", "FacetSequence"],
|
|
2345
|
-
"0035": ["SQ", "SurfaceProcessingAlgorithmIdentificationSequence"],
|
|
2346
|
-
"0036": ["LO", "AlgorithmName"]
|
|
2347
|
-
},
|
|
2348
|
-
"0068": {
|
|
2349
|
-
"6210": ["LO", "ImplantSize"],
|
|
2350
|
-
"6221": ["LO", "ImplantTemplateVersion"],
|
|
2351
|
-
"6222": ["SQ", "ReplacedImplantTemplateSequence"],
|
|
2352
|
-
"6223": ["CS", "ImplantType"],
|
|
2353
|
-
"6224": ["SQ", "DerivationImplantTemplateSequence"],
|
|
2354
|
-
"6225": ["SQ", "OriginalImplantTemplateSequence"],
|
|
2355
|
-
"6226": ["DT", "EffectiveDateTime"],
|
|
2356
|
-
"6230": ["SQ", "ImplantTargetAnatomySequence"],
|
|
2357
|
-
"6260": ["SQ", "InformationFromManufacturerSequence"],
|
|
2358
|
-
"6265": ["SQ", "NotificationFromManufacturerSequence"],
|
|
2359
|
-
"6270": ["DT", "InformationIssueDateTime"],
|
|
2360
|
-
"6280": ["ST", "InformationSummary"],
|
|
2361
|
-
"62A0": ["SQ", "ImplantRegulatoryDisapprovalCodeSequence"],
|
|
2362
|
-
"62A5": ["FD", "OverallTemplateSpatialTolerance"],
|
|
2363
|
-
"62C0": ["SQ", "HPGLDocumentSequence"],
|
|
2364
|
-
"62D0": ["US", "HPGLDocumentID"],
|
|
2365
|
-
"62D5": ["LO", "HPGLDocumentLabel"],
|
|
2366
|
-
"62E0": ["SQ", "ViewOrientationCodeSequence"],
|
|
2367
|
-
"62F0": ["FD", "ViewOrientationModifier"],
|
|
2368
|
-
"62F2": ["FD", "HPGLDocumentScaling"],
|
|
2369
|
-
"6300": ["OB", "HPGLDocument"],
|
|
2370
|
-
"6310": ["US", "HPGLContourPenNumber"],
|
|
2371
|
-
"6320": ["SQ", "HPGLPenSequence"],
|
|
2372
|
-
"6330": ["US", "HPGLPenNumber"],
|
|
2373
|
-
"6340": ["LO", "HPGLPenLabel"],
|
|
2374
|
-
"6345": ["ST", "HPGLPenDescription"],
|
|
2375
|
-
"6346": ["FD", "RecommendedRotationPoint"],
|
|
2376
|
-
"6347": ["FD", "BoundingRectangle"],
|
|
2377
|
-
"6350": ["US", "ImplantTemplate3DModelSurfaceNumber"],
|
|
2378
|
-
"6360": ["SQ", "SurfaceModelDescriptionSequence"],
|
|
2379
|
-
"6380": ["LO", "SurfaceModelLabel"],
|
|
2380
|
-
"6390": ["FD", "SurfaceModelScalingFactor"],
|
|
2381
|
-
"63A0": ["SQ", "MaterialsCodeSequence"],
|
|
2382
|
-
"63A4": ["SQ", "CoatingMaterialsCodeSequence"],
|
|
2383
|
-
"63A8": ["SQ", "ImplantTypeCodeSequence"],
|
|
2384
|
-
"63AC": ["SQ", "FixationMethodCodeSequence"],
|
|
2385
|
-
"63B0": ["SQ", "MatingFeatureSetsSequence"],
|
|
2386
|
-
"63C0": ["US", "MatingFeatureSetID"],
|
|
2387
|
-
"63D0": ["LO", "MatingFeatureSetLabel"],
|
|
2388
|
-
"63E0": ["SQ", "MatingFeatureSequence"],
|
|
2389
|
-
"63F0": ["US", "MatingFeatureID"],
|
|
2390
|
-
"6400": ["SQ", "MatingFeatureDegreeOfFreedomSequence"],
|
|
2391
|
-
"6410": ["US", "DegreeOfFreedomID"],
|
|
2392
|
-
"6420": ["CS", "DegreeOfFreedomType"],
|
|
2393
|
-
"6430": ["SQ", "TwoDMatingFeatureCoordinatesSequence"],
|
|
2394
|
-
"6440": ["US", "ReferencedHPGLDocumentID"],
|
|
2395
|
-
"6450": ["FD", "TwoDMatingPoint"],
|
|
2396
|
-
"6460": ["FD", "TwoDMatingAxes"],
|
|
2397
|
-
"6470": ["SQ", "TwoDDegreeOfFreedomSequence"],
|
|
2398
|
-
"6490": ["FD", "ThreeDDegreeOfFreedomAxis"],
|
|
2399
|
-
"64A0": ["FD", "RangeOfFreedom"],
|
|
2400
|
-
"64C0": ["FD", "ThreeDMatingPoint"],
|
|
2401
|
-
"64D0": ["FD", "ThreeDMatingAxes"],
|
|
2402
|
-
"64F0": ["FD", "TwoDDegreeOfFreedomAxis"],
|
|
2403
|
-
"6500": ["SQ", "PlanningLandmarkPointSequence"],
|
|
2404
|
-
"6510": ["SQ", "PlanningLandmarkLineSequence"],
|
|
2405
|
-
"6520": ["SQ", "PlanningLandmarkPlaneSequence"],
|
|
2406
|
-
"6530": ["US", "PlanningLandmarkID"],
|
|
2407
|
-
"6540": ["LO", "PlanningLandmarkDescription"],
|
|
2408
|
-
"6545": ["SQ", "PlanningLandmarkIdentificationCodeSequence"],
|
|
2409
|
-
"6550": ["SQ", "TwoDPointCoordinatesSequence"],
|
|
2410
|
-
"6560": ["FD", "TwoDPointCoordinates"],
|
|
2411
|
-
"6590": ["FD", "ThreeDPointCoordinates"],
|
|
2412
|
-
"65A0": ["SQ", "TwoDLineCoordinatesSequence"],
|
|
2413
|
-
"65B0": ["FD", "TwoDLineCoordinates"],
|
|
2414
|
-
"65D0": ["FD", "ThreeDLineCoordinates"],
|
|
2415
|
-
"65E0": ["SQ", "TwoDPlaneCoordinatesSequence"],
|
|
2416
|
-
"65F0": ["FD", "TwoDPlaneIntersection"],
|
|
2417
|
-
"6610": ["FD", "ThreeDPlaneOrigin"],
|
|
2418
|
-
"6620": ["FD", "ThreeDPlaneNormal"]
|
|
2419
|
-
},
|
|
2420
|
-
"0070": {
|
|
2421
|
-
"0001": ["SQ", "GraphicAnnotationSequence"],
|
|
2422
|
-
"0002": ["CS", "GraphicLayer"],
|
|
2423
|
-
"0003": ["CS", "BoundingBoxAnnotationUnits"],
|
|
2424
|
-
"0004": ["CS", "AnchorPointAnnotationUnits"],
|
|
2425
|
-
"0005": ["CS", "GraphicAnnotationUnits"],
|
|
2426
|
-
"0006": ["ST", "UnformattedTextValue"],
|
|
2427
|
-
"0008": ["SQ", "TextObjectSequence"],
|
|
2428
|
-
"0009": ["SQ", "GraphicObjectSequence"],
|
|
2429
|
-
"0010": ["FL", "BoundingBoxTopLeftHandCorner"],
|
|
2430
|
-
"0011": ["FL", "BoundingBoxBottomRightHandCorner"],
|
|
2431
|
-
"0012": ["CS", "BoundingBoxTextHorizontalJustification"],
|
|
2432
|
-
"0014": ["FL", "AnchorPoint"],
|
|
2433
|
-
"0015": ["CS", "AnchorPointVisibility"],
|
|
2434
|
-
"0020": ["US", "GraphicDimensions"],
|
|
2435
|
-
"0021": ["US", "NumberOfGraphicPoints"],
|
|
2436
|
-
"0022": ["FL", "GraphicData"],
|
|
2437
|
-
"0023": ["CS", "GraphicType"],
|
|
2438
|
-
"0024": ["CS", "GraphicFilled"],
|
|
2439
|
-
"0040": ["IS", "ImageRotationRetired"],
|
|
2440
|
-
"0041": ["CS", "ImageHorizontalFlip"],
|
|
2441
|
-
"0042": ["US", "ImageRotation"],
|
|
2442
|
-
"0050": ["US", "DisplayedAreaTopLeftHandCornerTrial"],
|
|
2443
|
-
"0051": ["US", "DisplayedAreaBottomRightHandCornerTrial"],
|
|
2444
|
-
"0052": ["SL", "DisplayedAreaTopLeftHandCorner"],
|
|
2445
|
-
"0053": ["SL", "DisplayedAreaBottomRightHandCorner"],
|
|
2446
|
-
"005A": ["SQ", "DisplayedAreaSelectionSequence"],
|
|
2447
|
-
"0060": ["SQ", "GraphicLayerSequence"],
|
|
2448
|
-
"0062": ["IS", "GraphicLayerOrder"],
|
|
2449
|
-
"0066": ["US", "GraphicLayerRecommendedDisplayGrayscaleValue"],
|
|
2450
|
-
"0067": ["US", "GraphicLayerRecommendedDisplayRGBValue"],
|
|
2451
|
-
"0068": ["LO", "GraphicLayerDescription"],
|
|
2452
|
-
"0080": ["CS", "ContentLabel"],
|
|
2453
|
-
"0081": ["LO", "ContentDescription"],
|
|
2454
|
-
"0082": ["DA", "PresentationCreationDate"],
|
|
2455
|
-
"0083": ["TM", "PresentationCreationTime"],
|
|
2456
|
-
"0084": ["PN", "ContentCreatorName"],
|
|
2457
|
-
"0086": ["SQ", "ContentCreatorIdentificationCodeSequence"],
|
|
2458
|
-
"0087": ["SQ", "AlternateContentDescriptionSequence"],
|
|
2459
|
-
"0100": ["CS", "PresentationSizeMode"],
|
|
2460
|
-
"0101": ["DS", "PresentationPixelSpacing"],
|
|
2461
|
-
"0102": ["IS", "PresentationPixelAspectRatio"],
|
|
2462
|
-
"0103": ["FL", "PresentationPixelMagnificationRatio"],
|
|
2463
|
-
"0207": ["LO", "GraphicGroupLabel"],
|
|
2464
|
-
"0208": ["ST", "GraphicGroupDescription"],
|
|
2465
|
-
"0209": ["SQ", "CompoundGraphicSequence"],
|
|
2466
|
-
"0226": ["UL", "CompoundGraphicInstanceID"],
|
|
2467
|
-
"0227": ["LO", "FontName"],
|
|
2468
|
-
"0228": ["CS", "FontNameType"],
|
|
2469
|
-
"0229": ["LO", "CSSFontName"],
|
|
2470
|
-
"0230": ["FD", "RotationAngle"],
|
|
2471
|
-
"0231": ["SQ", "TextStyleSequence"],
|
|
2472
|
-
"0232": ["SQ", "LineStyleSequence"],
|
|
2473
|
-
"0233": ["SQ", "FillStyleSequence"],
|
|
2474
|
-
"0234": ["SQ", "GraphicGroupSequence"],
|
|
2475
|
-
"0241": ["US", "TextColorCIELabValue"],
|
|
2476
|
-
"0242": ["CS", "HorizontalAlignment"],
|
|
2477
|
-
"0243": ["CS", "VerticalAlignment"],
|
|
2478
|
-
"0244": ["CS", "ShadowStyle"],
|
|
2479
|
-
"0245": ["FL", "ShadowOffsetX"],
|
|
2480
|
-
"0246": ["FL", "ShadowOffsetY"],
|
|
2481
|
-
"0247": ["US", "ShadowColorCIELabValue"],
|
|
2482
|
-
"0248": ["CS", "Underlined"],
|
|
2483
|
-
"0249": ["CS", "Bold"],
|
|
2484
|
-
"0250": ["CS", "Italic"],
|
|
2485
|
-
"0251": ["US", "PatternOnColorCIELabValue"],
|
|
2486
|
-
"0252": ["US", "PatternOffColorCIELabValue"],
|
|
2487
|
-
"0253": ["FL", "LineThickness"],
|
|
2488
|
-
"0254": ["CS", "LineDashingStyle"],
|
|
2489
|
-
"0255": ["UL", "LinePattern"],
|
|
2490
|
-
"0256": ["OB", "FillPattern"],
|
|
2491
|
-
"0257": ["CS", "FillMode"],
|
|
2492
|
-
"0258": ["FL", "ShadowOpacity"],
|
|
2493
|
-
"0261": ["FL", "GapLength"],
|
|
2494
|
-
"0262": ["FL", "DiameterOfVisibility"],
|
|
2495
|
-
"0273": ["FL", "RotationPoint"],
|
|
2496
|
-
"0274": ["CS", "TickAlignment"],
|
|
2497
|
-
"0278": ["CS", "ShowTickLabel"],
|
|
2498
|
-
"0279": ["CS", "TickLabelAlignment"],
|
|
2499
|
-
"0282": ["CS", "CompoundGraphicUnits"],
|
|
2500
|
-
"0284": ["FL", "PatternOnOpacity"],
|
|
2501
|
-
"0285": ["FL", "PatternOffOpacity"],
|
|
2502
|
-
"0287": ["SQ", "MajorTicksSequence"],
|
|
2503
|
-
"0288": ["FL", "TickPosition"],
|
|
2504
|
-
"0289": ["SH", "TickLabel"],
|
|
2505
|
-
"0294": ["CS", "CompoundGraphicType"],
|
|
2506
|
-
"0295": ["UL", "GraphicGroupID"],
|
|
2507
|
-
"0306": ["CS", "ShapeType"],
|
|
2508
|
-
"0308": ["SQ", "RegistrationSequence"],
|
|
2509
|
-
"0309": ["SQ", "MatrixRegistrationSequence"],
|
|
2510
|
-
"030A": ["SQ", "MatrixSequence"],
|
|
2511
|
-
"030C": ["CS", "FrameOfReferenceTransformationMatrixType"],
|
|
2512
|
-
"030D": ["SQ", "RegistrationTypeCodeSequence"],
|
|
2513
|
-
"030F": ["ST", "FiducialDescription"],
|
|
2514
|
-
"0310": ["SH", "FiducialIdentifier"],
|
|
2515
|
-
"0311": ["SQ", "FiducialIdentifierCodeSequence"],
|
|
2516
|
-
"0312": ["FD", "ContourUncertaintyRadius"],
|
|
2517
|
-
"0314": ["SQ", "UsedFiducialsSequence"],
|
|
2518
|
-
"0318": ["SQ", "GraphicCoordinatesDataSequence"],
|
|
2519
|
-
"031A": ["UI", "FiducialUID"],
|
|
2520
|
-
"031C": ["SQ", "FiducialSetSequence"],
|
|
2521
|
-
"031E": ["SQ", "FiducialSequence"],
|
|
2522
|
-
"0401": ["US", "GraphicLayerRecommendedDisplayCIELabValue"],
|
|
2523
|
-
"0402": ["SQ", "BlendingSequence"],
|
|
2524
|
-
"0403": ["FL", "RelativeOpacity"],
|
|
2525
|
-
"0404": ["SQ", "ReferencedSpatialRegistrationSequence"],
|
|
2526
|
-
"0405": ["CS", "BlendingPosition"]
|
|
2527
|
-
},
|
|
2528
|
-
"0072": {
|
|
2529
|
-
"0002": ["SH", "HangingProtocolName"],
|
|
2530
|
-
"0004": ["LO", "HangingProtocolDescription"],
|
|
2531
|
-
"0006": ["CS", "HangingProtocolLevel"],
|
|
2532
|
-
"0008": ["LO", "HangingProtocolCreator"],
|
|
2533
|
-
"000A": ["DT", "HangingProtocolCreationDateTime"],
|
|
2534
|
-
"000C": ["SQ", "HangingProtocolDefinitionSequence"],
|
|
2535
|
-
"000E": ["SQ", "HangingProtocolUserIdentificationCodeSequence"],
|
|
2536
|
-
"0010": ["LO", "HangingProtocolUserGroupName"],
|
|
2537
|
-
"0012": ["SQ", "SourceHangingProtocolSequence"],
|
|
2538
|
-
"0014": ["US", "NumberOfPriorsReferenced"],
|
|
2539
|
-
"0020": ["SQ", "ImageSetsSequence"],
|
|
2540
|
-
"0022": ["SQ", "ImageSetSelectorSequence"],
|
|
2541
|
-
"0024": ["CS", "ImageSetSelectorUsageFlag"],
|
|
2542
|
-
"0026": ["AT", "SelectorAttribute"],
|
|
2543
|
-
"0028": ["US", "SelectorValueNumber"],
|
|
2544
|
-
"0030": ["SQ", "TimeBasedImageSetsSequence"],
|
|
2545
|
-
"0032": ["US", "ImageSetNumber"],
|
|
2546
|
-
"0034": ["CS", "ImageSetSelectorCategory"],
|
|
2547
|
-
"0038": ["US", "RelativeTime"],
|
|
2548
|
-
"003A": ["CS", "RelativeTimeUnits"],
|
|
2549
|
-
"003C": ["SS", "AbstractPriorValue"],
|
|
2550
|
-
"003E": ["SQ", "AbstractPriorCodeSequence"],
|
|
2551
|
-
"0040": ["LO", "ImageSetLabel"],
|
|
2552
|
-
"0050": ["CS", "SelectorAttributeVR"],
|
|
2553
|
-
"0052": ["AT", "SelectorSequencePointer"],
|
|
2554
|
-
"0054": ["LO", "SelectorSequencePointerPrivateCreator"],
|
|
2555
|
-
"0056": ["LO", "SelectorAttributePrivateCreator"],
|
|
2556
|
-
"0060": ["AT", "SelectorATValue"],
|
|
2557
|
-
"0062": ["CS", "SelectorCSValue"],
|
|
2558
|
-
"0064": ["IS", "SelectorISValue"],
|
|
2559
|
-
"0066": ["LO", "SelectorLOValue"],
|
|
2560
|
-
"0068": ["LT", "SelectorLTValue"],
|
|
2561
|
-
"006A": ["PN", "SelectorPNValue"],
|
|
2562
|
-
"006C": ["SH", "SelectorSHValue"],
|
|
2563
|
-
"006E": ["ST", "SelectorSTValue"],
|
|
2564
|
-
"0070": ["UT", "SelectorUTValue"],
|
|
2565
|
-
"0072": ["DS", "SelectorDSValue"],
|
|
2566
|
-
"0074": ["FD", "SelectorFDValue"],
|
|
2567
|
-
"0076": ["FL", "SelectorFLValue"],
|
|
2568
|
-
"0078": ["UL", "SelectorULValue"],
|
|
2569
|
-
"007A": ["US", "SelectorUSValue"],
|
|
2570
|
-
"007C": ["SL", "SelectorSLValue"],
|
|
2571
|
-
"007E": ["SS", "SelectorSSValue"],
|
|
2572
|
-
"0080": ["SQ", "SelectorCodeSequenceValue"],
|
|
2573
|
-
"0100": ["US", "NumberOfScreens"],
|
|
2574
|
-
"0102": ["SQ", "NominalScreenDefinitionSequence"],
|
|
2575
|
-
"0104": ["US", "NumberOfVerticalPixels"],
|
|
2576
|
-
"0106": ["US", "NumberOfHorizontalPixels"],
|
|
2577
|
-
"0108": ["FD", "DisplayEnvironmentSpatialPosition"],
|
|
2578
|
-
"010A": ["US", "ScreenMinimumGrayscaleBitDepth"],
|
|
2579
|
-
"010C": ["US", "ScreenMinimumColorBitDepth"],
|
|
2580
|
-
"010E": ["US", "ApplicationMaximumRepaintTime"],
|
|
2581
|
-
"0200": ["SQ", "DisplaySetsSequence"],
|
|
2582
|
-
"0202": ["US", "DisplaySetNumber"],
|
|
2583
|
-
"0203": ["LO", "DisplaySetLabel"],
|
|
2584
|
-
"0204": ["US", "DisplaySetPresentationGroup"],
|
|
2585
|
-
"0206": ["LO", "DisplaySetPresentationGroupDescription"],
|
|
2586
|
-
"0208": ["CS", "PartialDataDisplayHandling"],
|
|
2587
|
-
"0210": ["SQ", "SynchronizedScrollingSequence"],
|
|
2588
|
-
"0212": ["US", "DisplaySetScrollingGroup"],
|
|
2589
|
-
"0214": ["SQ", "NavigationIndicatorSequence"],
|
|
2590
|
-
"0216": ["US", "NavigationDisplaySet"],
|
|
2591
|
-
"0218": ["US", "ReferenceDisplaySets"],
|
|
2592
|
-
"0300": ["SQ", "ImageBoxesSequence"],
|
|
2593
|
-
"0302": ["US", "ImageBoxNumber"],
|
|
2594
|
-
"0304": ["CS", "ImageBoxLayoutType"],
|
|
2595
|
-
"0306": ["US", "ImageBoxTileHorizontalDimension"],
|
|
2596
|
-
"0308": ["US", "ImageBoxTileVerticalDimension"],
|
|
2597
|
-
"0310": ["CS", "ImageBoxScrollDirection"],
|
|
2598
|
-
"0312": ["CS", "ImageBoxSmallScrollType"],
|
|
2599
|
-
"0314": ["US", "ImageBoxSmallScrollAmount"],
|
|
2600
|
-
"0316": ["CS", "ImageBoxLargeScrollType"],
|
|
2601
|
-
"0318": ["US", "ImageBoxLargeScrollAmount"],
|
|
2602
|
-
"0320": ["US", "ImageBoxOverlapPriority"],
|
|
2603
|
-
"0330": ["FD", "CineRelativeToRealTime"],
|
|
2604
|
-
"0400": ["SQ", "FilterOperationsSequence"],
|
|
2605
|
-
"0402": ["CS", "FilterByCategory"],
|
|
2606
|
-
"0404": ["CS", "FilterByAttributePresence"],
|
|
2607
|
-
"0406": ["CS", "FilterByOperator"],
|
|
2608
|
-
"0420": ["US", "StructuredDisplayBackgroundCIELabValue"],
|
|
2609
|
-
"0421": ["US", "EmptyImageBoxCIELabValue"],
|
|
2610
|
-
"0422": ["SQ", "StructuredDisplayImageBoxSequence"],
|
|
2611
|
-
"0424": ["SQ", "StructuredDisplayTextBoxSequence"],
|
|
2612
|
-
"0427": ["SQ", "ReferencedFirstFrameSequence"],
|
|
2613
|
-
"0430": ["SQ", "ImageBoxSynchronizationSequence"],
|
|
2614
|
-
"0432": ["US", "SynchronizedImageBoxList"],
|
|
2615
|
-
"0434": ["CS", "TypeOfSynchronization"],
|
|
2616
|
-
"0500": ["CS", "BlendingOperationType"],
|
|
2617
|
-
"0510": ["CS", "ReformattingOperationType"],
|
|
2618
|
-
"0512": ["FD", "ReformattingThickness"],
|
|
2619
|
-
"0514": ["FD", "ReformattingInterval"],
|
|
2620
|
-
"0516": ["CS", "ReformattingOperationInitialViewDirection"],
|
|
2621
|
-
"0520": ["CS", "ThreeDRenderingType"],
|
|
2622
|
-
"0600": ["SQ", "SortingOperationsSequence"],
|
|
2623
|
-
"0602": ["CS", "SortByCategory"],
|
|
2624
|
-
"0604": ["CS", "SortingDirection"],
|
|
2625
|
-
"0700": ["CS", "DisplaySetPatientOrientation"],
|
|
2626
|
-
"0702": ["CS", "VOIType"],
|
|
2627
|
-
"0704": ["CS", "PseudoColorType"],
|
|
2628
|
-
"0705": ["SQ", "PseudoColorPaletteInstanceReferenceSequence"],
|
|
2629
|
-
"0706": ["CS", "ShowGrayscaleInverted"],
|
|
2630
|
-
"0710": ["CS", "ShowImageTrueSizeFlag"],
|
|
2631
|
-
"0712": ["CS", "ShowGraphicAnnotationFlag"],
|
|
2632
|
-
"0714": ["CS", "ShowPatientDemographicsFlag"],
|
|
2633
|
-
"0716": ["CS", "ShowAcquisitionTechniquesFlag"],
|
|
2634
|
-
"0717": ["CS", "DisplaySetHorizontalJustification"],
|
|
2635
|
-
"0718": ["CS", "DisplaySetVerticalJustification"]
|
|
2636
|
-
},
|
|
2637
|
-
"0074": {
|
|
2638
|
-
"0120": ["FD", "ContinuationStartMeterset"],
|
|
2639
|
-
"0121": ["FD", "ContinuationEndMeterset"],
|
|
2640
|
-
"1000": ["CS", "ProcedureStepState"],
|
|
2641
|
-
"1002": ["SQ", "ProcedureStepProgressInformationSequence"],
|
|
2642
|
-
"1004": ["DS", "ProcedureStepProgress"],
|
|
2643
|
-
"1006": ["ST", "ProcedureStepProgressDescription"],
|
|
2644
|
-
"1008": ["SQ", "ProcedureStepCommunicationsURISequence"],
|
|
2645
|
-
"100A": ["ST", "ContactURI"],
|
|
2646
|
-
"100C": ["LO", "ContactDisplayName"],
|
|
2647
|
-
"100E": ["SQ", "ProcedureStepDiscontinuationReasonCodeSequence"],
|
|
2648
|
-
"1020": ["SQ", "BeamTaskSequence"],
|
|
2649
|
-
"1022": ["CS", "BeamTaskType"],
|
|
2650
|
-
"1024": ["IS", "BeamOrderIndexTrial"],
|
|
2651
|
-
"1026": ["FD", "TableTopVerticalAdjustedPosition"],
|
|
2652
|
-
"1027": ["FD", "TableTopLongitudinalAdjustedPosition"],
|
|
2653
|
-
"1028": ["FD", "TableTopLateralAdjustedPosition"],
|
|
2654
|
-
"102A": ["FD", "PatientSupportAdjustedAngle"],
|
|
2655
|
-
"102B": ["FD", "TableTopEccentricAdjustedAngle"],
|
|
2656
|
-
"102C": ["FD", "TableTopPitchAdjustedAngle"],
|
|
2657
|
-
"102D": ["FD", "TableTopRollAdjustedAngle"],
|
|
2658
|
-
"1030": ["SQ", "DeliveryVerificationImageSequence"],
|
|
2659
|
-
"1032": ["CS", "VerificationImageTiming"],
|
|
2660
|
-
"1034": ["CS", "DoubleExposureFlag"],
|
|
2661
|
-
"1036": ["CS", "DoubleExposureOrdering"],
|
|
2662
|
-
"1038": ["DS", "DoubleExposureMetersetTrial"],
|
|
2663
|
-
"103A": ["DS", "DoubleExposureFieldDeltaTrial"],
|
|
2664
|
-
"1040": ["SQ", "RelatedReferenceRTImageSequence"],
|
|
2665
|
-
"1042": ["SQ", "GeneralMachineVerificationSequence"],
|
|
2666
|
-
"1044": ["SQ", "ConventionalMachineVerificationSequence"],
|
|
2667
|
-
"1046": ["SQ", "IonMachineVerificationSequence"],
|
|
2668
|
-
"1048": ["SQ", "FailedAttributesSequence"],
|
|
2669
|
-
"104A": ["SQ", "OverriddenAttributesSequence"],
|
|
2670
|
-
"104C": ["SQ", "ConventionalControlPointVerificationSequence"],
|
|
2671
|
-
"104E": ["SQ", "IonControlPointVerificationSequence"],
|
|
2672
|
-
"1050": ["SQ", "AttributeOccurrenceSequence"],
|
|
2673
|
-
"1052": ["AT", "AttributeOccurrencePointer"],
|
|
2674
|
-
"1054": ["UL", "AttributeItemSelector"],
|
|
2675
|
-
"1056": ["LO", "AttributeOccurrencePrivateCreator"],
|
|
2676
|
-
"1057": ["IS", "SelectorSequencePointerItems"],
|
|
2677
|
-
"1200": ["CS", "ScheduledProcedureStepPriority"],
|
|
2678
|
-
"1202": ["LO", "WorklistLabel"],
|
|
2679
|
-
"1204": ["LO", "ProcedureStepLabel"],
|
|
2680
|
-
"1210": ["SQ", "ScheduledProcessingParametersSequence"],
|
|
2681
|
-
"1212": ["SQ", "PerformedProcessingParametersSequence"],
|
|
2682
|
-
"1216": ["SQ", "UnifiedProcedureStepPerformedProcedureSequence"],
|
|
2683
|
-
"1220": ["SQ", "RelatedProcedureStepSequence"],
|
|
2684
|
-
"1222": ["LO", "ProcedureStepRelationshipType"],
|
|
2685
|
-
"1224": ["SQ", "ReplacedProcedureStepSequence"],
|
|
2686
|
-
"1230": ["LO", "DeletionLock"],
|
|
2687
|
-
"1234": ["AE", "ReceivingAE"],
|
|
2688
|
-
"1236": ["AE", "RequestingAE"],
|
|
2689
|
-
"1238": ["LT", "ReasonForCancellation"],
|
|
2690
|
-
"1242": ["CS", "SCPStatus"],
|
|
2691
|
-
"1244": ["CS", "SubscriptionListStatus"],
|
|
2692
|
-
"1246": ["CS", "UnifiedProcedureStepListStatus"],
|
|
2693
|
-
"1324": ["UL", "BeamOrderIndex"],
|
|
2694
|
-
"1338": ["FD", "DoubleExposureMeterset"],
|
|
2695
|
-
"133A": ["FD", "DoubleExposureFieldDelta"]
|
|
2696
|
-
},
|
|
2697
|
-
"0076": {
|
|
2698
|
-
"0001": ["LO", "ImplantAssemblyTemplateName"],
|
|
2699
|
-
"0003": ["LO", "ImplantAssemblyTemplateIssuer"],
|
|
2700
|
-
"0006": ["LO", "ImplantAssemblyTemplateVersion"],
|
|
2701
|
-
"0008": ["SQ", "ReplacedImplantAssemblyTemplateSequence"],
|
|
2702
|
-
"000A": ["CS", "ImplantAssemblyTemplateType"],
|
|
2703
|
-
"000C": ["SQ", "OriginalImplantAssemblyTemplateSequence"],
|
|
2704
|
-
"000E": ["SQ", "DerivationImplantAssemblyTemplateSequence"],
|
|
2705
|
-
"0010": ["SQ", "ImplantAssemblyTemplateTargetAnatomySequence"],
|
|
2706
|
-
"0020": ["SQ", "ProcedureTypeCodeSequence"],
|
|
2707
|
-
"0030": ["LO", "SurgicalTechnique"],
|
|
2708
|
-
"0032": ["SQ", "ComponentTypesSequence"],
|
|
2709
|
-
"0034": ["CS", "ComponentTypeCodeSequence"],
|
|
2710
|
-
"0036": ["CS", "ExclusiveComponentType"],
|
|
2711
|
-
"0038": ["CS", "MandatoryComponentType"],
|
|
2712
|
-
"0040": ["SQ", "ComponentSequence"],
|
|
2713
|
-
"0055": ["US", "ComponentID"],
|
|
2714
|
-
"0060": ["SQ", "ComponentAssemblySequence"],
|
|
2715
|
-
"0070": ["US", "Component1ReferencedID"],
|
|
2716
|
-
"0080": ["US", "Component1ReferencedMatingFeatureSetID"],
|
|
2717
|
-
"0090": ["US", "Component1ReferencedMatingFeatureID"],
|
|
2718
|
-
"00A0": ["US", "Component2ReferencedID"],
|
|
2719
|
-
"00B0": ["US", "Component2ReferencedMatingFeatureSetID"],
|
|
2720
|
-
"00C0": ["US", "Component2ReferencedMatingFeatureID"]
|
|
2721
|
-
},
|
|
2722
|
-
"0078": {
|
|
2723
|
-
"0001": ["LO", "ImplantTemplateGroupName"],
|
|
2724
|
-
"0010": ["ST", "ImplantTemplateGroupDescription"],
|
|
2725
|
-
"0020": ["LO", "ImplantTemplateGroupIssuer"],
|
|
2726
|
-
"0024": ["LO", "ImplantTemplateGroupVersion"],
|
|
2727
|
-
"0026": ["SQ", "ReplacedImplantTemplateGroupSequence"],
|
|
2728
|
-
"0028": ["SQ", "ImplantTemplateGroupTargetAnatomySequence"],
|
|
2729
|
-
"002A": ["SQ", "ImplantTemplateGroupMembersSequence"],
|
|
2730
|
-
"002E": ["US", "ImplantTemplateGroupMemberID"],
|
|
2731
|
-
"0050": ["FD", "ThreeDImplantTemplateGroupMemberMatchingPoint"],
|
|
2732
|
-
"0060": ["FD", "ThreeDImplantTemplateGroupMemberMatchingAxes"],
|
|
2733
|
-
"0070": ["SQ", "ImplantTemplateGroupMemberMatching2DCoordinatesSequence"],
|
|
2734
|
-
"0090": ["FD", "TwoDImplantTemplateGroupMemberMatchingPoint"],
|
|
2735
|
-
"00A0": ["FD", "TwoDImplantTemplateGroupMemberMatchingAxes"],
|
|
2736
|
-
"00B0": ["SQ", "ImplantTemplateGroupVariationDimensionSequence"],
|
|
2737
|
-
"00B2": ["LO", "ImplantTemplateGroupVariationDimensionName"],
|
|
2738
|
-
"00B4": ["SQ", "ImplantTemplateGroupVariationDimensionRankSequence"],
|
|
2739
|
-
"00B6": ["US", "ReferencedImplantTemplateGroupMemberID"],
|
|
2740
|
-
"00B8": ["US", "ImplantTemplateGroupVariationDimensionRank"]
|
|
2741
|
-
},
|
|
2742
|
-
"0088": {
|
|
2743
|
-
"0130": ["SH", "StorageMediaFileSetID"],
|
|
2744
|
-
"0140": ["UI", "StorageMediaFileSetUID"],
|
|
2745
|
-
"0200": ["SQ", "IconImageSequence"],
|
|
2746
|
-
"0904": ["LO", "TopicTitle"],
|
|
2747
|
-
"0906": ["ST", "TopicSubject"],
|
|
2748
|
-
"0910": ["LO", "TopicAuthor"],
|
|
2749
|
-
"0912": ["LO", "TopicKeywords"]
|
|
2750
|
-
},
|
|
2751
|
-
"0100": {
|
|
2752
|
-
"0410": ["CS", "SOPInstanceStatus"],
|
|
2753
|
-
"0420": ["DT", "SOPAuthorizationDateTime"],
|
|
2754
|
-
"0424": ["LT", "SOPAuthorizationComment"],
|
|
2755
|
-
"0426": ["LO", "AuthorizationEquipmentCertificationNumber"]
|
|
2756
|
-
},
|
|
2757
|
-
"0400": {
|
|
2758
|
-
"0005": ["US", "MACIDNumber"],
|
|
2759
|
-
"0010": ["UI", "MACCalculationTransferSyntaxUID"],
|
|
2760
|
-
"0015": ["CS", "MACAlgorithm"],
|
|
2761
|
-
"0020": ["AT", "DataElementsSigned"],
|
|
2762
|
-
"0100": ["UI", "DigitalSignatureUID"],
|
|
2763
|
-
"0105": ["DT", "DigitalSignatureDateTime"],
|
|
2764
|
-
"0110": ["CS", "CertificateType"],
|
|
2765
|
-
"0115": ["OB", "CertificateOfSigner"],
|
|
2766
|
-
"0120": ["OB", "Signature"],
|
|
2767
|
-
"0305": ["CS", "CertifiedTimestampType"],
|
|
2768
|
-
"0310": ["OB", "CertifiedTimestamp"],
|
|
2769
|
-
"0401": ["SQ", "DigitalSignaturePurposeCodeSequence"],
|
|
2770
|
-
"0402": ["SQ", "ReferencedDigitalSignatureSequence"],
|
|
2771
|
-
"0403": ["SQ", "ReferencedSOPInstanceMACSequence"],
|
|
2772
|
-
"0404": ["OB", "MAC"],
|
|
2773
|
-
"0500": ["SQ", "EncryptedAttributesSequence"],
|
|
2774
|
-
"0510": ["UI", "EncryptedContentTransferSyntaxUID"],
|
|
2775
|
-
"0520": ["OB", "EncryptedContent"],
|
|
2776
|
-
"0550": ["SQ", "ModifiedAttributesSequence"],
|
|
2777
|
-
"0561": ["SQ", "OriginalAttributesSequence"],
|
|
2778
|
-
"0562": ["DT", "AttributeModificationDateTime"],
|
|
2779
|
-
"0563": ["LO", "ModifyingSystem"],
|
|
2780
|
-
"0564": ["LO", "SourceOfPreviousValues"],
|
|
2781
|
-
"0565": ["CS", "ReasonForTheAttributeModification"]
|
|
2782
|
-
},
|
|
2783
|
-
"2000": {
|
|
2784
|
-
"0010": ["IS", "NumberOfCopies"],
|
|
2785
|
-
"001E": ["SQ", "PrinterConfigurationSequence"],
|
|
2786
|
-
"0020": ["CS", "PrintPriority"],
|
|
2787
|
-
"0030": ["CS", "MediumType"],
|
|
2788
|
-
"0040": ["CS", "FilmDestination"],
|
|
2789
|
-
"0050": ["LO", "FilmSessionLabel"],
|
|
2790
|
-
"0060": ["IS", "MemoryAllocation"],
|
|
2791
|
-
"0061": ["IS", "MaximumMemoryAllocation"],
|
|
2792
|
-
"0062": ["CS", "ColorImagePrintingFlag"],
|
|
2793
|
-
"0063": ["CS", "CollationFlag"],
|
|
2794
|
-
"0065": ["CS", "AnnotationFlag"],
|
|
2795
|
-
"0067": ["CS", "ImageOverlayFlag"],
|
|
2796
|
-
"0069": ["CS", "PresentationLUTFlag"],
|
|
2797
|
-
"006A": ["CS", "ImageBoxPresentationLUTFlag"],
|
|
2798
|
-
"00A0": ["US", "MemoryBitDepth"],
|
|
2799
|
-
"00A1": ["US", "PrintingBitDepth"],
|
|
2800
|
-
"00A2": ["SQ", "MediaInstalledSequence"],
|
|
2801
|
-
"00A4": ["SQ", "OtherMediaAvailableSequence"],
|
|
2802
|
-
"00A8": ["SQ", "SupportedImageDisplayFormatsSequence"],
|
|
2803
|
-
"0500": ["SQ", "ReferencedFilmBoxSequence"],
|
|
2804
|
-
"0510": ["SQ", "ReferencedStoredPrintSequence"]
|
|
2805
|
-
},
|
|
2806
|
-
"2010": {
|
|
2807
|
-
"0010": ["ST", "ImageDisplayFormat"],
|
|
2808
|
-
"0030": ["CS", "AnnotationDisplayFormatID"],
|
|
2809
|
-
"0040": ["CS", "FilmOrientation"],
|
|
2810
|
-
"0050": ["CS", "FilmSizeID"],
|
|
2811
|
-
"0052": ["CS", "PrinterResolutionID"],
|
|
2812
|
-
"0054": ["CS", "DefaultPrinterResolutionID"],
|
|
2813
|
-
"0060": ["CS", "MagnificationType"],
|
|
2814
|
-
"0080": ["CS", "SmoothingType"],
|
|
2815
|
-
"00A6": ["CS", "DefaultMagnificationType"],
|
|
2816
|
-
"00A7": ["CS", "OtherMagnificationTypesAvailable"],
|
|
2817
|
-
"00A8": ["CS", "DefaultSmoothingType"],
|
|
2818
|
-
"00A9": ["CS", "OtherSmoothingTypesAvailable"],
|
|
2819
|
-
"0100": ["CS", "BorderDensity"],
|
|
2820
|
-
"0110": ["CS", "EmptyImageDensity"],
|
|
2821
|
-
"0120": ["US", "MinDensity"],
|
|
2822
|
-
"0130": ["US", "MaxDensity"],
|
|
2823
|
-
"0140": ["CS", "Trim"],
|
|
2824
|
-
"0150": ["ST", "ConfigurationInformation"],
|
|
2825
|
-
"0152": ["LT", "ConfigurationInformationDescription"],
|
|
2826
|
-
"0154": ["IS", "MaximumCollatedFilms"],
|
|
2827
|
-
"015E": ["US", "Illumination"],
|
|
2828
|
-
"0160": ["US", "ReflectedAmbientLight"],
|
|
2829
|
-
"0376": ["DS", "PrinterPixelSpacing"],
|
|
2830
|
-
"0500": ["SQ", "ReferencedFilmSessionSequence"],
|
|
2831
|
-
"0510": ["SQ", "ReferencedImageBoxSequence"],
|
|
2832
|
-
"0520": ["SQ", "ReferencedBasicAnnotationBoxSequence"]
|
|
2833
|
-
},
|
|
2834
|
-
"2020": {
|
|
2835
|
-
"0010": ["US", "ImageBoxPosition"],
|
|
2836
|
-
"0020": ["CS", "Polarity"],
|
|
2837
|
-
"0030": ["DS", "RequestedImageSize"],
|
|
2838
|
-
"0040": ["CS", "RequestedDecimateCropBehavior"],
|
|
2839
|
-
"0050": ["CS", "RequestedResolutionID"],
|
|
2840
|
-
"00A0": ["CS", "RequestedImageSizeFlag"],
|
|
2841
|
-
"00A2": ["CS", "DecimateCropResult"],
|
|
2842
|
-
"0110": ["SQ", "BasicGrayscaleImageSequence"],
|
|
2843
|
-
"0111": ["SQ", "BasicColorImageSequence"],
|
|
2844
|
-
"0130": ["SQ", "ReferencedImageOverlayBoxSequence"],
|
|
2845
|
-
"0140": ["SQ", "ReferencedVOILUTBoxSequence"]
|
|
2846
|
-
},
|
|
2847
|
-
"2030": {
|
|
2848
|
-
"0010": ["US", "AnnotationPosition"],
|
|
2849
|
-
"0020": ["LO", "TextString"]
|
|
2850
|
-
},
|
|
2851
|
-
"2040": {
|
|
2852
|
-
"0010": ["SQ", "ReferencedOverlayPlaneSequence"],
|
|
2853
|
-
"0011": ["US", "ReferencedOverlayPlaneGroups"],
|
|
2854
|
-
"0020": ["SQ", "OverlayPixelDataSequence"],
|
|
2855
|
-
"0060": ["CS", "OverlayMagnificationType"],
|
|
2856
|
-
"0070": ["CS", "OverlaySmoothingType"],
|
|
2857
|
-
"0072": ["CS", "OverlayOrImageMagnification"],
|
|
2858
|
-
"0074": ["US", "MagnifyToNumberOfColumns"],
|
|
2859
|
-
"0080": ["CS", "OverlayForegroundDensity"],
|
|
2860
|
-
"0082": ["CS", "OverlayBackgroundDensity"],
|
|
2861
|
-
"0090": ["CS", "OverlayMode"],
|
|
2862
|
-
"0100": ["CS", "ThresholdDensity"],
|
|
2863
|
-
"0500": ["SQ", "ReferencedImageBoxSequenceRetired"]
|
|
2864
|
-
},
|
|
2865
|
-
"2050": {
|
|
2866
|
-
"0010": ["SQ", "PresentationLUTSequence"],
|
|
2867
|
-
"0020": ["CS", "PresentationLUTShape"],
|
|
2868
|
-
"0500": ["SQ", "ReferencedPresentationLUTSequence"]
|
|
2869
|
-
},
|
|
2870
|
-
"2100": {
|
|
2871
|
-
"0010": ["SH", "PrintJobID"],
|
|
2872
|
-
"0020": ["CS", "ExecutionStatus"],
|
|
2873
|
-
"0030": ["CS", "ExecutionStatusInfo"],
|
|
2874
|
-
"0040": ["DA", "CreationDate"],
|
|
2875
|
-
"0050": ["TM", "CreationTime"],
|
|
2876
|
-
"0070": ["AE", "Originator"],
|
|
2877
|
-
"0140": ["AE", "DestinationAE"],
|
|
2878
|
-
"0160": ["SH", "OwnerID"],
|
|
2879
|
-
"0170": ["IS", "NumberOfFilms"],
|
|
2880
|
-
"0500": ["SQ", "ReferencedPrintJobSequencePullStoredPrint"]
|
|
2881
|
-
},
|
|
2882
|
-
"2110": {
|
|
2883
|
-
"0010": ["CS", "PrinterStatus"],
|
|
2884
|
-
"0020": ["CS", "PrinterStatusInfo"],
|
|
2885
|
-
"0030": ["LO", "PrinterName"],
|
|
2886
|
-
"0099": ["SH", "PrintQueueID"]
|
|
2887
|
-
},
|
|
2888
|
-
"2120": {
|
|
2889
|
-
"0010": ["CS", "QueueStatus"],
|
|
2890
|
-
"0050": ["SQ", "PrintJobDescriptionSequence"],
|
|
2891
|
-
"0070": ["SQ", "ReferencedPrintJobSequence"]
|
|
2892
|
-
},
|
|
2893
|
-
"2130": {
|
|
2894
|
-
"0010": ["SQ", "PrintManagementCapabilitiesSequence"],
|
|
2895
|
-
"0015": ["SQ", "PrinterCharacteristicsSequence"],
|
|
2896
|
-
"0030": ["SQ", "FilmBoxContentSequence"],
|
|
2897
|
-
"0040": ["SQ", "ImageBoxContentSequence"],
|
|
2898
|
-
"0050": ["SQ", "AnnotationContentSequence"],
|
|
2899
|
-
"0060": ["SQ", "ImageOverlayBoxContentSequence"],
|
|
2900
|
-
"0080": ["SQ", "PresentationLUTContentSequence"],
|
|
2901
|
-
"00A0": ["SQ", "ProposedStudySequence"],
|
|
2902
|
-
"00C0": ["SQ", "OriginalImageSequence"]
|
|
2903
|
-
},
|
|
2904
|
-
"2200": {
|
|
2905
|
-
"0001": ["CS", "LabelUsingInformationExtractedFromInstances"],
|
|
2906
|
-
"0002": ["UT", "LabelText"],
|
|
2907
|
-
"0003": ["CS", "LabelStyleSelection"],
|
|
2908
|
-
"0004": ["LT", "MediaDisposition"],
|
|
2909
|
-
"0005": ["LT", "BarcodeValue"],
|
|
2910
|
-
"0006": ["CS", "BarcodeSymbology"],
|
|
2911
|
-
"0007": ["CS", "AllowMediaSplitting"],
|
|
2912
|
-
"0008": ["CS", "IncludeNonDICOMObjects"],
|
|
2913
|
-
"0009": ["CS", "IncludeDisplayApplication"],
|
|
2914
|
-
"000A": ["CS", "PreserveCompositeInstancesAfterMediaCreation"],
|
|
2915
|
-
"000B": ["US", "TotalNumberOfPiecesOfMediaCreated"],
|
|
2916
|
-
"000C": ["LO", "RequestedMediaApplicationProfile"],
|
|
2917
|
-
"000D": ["SQ", "ReferencedStorageMediaSequence"],
|
|
2918
|
-
"000E": ["AT", "FailureAttributes"],
|
|
2919
|
-
"000F": ["CS", "AllowLossyCompression"],
|
|
2920
|
-
"0020": ["CS", "RequestPriority"]
|
|
2921
|
-
},
|
|
2922
|
-
"3002": {
|
|
2923
|
-
"0002": ["SH", "RTImageLabel"],
|
|
2924
|
-
"0003": ["LO", "RTImageName"],
|
|
2925
|
-
"0004": ["ST", "RTImageDescription"],
|
|
2926
|
-
"000A": ["CS", "ReportedValuesOrigin"],
|
|
2927
|
-
"000C": ["CS", "RTImagePlane"],
|
|
2928
|
-
"000D": ["DS", "XRayImageReceptorTranslation"],
|
|
2929
|
-
"000E": ["DS", "XRayImageReceptorAngle"],
|
|
2930
|
-
"0010": ["DS", "RTImageOrientation"],
|
|
2931
|
-
"0011": ["DS", "ImagePlanePixelSpacing"],
|
|
2932
|
-
"0012": ["DS", "RTImagePosition"],
|
|
2933
|
-
"0020": ["SH", "RadiationMachineName"],
|
|
2934
|
-
"0022": ["DS", "RadiationMachineSAD"],
|
|
2935
|
-
"0024": ["DS", "RadiationMachineSSD"],
|
|
2936
|
-
"0026": ["DS", "RTImageSID"],
|
|
2937
|
-
"0028": ["DS", "SourceToReferenceObjectDistance"],
|
|
2938
|
-
"0029": ["IS", "FractionNumber"],
|
|
2939
|
-
"0030": ["SQ", "ExposureSequence"],
|
|
2940
|
-
"0032": ["DS", "MetersetExposure"],
|
|
2941
|
-
"0034": ["DS", "DiaphragmPosition"],
|
|
2942
|
-
"0040": ["SQ", "FluenceMapSequence"],
|
|
2943
|
-
"0041": ["CS", "FluenceDataSource"],
|
|
2944
|
-
"0042": ["DS", "FluenceDataScale"],
|
|
2945
|
-
"0050": ["SQ", "PrimaryFluenceModeSequence"],
|
|
2946
|
-
"0051": ["CS", "FluenceMode"],
|
|
2947
|
-
"0052": ["SH", "FluenceModeID"]
|
|
2948
|
-
},
|
|
2949
|
-
"3004": {
|
|
2950
|
-
"0001": ["CS", "DVHType"],
|
|
2951
|
-
"0002": ["CS", "DoseUnits"],
|
|
2952
|
-
"0004": ["CS", "DoseType"],
|
|
2953
|
-
"0006": ["LO", "DoseComment"],
|
|
2954
|
-
"0008": ["DS", "NormalizationPoint"],
|
|
2955
|
-
"000A": ["CS", "DoseSummationType"],
|
|
2956
|
-
"000C": ["DS", "GridFrameOffsetVector"],
|
|
2957
|
-
"000E": ["DS", "DoseGridScaling"],
|
|
2958
|
-
"0010": ["SQ", "RTDoseROISequence"],
|
|
2959
|
-
"0012": ["DS", "DoseValue"],
|
|
2960
|
-
"0014": ["CS", "TissueHeterogeneityCorrection"],
|
|
2961
|
-
"0040": ["DS", "DVHNormalizationPoint"],
|
|
2962
|
-
"0042": ["DS", "DVHNormalizationDoseValue"],
|
|
2963
|
-
"0050": ["SQ", "DVHSequence"],
|
|
2964
|
-
"0052": ["DS", "DVHDoseScaling"],
|
|
2965
|
-
"0054": ["CS", "DVHVolumeUnits"],
|
|
2966
|
-
"0056": ["IS", "DVHNumberOfBins"],
|
|
2967
|
-
"0058": ["DS", "DVHData"],
|
|
2968
|
-
"0060": ["SQ", "DVHReferencedROISequence"],
|
|
2969
|
-
"0062": ["CS", "DVHROIContributionType"],
|
|
2970
|
-
"0070": ["DS", "DVHMinimumDose"],
|
|
2971
|
-
"0072": ["DS", "DVHMaximumDose"],
|
|
2972
|
-
"0074": ["DS", "DVHMeanDose"]
|
|
2973
|
-
},
|
|
2974
|
-
"3006": {
|
|
2975
|
-
"0002": ["SH", "StructureSetLabel"],
|
|
2976
|
-
"0004": ["LO", "StructureSetName"],
|
|
2977
|
-
"0006": ["ST", "StructureSetDescription"],
|
|
2978
|
-
"0008": ["DA", "StructureSetDate"],
|
|
2979
|
-
"0009": ["TM", "StructureSetTime"],
|
|
2980
|
-
"0010": ["SQ", "ReferencedFrameOfReferenceSequence"],
|
|
2981
|
-
"0012": ["SQ", "RTReferencedStudySequence"],
|
|
2982
|
-
"0014": ["SQ", "RTReferencedSeriesSequence"],
|
|
2983
|
-
"0016": ["SQ", "ContourImageSequence"],
|
|
2984
|
-
"0020": ["SQ", "StructureSetROISequence"],
|
|
2985
|
-
"0022": ["IS", "ROINumber"],
|
|
2986
|
-
"0024": ["UI", "ReferencedFrameOfReferenceUID"],
|
|
2987
|
-
"0026": ["LO", "ROIName"],
|
|
2988
|
-
"0028": ["ST", "ROIDescription"],
|
|
2989
|
-
"002A": ["IS", "ROIDisplayColor"],
|
|
2990
|
-
"002C": ["DS", "ROIVolume"],
|
|
2991
|
-
"0030": ["SQ", "RTRelatedROISequence"],
|
|
2992
|
-
"0033": ["CS", "RTROIRelationship"],
|
|
2993
|
-
"0036": ["CS", "ROIGenerationAlgorithm"],
|
|
2994
|
-
"0038": ["LO", "ROIGenerationDescription"],
|
|
2995
|
-
"0039": ["SQ", "ROIContourSequence"],
|
|
2996
|
-
"0040": ["SQ", "ContourSequence"],
|
|
2997
|
-
"0042": ["CS", "ContourGeometricType"],
|
|
2998
|
-
"0044": ["DS", "ContourSlabThickness"],
|
|
2999
|
-
"0045": ["DS", "ContourOffsetVector"],
|
|
3000
|
-
"0046": ["IS", "NumberOfContourPoints"],
|
|
3001
|
-
"0048": ["IS", "ContourNumber"],
|
|
3002
|
-
"0049": ["IS", "AttachedContours"],
|
|
3003
|
-
"0050": ["DS", "ContourData"],
|
|
3004
|
-
"0080": ["SQ", "RTROIObservationsSequence"],
|
|
3005
|
-
"0082": ["IS", "ObservationNumber"],
|
|
3006
|
-
"0084": ["IS", "ReferencedROINumber"],
|
|
3007
|
-
"0085": ["SH", "ROIObservationLabel"],
|
|
3008
|
-
"0086": ["SQ", "RTROIIdentificationCodeSequence"],
|
|
3009
|
-
"0088": ["ST", "ROIObservationDescription"],
|
|
3010
|
-
"00A0": ["SQ", "RelatedRTROIObservationsSequence"],
|
|
3011
|
-
"00A4": ["CS", "RTROIInterpretedType"],
|
|
3012
|
-
"00A6": ["PN", "ROIInterpreter"],
|
|
3013
|
-
"00B0": ["SQ", "ROIPhysicalPropertiesSequence"],
|
|
3014
|
-
"00B2": ["CS", "ROIPhysicalProperty"],
|
|
3015
|
-
"00B4": ["DS", "ROIPhysicalPropertyValue"],
|
|
3016
|
-
"00B6": ["SQ", "ROIElementalCompositionSequence"],
|
|
3017
|
-
"00B7": ["US", "ROIElementalCompositionAtomicNumber"],
|
|
3018
|
-
"00B8": ["FL", "ROIElementalCompositionAtomicMassFraction"],
|
|
3019
|
-
"00C0": ["SQ", "FrameOfReferenceRelationshipSequence"],
|
|
3020
|
-
"00C2": ["UI", "RelatedFrameOfReferenceUID"],
|
|
3021
|
-
"00C4": ["CS", "FrameOfReferenceTransformationType"],
|
|
3022
|
-
"00C6": ["DS", "FrameOfReferenceTransformationMatrix"],
|
|
3023
|
-
"00C8": ["LO", "FrameOfReferenceTransformationComment"]
|
|
3024
|
-
},
|
|
3025
|
-
"3008": {
|
|
3026
|
-
"0010": ["SQ", "MeasuredDoseReferenceSequence"],
|
|
3027
|
-
"0012": ["ST", "MeasuredDoseDescription"],
|
|
3028
|
-
"0014": ["CS", "MeasuredDoseType"],
|
|
3029
|
-
"0016": ["DS", "MeasuredDoseValue"],
|
|
3030
|
-
"0020": ["SQ", "TreatmentSessionBeamSequence"],
|
|
3031
|
-
"0021": ["SQ", "TreatmentSessionIonBeamSequence"],
|
|
3032
|
-
"0022": ["IS", "CurrentFractionNumber"],
|
|
3033
|
-
"0024": ["DA", "TreatmentControlPointDate"],
|
|
3034
|
-
"0025": ["TM", "TreatmentControlPointTime"],
|
|
3035
|
-
"002A": ["CS", "TreatmentTerminationStatus"],
|
|
3036
|
-
"002B": ["SH", "TreatmentTerminationCode"],
|
|
3037
|
-
"002C": ["CS", "TreatmentVerificationStatus"],
|
|
3038
|
-
"0030": ["SQ", "ReferencedTreatmentRecordSequence"],
|
|
3039
|
-
"0032": ["DS", "SpecifiedPrimaryMeterset"],
|
|
3040
|
-
"0033": ["DS", "SpecifiedSecondaryMeterset"],
|
|
3041
|
-
"0036": ["DS", "DeliveredPrimaryMeterset"],
|
|
3042
|
-
"0037": ["DS", "DeliveredSecondaryMeterset"],
|
|
3043
|
-
"003A": ["DS", "SpecifiedTreatmentTime"],
|
|
3044
|
-
"003B": ["DS", "DeliveredTreatmentTime"],
|
|
3045
|
-
"0040": ["SQ", "ControlPointDeliverySequence"],
|
|
3046
|
-
"0041": ["SQ", "IonControlPointDeliverySequence"],
|
|
3047
|
-
"0042": ["DS", "SpecifiedMeterset"],
|
|
3048
|
-
"0044": ["DS", "DeliveredMeterset"],
|
|
3049
|
-
"0045": ["FL", "MetersetRateSet"],
|
|
3050
|
-
"0046": ["FL", "MetersetRateDelivered"],
|
|
3051
|
-
"0047": ["FL", "ScanSpotMetersetsDelivered"],
|
|
3052
|
-
"0048": ["DS", "DoseRateDelivered"],
|
|
3053
|
-
"0050": ["SQ", "TreatmentSummaryCalculatedDoseReferenceSequence"],
|
|
3054
|
-
"0052": ["DS", "CumulativeDoseToDoseReference"],
|
|
3055
|
-
"0054": ["DA", "FirstTreatmentDate"],
|
|
3056
|
-
"0056": ["DA", "MostRecentTreatmentDate"],
|
|
3057
|
-
"005A": ["IS", "NumberOfFractionsDelivered"],
|
|
3058
|
-
"0060": ["SQ", "OverrideSequence"],
|
|
3059
|
-
"0061": ["AT", "ParameterSequencePointer"],
|
|
3060
|
-
"0062": ["AT", "OverrideParameterPointer"],
|
|
3061
|
-
"0063": ["IS", "ParameterItemIndex"],
|
|
3062
|
-
"0064": ["IS", "MeasuredDoseReferenceNumber"],
|
|
3063
|
-
"0065": ["AT", "ParameterPointer"],
|
|
3064
|
-
"0066": ["ST", "OverrideReason"],
|
|
3065
|
-
"0068": ["SQ", "CorrectedParameterSequence"],
|
|
3066
|
-
"006A": ["FL", "CorrectionValue"],
|
|
3067
|
-
"0070": ["SQ", "CalculatedDoseReferenceSequence"],
|
|
3068
|
-
"0072": ["IS", "CalculatedDoseReferenceNumber"],
|
|
3069
|
-
"0074": ["ST", "CalculatedDoseReferenceDescription"],
|
|
3070
|
-
"0076": ["DS", "CalculatedDoseReferenceDoseValue"],
|
|
3071
|
-
"0078": ["DS", "StartMeterset"],
|
|
3072
|
-
"007A": ["DS", "EndMeterset"],
|
|
3073
|
-
"0080": ["SQ", "ReferencedMeasuredDoseReferenceSequence"],
|
|
3074
|
-
"0082": ["IS", "ReferencedMeasuredDoseReferenceNumber"],
|
|
3075
|
-
"0090": ["SQ", "ReferencedCalculatedDoseReferenceSequence"],
|
|
3076
|
-
"0092": ["IS", "ReferencedCalculatedDoseReferenceNumber"],
|
|
3077
|
-
"00A0": ["SQ", "BeamLimitingDeviceLeafPairsSequence"],
|
|
3078
|
-
"00B0": ["SQ", "RecordedWedgeSequence"],
|
|
3079
|
-
"00C0": ["SQ", "RecordedCompensatorSequence"],
|
|
3080
|
-
"00D0": ["SQ", "RecordedBlockSequence"],
|
|
3081
|
-
"00E0": ["SQ", "TreatmentSummaryMeasuredDoseReferenceSequence"],
|
|
3082
|
-
"00F0": ["SQ", "RecordedSnoutSequence"],
|
|
3083
|
-
"00F2": ["SQ", "RecordedRangeShifterSequence"],
|
|
3084
|
-
"00F4": ["SQ", "RecordedLateralSpreadingDeviceSequence"],
|
|
3085
|
-
"00F6": ["SQ", "RecordedRangeModulatorSequence"],
|
|
3086
|
-
"0100": ["SQ", "RecordedSourceSequence"],
|
|
3087
|
-
"0105": ["LO", "SourceSerialNumber"],
|
|
3088
|
-
"0110": ["SQ", "TreatmentSessionApplicationSetupSequence"],
|
|
3089
|
-
"0116": ["CS", "ApplicationSetupCheck"],
|
|
3090
|
-
"0120": ["SQ", "RecordedBrachyAccessoryDeviceSequence"],
|
|
3091
|
-
"0122": ["IS", "ReferencedBrachyAccessoryDeviceNumber"],
|
|
3092
|
-
"0130": ["SQ", "RecordedChannelSequence"],
|
|
3093
|
-
"0132": ["DS", "SpecifiedChannelTotalTime"],
|
|
3094
|
-
"0134": ["DS", "DeliveredChannelTotalTime"],
|
|
3095
|
-
"0136": ["IS", "SpecifiedNumberOfPulses"],
|
|
3096
|
-
"0138": ["IS", "DeliveredNumberOfPulses"],
|
|
3097
|
-
"013A": ["DS", "SpecifiedPulseRepetitionInterval"],
|
|
3098
|
-
"013C": ["DS", "DeliveredPulseRepetitionInterval"],
|
|
3099
|
-
"0140": ["SQ", "RecordedSourceApplicatorSequence"],
|
|
3100
|
-
"0142": ["IS", "ReferencedSourceApplicatorNumber"],
|
|
3101
|
-
"0150": ["SQ", "RecordedChannelShieldSequence"],
|
|
3102
|
-
"0152": ["IS", "ReferencedChannelShieldNumber"],
|
|
3103
|
-
"0160": ["SQ", "BrachyControlPointDeliveredSequence"],
|
|
3104
|
-
"0162": ["DA", "SafePositionExitDate"],
|
|
3105
|
-
"0164": ["TM", "SafePositionExitTime"],
|
|
3106
|
-
"0166": ["DA", "SafePositionReturnDate"],
|
|
3107
|
-
"0168": ["TM", "SafePositionReturnTime"],
|
|
3108
|
-
"0200": ["CS", "CurrentTreatmentStatus"],
|
|
3109
|
-
"0202": ["ST", "TreatmentStatusComment"],
|
|
3110
|
-
"0220": ["SQ", "FractionGroupSummarySequence"],
|
|
3111
|
-
"0223": ["IS", "ReferencedFractionNumber"],
|
|
3112
|
-
"0224": ["CS", "FractionGroupType"],
|
|
3113
|
-
"0230": ["CS", "BeamStopperPosition"],
|
|
3114
|
-
"0240": ["SQ", "FractionStatusSummarySequence"],
|
|
3115
|
-
"0250": ["DA", "TreatmentDate"],
|
|
3116
|
-
"0251": ["TM", "TreatmentTime"]
|
|
3117
|
-
},
|
|
3118
|
-
"300A": {
|
|
3119
|
-
"0002": ["SH", "RTPlanLabel"],
|
|
3120
|
-
"0003": ["LO", "RTPlanName"],
|
|
3121
|
-
"0004": ["ST", "RTPlanDescription"],
|
|
3122
|
-
"0006": ["DA", "RTPlanDate"],
|
|
3123
|
-
"0007": ["TM", "RTPlanTime"],
|
|
3124
|
-
"0009": ["LO", "TreatmentProtocols"],
|
|
3125
|
-
"000A": ["CS", "PlanIntent"],
|
|
3126
|
-
"000B": ["LO", "TreatmentSites"],
|
|
3127
|
-
"000C": ["CS", "RTPlanGeometry"],
|
|
3128
|
-
"000E": ["ST", "PrescriptionDescription"],
|
|
3129
|
-
"0010": ["SQ", "DoseReferenceSequence"],
|
|
3130
|
-
"0012": ["IS", "DoseReferenceNumber"],
|
|
3131
|
-
"0013": ["UI", "DoseReferenceUID"],
|
|
3132
|
-
"0014": ["CS", "DoseReferenceStructureType"],
|
|
3133
|
-
"0015": ["CS", "NominalBeamEnergyUnit"],
|
|
3134
|
-
"0016": ["LO", "DoseReferenceDescription"],
|
|
3135
|
-
"0018": ["DS", "DoseReferencePointCoordinates"],
|
|
3136
|
-
"001A": ["DS", "NominalPriorDose"],
|
|
3137
|
-
"0020": ["CS", "DoseReferenceType"],
|
|
3138
|
-
"0021": ["DS", "ConstraintWeight"],
|
|
3139
|
-
"0022": ["DS", "DeliveryWarningDose"],
|
|
3140
|
-
"0023": ["DS", "DeliveryMaximumDose"],
|
|
3141
|
-
"0025": ["DS", "TargetMinimumDose"],
|
|
3142
|
-
"0026": ["DS", "TargetPrescriptionDose"],
|
|
3143
|
-
"0027": ["DS", "TargetMaximumDose"],
|
|
3144
|
-
"0028": ["DS", "TargetUnderdoseVolumeFraction"],
|
|
3145
|
-
"002A": ["DS", "OrganAtRiskFullVolumeDose"],
|
|
3146
|
-
"002B": ["DS", "OrganAtRiskLimitDose"],
|
|
3147
|
-
"002C": ["DS", "OrganAtRiskMaximumDose"],
|
|
3148
|
-
"002D": ["DS", "OrganAtRiskOverdoseVolumeFraction"],
|
|
3149
|
-
"0040": ["SQ", "ToleranceTableSequence"],
|
|
3150
|
-
"0042": ["IS", "ToleranceTableNumber"],
|
|
3151
|
-
"0043": ["SH", "ToleranceTableLabel"],
|
|
3152
|
-
"0044": ["DS", "GantryAngleTolerance"],
|
|
3153
|
-
"0046": ["DS", "BeamLimitingDeviceAngleTolerance"],
|
|
3154
|
-
"0048": ["SQ", "BeamLimitingDeviceToleranceSequence"],
|
|
3155
|
-
"004A": ["DS", "BeamLimitingDevicePositionTolerance"],
|
|
3156
|
-
"004B": ["FL", "SnoutPositionTolerance"],
|
|
3157
|
-
"004C": ["DS", "PatientSupportAngleTolerance"],
|
|
3158
|
-
"004E": ["DS", "TableTopEccentricAngleTolerance"],
|
|
3159
|
-
"004F": ["FL", "TableTopPitchAngleTolerance"],
|
|
3160
|
-
"0050": ["FL", "TableTopRollAngleTolerance"],
|
|
3161
|
-
"0051": ["DS", "TableTopVerticalPositionTolerance"],
|
|
3162
|
-
"0052": ["DS", "TableTopLongitudinalPositionTolerance"],
|
|
3163
|
-
"0053": ["DS", "TableTopLateralPositionTolerance"],
|
|
3164
|
-
"0055": ["CS", "RTPlanRelationship"],
|
|
3165
|
-
"0070": ["SQ", "FractionGroupSequence"],
|
|
3166
|
-
"0071": ["IS", "FractionGroupNumber"],
|
|
3167
|
-
"0072": ["LO", "FractionGroupDescription"],
|
|
3168
|
-
"0078": ["IS", "NumberOfFractionsPlanned"],
|
|
3169
|
-
"0079": ["IS", "NumberOfFractionPatternDigitsPerDay"],
|
|
3170
|
-
"007A": ["IS", "RepeatFractionCycleLength"],
|
|
3171
|
-
"007B": ["LT", "FractionPattern"],
|
|
3172
|
-
"0080": ["IS", "NumberOfBeams"],
|
|
3173
|
-
"0082": ["DS", "BeamDoseSpecificationPoint"],
|
|
3174
|
-
"0084": ["DS", "BeamDose"],
|
|
3175
|
-
"0086": ["DS", "BeamMeterset"],
|
|
3176
|
-
"0088": ["FL", "BeamDosePointDepth"],
|
|
3177
|
-
"0089": ["FL", "BeamDosePointEquivalentDepth"],
|
|
3178
|
-
"008A": ["FL", "BeamDosePointSSD"],
|
|
3179
|
-
"00A0": ["IS", "NumberOfBrachyApplicationSetups"],
|
|
3180
|
-
"00A2": ["DS", "BrachyApplicationSetupDoseSpecificationPoint"],
|
|
3181
|
-
"00A4": ["DS", "BrachyApplicationSetupDose"],
|
|
3182
|
-
"00B0": ["SQ", "BeamSequence"],
|
|
3183
|
-
"00B2": ["SH", "TreatmentMachineName"],
|
|
3184
|
-
"00B3": ["CS", "PrimaryDosimeterUnit"],
|
|
3185
|
-
"00B4": ["DS", "SourceAxisDistance"],
|
|
3186
|
-
"00B6": ["SQ", "BeamLimitingDeviceSequence"],
|
|
3187
|
-
"00B8": ["CS", "RTBeamLimitingDeviceType"],
|
|
3188
|
-
"00BA": ["DS", "SourceToBeamLimitingDeviceDistance"],
|
|
3189
|
-
"00BB": ["FL", "IsocenterToBeamLimitingDeviceDistance"],
|
|
3190
|
-
"00BC": ["IS", "NumberOfLeafJawPairs"],
|
|
3191
|
-
"00BE": ["DS", "LeafPositionBoundaries"],
|
|
3192
|
-
"00C0": ["IS", "BeamNumber"],
|
|
3193
|
-
"00C2": ["LO", "BeamName"],
|
|
3194
|
-
"00C3": ["ST", "BeamDescription"],
|
|
3195
|
-
"00C4": ["CS", "BeamType"],
|
|
3196
|
-
"00C6": ["CS", "RadiationType"],
|
|
3197
|
-
"00C7": ["CS", "HighDoseTechniqueType"],
|
|
3198
|
-
"00C8": ["IS", "ReferenceImageNumber"],
|
|
3199
|
-
"00CA": ["SQ", "PlannedVerificationImageSequence"],
|
|
3200
|
-
"00CC": ["LO", "ImagingDeviceSpecificAcquisitionParameters"],
|
|
3201
|
-
"00CE": ["CS", "TreatmentDeliveryType"],
|
|
3202
|
-
"00D0": ["IS", "NumberOfWedges"],
|
|
3203
|
-
"00D1": ["SQ", "WedgeSequence"],
|
|
3204
|
-
"00D2": ["IS", "WedgeNumber"],
|
|
3205
|
-
"00D3": ["CS", "WedgeType"],
|
|
3206
|
-
"00D4": ["SH", "WedgeID"],
|
|
3207
|
-
"00D5": ["IS", "WedgeAngle"],
|
|
3208
|
-
"00D6": ["DS", "WedgeFactor"],
|
|
3209
|
-
"00D7": ["FL", "TotalWedgeTrayWaterEquivalentThickness"],
|
|
3210
|
-
"00D8": ["DS", "WedgeOrientation"],
|
|
3211
|
-
"00D9": ["FL", "IsocenterToWedgeTrayDistance"],
|
|
3212
|
-
"00DA": ["DS", "SourceToWedgeTrayDistance"],
|
|
3213
|
-
"00DB": ["FL", "WedgeThinEdgePosition"],
|
|
3214
|
-
"00DC": ["SH", "BolusID"],
|
|
3215
|
-
"00DD": ["ST", "BolusDescription"],
|
|
3216
|
-
"00E0": ["IS", "NumberOfCompensators"],
|
|
3217
|
-
"00E1": ["SH", "MaterialID"],
|
|
3218
|
-
"00E2": ["DS", "TotalCompensatorTrayFactor"],
|
|
3219
|
-
"00E3": ["SQ", "CompensatorSequence"],
|
|
3220
|
-
"00E4": ["IS", "CompensatorNumber"],
|
|
3221
|
-
"00E5": ["SH", "CompensatorID"],
|
|
3222
|
-
"00E6": ["DS", "SourceToCompensatorTrayDistance"],
|
|
3223
|
-
"00E7": ["IS", "CompensatorRows"],
|
|
3224
|
-
"00E8": ["IS", "CompensatorColumns"],
|
|
3225
|
-
"00E9": ["DS", "CompensatorPixelSpacing"],
|
|
3226
|
-
"00EA": ["DS", "CompensatorPosition"],
|
|
3227
|
-
"00EB": ["DS", "CompensatorTransmissionData"],
|
|
3228
|
-
"00EC": ["DS", "CompensatorThicknessData"],
|
|
3229
|
-
"00ED": ["IS", "NumberOfBoli"],
|
|
3230
|
-
"00EE": ["CS", "CompensatorType"],
|
|
3231
|
-
"00F0": ["IS", "NumberOfBlocks"],
|
|
3232
|
-
"00F2": ["DS", "TotalBlockTrayFactor"],
|
|
3233
|
-
"00F3": ["FL", "TotalBlockTrayWaterEquivalentThickness"],
|
|
3234
|
-
"00F4": ["SQ", "BlockSequence"],
|
|
3235
|
-
"00F5": ["SH", "BlockTrayID"],
|
|
3236
|
-
"00F6": ["DS", "SourceToBlockTrayDistance"],
|
|
3237
|
-
"00F7": ["FL", "IsocenterToBlockTrayDistance"],
|
|
3238
|
-
"00F8": ["CS", "BlockType"],
|
|
3239
|
-
"00F9": ["LO", "AccessoryCode"],
|
|
3240
|
-
"00FA": ["CS", "BlockDivergence"],
|
|
3241
|
-
"00FB": ["CS", "BlockMountingPosition"],
|
|
3242
|
-
"00FC": ["IS", "BlockNumber"],
|
|
3243
|
-
"00FE": ["LO", "BlockName"],
|
|
3244
|
-
"0100": ["DS", "BlockThickness"],
|
|
3245
|
-
"0102": ["DS", "BlockTransmission"],
|
|
3246
|
-
"0104": ["IS", "BlockNumberOfPoints"],
|
|
3247
|
-
"0106": ["DS", "BlockData"],
|
|
3248
|
-
"0107": ["SQ", "ApplicatorSequence"],
|
|
3249
|
-
"0108": ["SH", "ApplicatorID"],
|
|
3250
|
-
"0109": ["CS", "ApplicatorType"],
|
|
3251
|
-
"010A": ["LO", "ApplicatorDescription"],
|
|
3252
|
-
"010C": ["DS", "CumulativeDoseReferenceCoefficient"],
|
|
3253
|
-
"010E": ["DS", "FinalCumulativeMetersetWeight"],
|
|
3254
|
-
"0110": ["IS", "NumberOfControlPoints"],
|
|
3255
|
-
"0111": ["SQ", "ControlPointSequence"],
|
|
3256
|
-
"0112": ["IS", "ControlPointIndex"],
|
|
3257
|
-
"0114": ["DS", "NominalBeamEnergy"],
|
|
3258
|
-
"0115": ["DS", "DoseRateSet"],
|
|
3259
|
-
"0116": ["SQ", "WedgePositionSequence"],
|
|
3260
|
-
"0118": ["CS", "WedgePosition"],
|
|
3261
|
-
"011A": ["SQ", "BeamLimitingDevicePositionSequence"],
|
|
3262
|
-
"011C": ["DS", "LeafJawPositions"],
|
|
3263
|
-
"011E": ["DS", "GantryAngle"],
|
|
3264
|
-
"011F": ["CS", "GantryRotationDirection"],
|
|
3265
|
-
"0120": ["DS", "BeamLimitingDeviceAngle"],
|
|
3266
|
-
"0121": ["CS", "BeamLimitingDeviceRotationDirection"],
|
|
3267
|
-
"0122": ["DS", "PatientSupportAngle"],
|
|
3268
|
-
"0123": ["CS", "PatientSupportRotationDirection"],
|
|
3269
|
-
"0124": ["DS", "TableTopEccentricAxisDistance"],
|
|
3270
|
-
"0125": ["DS", "TableTopEccentricAngle"],
|
|
3271
|
-
"0126": ["CS", "TableTopEccentricRotationDirection"],
|
|
3272
|
-
"0128": ["DS", "TableTopVerticalPosition"],
|
|
3273
|
-
"0129": ["DS", "TableTopLongitudinalPosition"],
|
|
3274
|
-
"012A": ["DS", "TableTopLateralPosition"],
|
|
3275
|
-
"012C": ["DS", "IsocenterPosition"],
|
|
3276
|
-
"012E": ["DS", "SurfaceEntryPoint"],
|
|
3277
|
-
"0130": ["DS", "SourceToSurfaceDistance"],
|
|
3278
|
-
"0134": ["DS", "CumulativeMetersetWeight"],
|
|
3279
|
-
"0140": ["FL", "TableTopPitchAngle"],
|
|
3280
|
-
"0142": ["CS", "TableTopPitchRotationDirection"],
|
|
3281
|
-
"0144": ["FL", "TableTopRollAngle"],
|
|
3282
|
-
"0146": ["CS", "TableTopRollRotationDirection"],
|
|
3283
|
-
"0148": ["FL", "HeadFixationAngle"],
|
|
3284
|
-
"014A": ["FL", "GantryPitchAngle"],
|
|
3285
|
-
"014C": ["CS", "GantryPitchRotationDirection"],
|
|
3286
|
-
"014E": ["FL", "GantryPitchAngleTolerance"],
|
|
3287
|
-
"0180": ["SQ", "PatientSetupSequence"],
|
|
3288
|
-
"0182": ["IS", "PatientSetupNumber"],
|
|
3289
|
-
"0183": ["LO", "PatientSetupLabel"],
|
|
3290
|
-
"0184": ["LO", "PatientAdditionalPosition"],
|
|
3291
|
-
"0190": ["SQ", "FixationDeviceSequence"],
|
|
3292
|
-
"0192": ["CS", "FixationDeviceType"],
|
|
3293
|
-
"0194": ["SH", "FixationDeviceLabel"],
|
|
3294
|
-
"0196": ["ST", "FixationDeviceDescription"],
|
|
3295
|
-
"0198": ["SH", "FixationDevicePosition"],
|
|
3296
|
-
"0199": ["FL", "FixationDevicePitchAngle"],
|
|
3297
|
-
"019A": ["FL", "FixationDeviceRollAngle"],
|
|
3298
|
-
"01A0": ["SQ", "ShieldingDeviceSequence"],
|
|
3299
|
-
"01A2": ["CS", "ShieldingDeviceType"],
|
|
3300
|
-
"01A4": ["SH", "ShieldingDeviceLabel"],
|
|
3301
|
-
"01A6": ["ST", "ShieldingDeviceDescription"],
|
|
3302
|
-
"01A8": ["SH", "ShieldingDevicePosition"],
|
|
3303
|
-
"01B0": ["CS", "SetupTechnique"],
|
|
3304
|
-
"01B2": ["ST", "SetupTechniqueDescription"],
|
|
3305
|
-
"01B4": ["SQ", "SetupDeviceSequence"],
|
|
3306
|
-
"01B6": ["CS", "SetupDeviceType"],
|
|
3307
|
-
"01B8": ["SH", "SetupDeviceLabel"],
|
|
3308
|
-
"01BA": ["ST", "SetupDeviceDescription"],
|
|
3309
|
-
"01BC": ["DS", "SetupDeviceParameter"],
|
|
3310
|
-
"01D0": ["ST", "SetupReferenceDescription"],
|
|
3311
|
-
"01D2": ["DS", "TableTopVerticalSetupDisplacement"],
|
|
3312
|
-
"01D4": ["DS", "TableTopLongitudinalSetupDisplacement"],
|
|
3313
|
-
"01D6": ["DS", "TableTopLateralSetupDisplacement"],
|
|
3314
|
-
"0200": ["CS", "BrachyTreatmentTechnique"],
|
|
3315
|
-
"0202": ["CS", "BrachyTreatmentType"],
|
|
3316
|
-
"0206": ["SQ", "TreatmentMachineSequence"],
|
|
3317
|
-
"0210": ["SQ", "SourceSequence"],
|
|
3318
|
-
"0212": ["IS", "SourceNumber"],
|
|
3319
|
-
"0214": ["CS", "SourceType"],
|
|
3320
|
-
"0216": ["LO", "SourceManufacturer"],
|
|
3321
|
-
"0218": ["DS", "ActiveSourceDiameter"],
|
|
3322
|
-
"021A": ["DS", "ActiveSourceLength"],
|
|
3323
|
-
"0222": ["DS", "SourceEncapsulationNominalThickness"],
|
|
3324
|
-
"0224": ["DS", "SourceEncapsulationNominalTransmission"],
|
|
3325
|
-
"0226": ["LO", "SourceIsotopeName"],
|
|
3326
|
-
"0228": ["DS", "SourceIsotopeHalfLife"],
|
|
3327
|
-
"0229": ["CS", "SourceStrengthUnits"],
|
|
3328
|
-
"022A": ["DS", "ReferenceAirKermaRate"],
|
|
3329
|
-
"022B": ["DS", "SourceStrength"],
|
|
3330
|
-
"022C": ["DA", "SourceStrengthReferenceDate"],
|
|
3331
|
-
"022E": ["TM", "SourceStrengthReferenceTime"],
|
|
3332
|
-
"0230": ["SQ", "ApplicationSetupSequence"],
|
|
3333
|
-
"0232": ["CS", "ApplicationSetupType"],
|
|
3334
|
-
"0234": ["IS", "ApplicationSetupNumber"],
|
|
3335
|
-
"0236": ["LO", "ApplicationSetupName"],
|
|
3336
|
-
"0238": ["LO", "ApplicationSetupManufacturer"],
|
|
3337
|
-
"0240": ["IS", "TemplateNumber"],
|
|
3338
|
-
"0242": ["SH", "TemplateType"],
|
|
3339
|
-
"0244": ["LO", "TemplateName"],
|
|
3340
|
-
"0250": ["DS", "TotalReferenceAirKerma"],
|
|
3341
|
-
"0260": ["SQ", "BrachyAccessoryDeviceSequence"],
|
|
3342
|
-
"0262": ["IS", "BrachyAccessoryDeviceNumber"],
|
|
3343
|
-
"0263": ["SH", "BrachyAccessoryDeviceID"],
|
|
3344
|
-
"0264": ["CS", "BrachyAccessoryDeviceType"],
|
|
3345
|
-
"0266": ["LO", "BrachyAccessoryDeviceName"],
|
|
3346
|
-
"026A": ["DS", "BrachyAccessoryDeviceNominalThickness"],
|
|
3347
|
-
"026C": ["DS", "BrachyAccessoryDeviceNominalTransmission"],
|
|
3348
|
-
"0280": ["SQ", "ChannelSequence"],
|
|
3349
|
-
"0282": ["IS", "ChannelNumber"],
|
|
3350
|
-
"0284": ["DS", "ChannelLength"],
|
|
3351
|
-
"0286": ["DS", "ChannelTotalTime"],
|
|
3352
|
-
"0288": ["CS", "SourceMovementType"],
|
|
3353
|
-
"028A": ["IS", "NumberOfPulses"],
|
|
3354
|
-
"028C": ["DS", "PulseRepetitionInterval"],
|
|
3355
|
-
"0290": ["IS", "SourceApplicatorNumber"],
|
|
3356
|
-
"0291": ["SH", "SourceApplicatorID"],
|
|
3357
|
-
"0292": ["CS", "SourceApplicatorType"],
|
|
3358
|
-
"0294": ["LO", "SourceApplicatorName"],
|
|
3359
|
-
"0296": ["DS", "SourceApplicatorLength"],
|
|
3360
|
-
"0298": ["LO", "SourceApplicatorManufacturer"],
|
|
3361
|
-
"029C": ["DS", "SourceApplicatorWallNominalThickness"],
|
|
3362
|
-
"029E": ["DS", "SourceApplicatorWallNominalTransmission"],
|
|
3363
|
-
"02A0": ["DS", "SourceApplicatorStepSize"],
|
|
3364
|
-
"02A2": ["IS", "TransferTubeNumber"],
|
|
3365
|
-
"02A4": ["DS", "TransferTubeLength"],
|
|
3366
|
-
"02B0": ["SQ", "ChannelShieldSequence"],
|
|
3367
|
-
"02B2": ["IS", "ChannelShieldNumber"],
|
|
3368
|
-
"02B3": ["SH", "ChannelShieldID"],
|
|
3369
|
-
"02B4": ["LO", "ChannelShieldName"],
|
|
3370
|
-
"02B8": ["DS", "ChannelShieldNominalThickness"],
|
|
3371
|
-
"02BA": ["DS", "ChannelShieldNominalTransmission"],
|
|
3372
|
-
"02C8": ["DS", "FinalCumulativeTimeWeight"],
|
|
3373
|
-
"02D0": ["SQ", "BrachyControlPointSequence"],
|
|
3374
|
-
"02D2": ["DS", "ControlPointRelativePosition"],
|
|
3375
|
-
"02D4": ["DS", "ControlPoint3DPosition"],
|
|
3376
|
-
"02D6": ["DS", "CumulativeTimeWeight"],
|
|
3377
|
-
"02E0": ["CS", "CompensatorDivergence"],
|
|
3378
|
-
"02E1": ["CS", "CompensatorMountingPosition"],
|
|
3379
|
-
"02E2": ["DS", "SourceToCompensatorDistance"],
|
|
3380
|
-
"02E3": ["FL", "TotalCompensatorTrayWaterEquivalentThickness"],
|
|
3381
|
-
"02E4": ["FL", "IsocenterToCompensatorTrayDistance"],
|
|
3382
|
-
"02E5": ["FL", "CompensatorColumnOffset"],
|
|
3383
|
-
"02E6": ["FL", "IsocenterToCompensatorDistances"],
|
|
3384
|
-
"02E7": ["FL", "CompensatorRelativeStoppingPowerRatio"],
|
|
3385
|
-
"02E8": ["FL", "CompensatorMillingToolDiameter"],
|
|
3386
|
-
"02EA": ["SQ", "IonRangeCompensatorSequence"],
|
|
3387
|
-
"02EB": ["LT", "CompensatorDescription"],
|
|
3388
|
-
"0302": ["IS", "RadiationMassNumber"],
|
|
3389
|
-
"0304": ["IS", "RadiationAtomicNumber"],
|
|
3390
|
-
"0306": ["SS", "RadiationChargeState"],
|
|
3391
|
-
"0308": ["CS", "ScanMode"],
|
|
3392
|
-
"030A": ["FL", "VirtualSourceAxisDistances"],
|
|
3393
|
-
"030C": ["SQ", "SnoutSequence"],
|
|
3394
|
-
"030D": ["FL", "SnoutPosition"],
|
|
3395
|
-
"030F": ["SH", "SnoutID"],
|
|
3396
|
-
"0312": ["IS", "NumberOfRangeShifters"],
|
|
3397
|
-
"0314": ["SQ", "RangeShifterSequence"],
|
|
3398
|
-
"0316": ["IS", "RangeShifterNumber"],
|
|
3399
|
-
"0318": ["SH", "RangeShifterID"],
|
|
3400
|
-
"0320": ["CS", "RangeShifterType"],
|
|
3401
|
-
"0322": ["LO", "RangeShifterDescription"],
|
|
3402
|
-
"0330": ["IS", "NumberOfLateralSpreadingDevices"],
|
|
3403
|
-
"0332": ["SQ", "LateralSpreadingDeviceSequence"],
|
|
3404
|
-
"0334": ["IS", "LateralSpreadingDeviceNumber"],
|
|
3405
|
-
"0336": ["SH", "LateralSpreadingDeviceID"],
|
|
3406
|
-
"0338": ["CS", "LateralSpreadingDeviceType"],
|
|
3407
|
-
"033A": ["LO", "LateralSpreadingDeviceDescription"],
|
|
3408
|
-
"033C": ["FL", "LateralSpreadingDeviceWaterEquivalentThickness"],
|
|
3409
|
-
"0340": ["IS", "NumberOfRangeModulators"],
|
|
3410
|
-
"0342": ["SQ", "RangeModulatorSequence"],
|
|
3411
|
-
"0344": ["IS", "RangeModulatorNumber"],
|
|
3412
|
-
"0346": ["SH", "RangeModulatorID"],
|
|
3413
|
-
"0348": ["CS", "RangeModulatorType"],
|
|
3414
|
-
"034A": ["LO", "RangeModulatorDescription"],
|
|
3415
|
-
"034C": ["SH", "BeamCurrentModulationID"],
|
|
3416
|
-
"0350": ["CS", "PatientSupportType"],
|
|
3417
|
-
"0352": ["SH", "PatientSupportID"],
|
|
3418
|
-
"0354": ["LO", "PatientSupportAccessoryCode"],
|
|
3419
|
-
"0356": ["FL", "FixationLightAzimuthalAngle"],
|
|
3420
|
-
"0358": ["FL", "FixationLightPolarAngle"],
|
|
3421
|
-
"035A": ["FL", "MetersetRate"],
|
|
3422
|
-
"0360": ["SQ", "RangeShifterSettingsSequence"],
|
|
3423
|
-
"0362": ["LO", "RangeShifterSetting"],
|
|
3424
|
-
"0364": ["FL", "IsocenterToRangeShifterDistance"],
|
|
3425
|
-
"0366": ["FL", "RangeShifterWaterEquivalentThickness"],
|
|
3426
|
-
"0370": ["SQ", "LateralSpreadingDeviceSettingsSequence"],
|
|
3427
|
-
"0372": ["LO", "LateralSpreadingDeviceSetting"],
|
|
3428
|
-
"0374": ["FL", "IsocenterToLateralSpreadingDeviceDistance"],
|
|
3429
|
-
"0380": ["SQ", "RangeModulatorSettingsSequence"],
|
|
3430
|
-
"0382": ["FL", "RangeModulatorGatingStartValue"],
|
|
3431
|
-
"0384": ["FL", "RangeModulatorGatingStopValue"],
|
|
3432
|
-
"0386": ["FL", "RangeModulatorGatingStartWaterEquivalentThickness"],
|
|
3433
|
-
"0388": ["FL", "RangeModulatorGatingStopWaterEquivalentThickness"],
|
|
3434
|
-
"038A": ["FL", "IsocenterToRangeModulatorDistance"],
|
|
3435
|
-
"0390": ["SH", "ScanSpotTuneID"],
|
|
3436
|
-
"0392": ["IS", "NumberOfScanSpotPositions"],
|
|
3437
|
-
"0394": ["FL", "ScanSpotPositionMap"],
|
|
3438
|
-
"0396": ["FL", "ScanSpotMetersetWeights"],
|
|
3439
|
-
"0398": ["FL", "ScanningSpotSize"],
|
|
3440
|
-
"039A": ["IS", "NumberOfPaintings"],
|
|
3441
|
-
"03A0": ["SQ", "IonToleranceTableSequence"],
|
|
3442
|
-
"03A2": ["SQ", "IonBeamSequence"],
|
|
3443
|
-
"03A4": ["SQ", "IonBeamLimitingDeviceSequence"],
|
|
3444
|
-
"03A6": ["SQ", "IonBlockSequence"],
|
|
3445
|
-
"03A8": ["SQ", "IonControlPointSequence"],
|
|
3446
|
-
"03AA": ["SQ", "IonWedgeSequence"],
|
|
3447
|
-
"03AC": ["SQ", "IonWedgePositionSequence"],
|
|
3448
|
-
"0401": ["SQ", "ReferencedSetupImageSequence"],
|
|
3449
|
-
"0402": ["ST", "SetupImageComment"],
|
|
3450
|
-
"0410": ["SQ", "MotionSynchronizationSequence"],
|
|
3451
|
-
"0412": ["FL", "ControlPointOrientation"],
|
|
3452
|
-
"0420": ["SQ", "GeneralAccessorySequence"],
|
|
3453
|
-
"0421": ["SH", "GeneralAccessoryID"],
|
|
3454
|
-
"0422": ["ST", "GeneralAccessoryDescription"],
|
|
3455
|
-
"0423": ["CS", "GeneralAccessoryType"],
|
|
3456
|
-
"0424": ["IS", "GeneralAccessoryNumber"],
|
|
3457
|
-
"0431": ["SQ", "ApplicatorGeometrySequence"],
|
|
3458
|
-
"0432": ["CS", "ApplicatorApertureShape"],
|
|
3459
|
-
"0433": ["FL", "ApplicatorOpening"],
|
|
3460
|
-
"0434": ["FL", "ApplicatorOpeningX"],
|
|
3461
|
-
"0435": ["FL", "ApplicatorOpeningY"],
|
|
3462
|
-
"0436": ["FL", "SourceToApplicatorMountingPositionDistance"]
|
|
3463
|
-
},
|
|
3464
|
-
"300C": {
|
|
3465
|
-
"0002": ["SQ", "ReferencedRTPlanSequence"],
|
|
3466
|
-
"0004": ["SQ", "ReferencedBeamSequence"],
|
|
3467
|
-
"0006": ["IS", "ReferencedBeamNumber"],
|
|
3468
|
-
"0007": ["IS", "ReferencedReferenceImageNumber"],
|
|
3469
|
-
"0008": ["DS", "StartCumulativeMetersetWeight"],
|
|
3470
|
-
"0009": ["DS", "EndCumulativeMetersetWeight"],
|
|
3471
|
-
"000A": ["SQ", "ReferencedBrachyApplicationSetupSequence"],
|
|
3472
|
-
"000C": ["IS", "ReferencedBrachyApplicationSetupNumber"],
|
|
3473
|
-
"000E": ["IS", "ReferencedSourceNumber"],
|
|
3474
|
-
"0020": ["SQ", "ReferencedFractionGroupSequence"],
|
|
3475
|
-
"0022": ["IS", "ReferencedFractionGroupNumber"],
|
|
3476
|
-
"0040": ["SQ", "ReferencedVerificationImageSequence"],
|
|
3477
|
-
"0042": ["SQ", "ReferencedReferenceImageSequence"],
|
|
3478
|
-
"0050": ["SQ", "ReferencedDoseReferenceSequence"],
|
|
3479
|
-
"0051": ["IS", "ReferencedDoseReferenceNumber"],
|
|
3480
|
-
"0055": ["SQ", "BrachyReferencedDoseReferenceSequence"],
|
|
3481
|
-
"0060": ["SQ", "ReferencedStructureSetSequence"],
|
|
3482
|
-
"006A": ["IS", "ReferencedPatientSetupNumber"],
|
|
3483
|
-
"0080": ["SQ", "ReferencedDoseSequence"],
|
|
3484
|
-
"00A0": ["IS", "ReferencedToleranceTableNumber"],
|
|
3485
|
-
"00B0": ["SQ", "ReferencedBolusSequence"],
|
|
3486
|
-
"00C0": ["IS", "ReferencedWedgeNumber"],
|
|
3487
|
-
"00D0": ["IS", "ReferencedCompensatorNumber"],
|
|
3488
|
-
"00E0": ["IS", "ReferencedBlockNumber"],
|
|
3489
|
-
"00F0": ["IS", "ReferencedControlPointIndex"],
|
|
3490
|
-
"00F2": ["SQ", "ReferencedControlPointSequence"],
|
|
3491
|
-
"00F4": ["IS", "ReferencedStartControlPointIndex"],
|
|
3492
|
-
"00F6": ["IS", "ReferencedStopControlPointIndex"],
|
|
3493
|
-
"0100": ["IS", "ReferencedRangeShifterNumber"],
|
|
3494
|
-
"0102": ["IS", "ReferencedLateralSpreadingDeviceNumber"],
|
|
3495
|
-
"0104": ["IS", "ReferencedRangeModulatorNumber"]
|
|
3496
|
-
},
|
|
3497
|
-
"300E": {
|
|
3498
|
-
"0002": ["CS", "ApprovalStatus"],
|
|
3499
|
-
"0004": ["DA", "ReviewDate"],
|
|
3500
|
-
"0005": ["TM", "ReviewTime"],
|
|
3501
|
-
"0008": ["PN", "ReviewerName"]
|
|
3502
|
-
},
|
|
3503
|
-
"4000": {
|
|
3504
|
-
"0010": ["LT", "Arbitrary"],
|
|
3505
|
-
"4000": ["LT", "TextComments"]
|
|
3506
|
-
},
|
|
3507
|
-
"4008": {
|
|
3508
|
-
"0040": ["SH", "ResultsID"],
|
|
3509
|
-
"0042": ["LO", "ResultsIDIssuer"],
|
|
3510
|
-
"0050": ["SQ", "ReferencedInterpretationSequence"],
|
|
3511
|
-
"00FF": ["CS", "ReportProductionStatusTrial"],
|
|
3512
|
-
"0100": ["DA", "InterpretationRecordedDate"],
|
|
3513
|
-
"0101": ["TM", "InterpretationRecordedTime"],
|
|
3514
|
-
"0102": ["PN", "InterpretationRecorder"],
|
|
3515
|
-
"0103": ["LO", "ReferenceToRecordedSound"],
|
|
3516
|
-
"0108": ["DA", "InterpretationTranscriptionDate"],
|
|
3517
|
-
"0109": ["TM", "InterpretationTranscriptionTime"],
|
|
3518
|
-
"010A": ["PN", "InterpretationTranscriber"],
|
|
3519
|
-
"010B": ["ST", "InterpretationText"],
|
|
3520
|
-
"010C": ["PN", "InterpretationAuthor"],
|
|
3521
|
-
"0111": ["SQ", "InterpretationApproverSequence"],
|
|
3522
|
-
"0112": ["DA", "InterpretationApprovalDate"],
|
|
3523
|
-
"0113": ["TM", "InterpretationApprovalTime"],
|
|
3524
|
-
"0114": ["PN", "PhysicianApprovingInterpretation"],
|
|
3525
|
-
"0115": ["LT", "InterpretationDiagnosisDescription"],
|
|
3526
|
-
"0117": ["SQ", "InterpretationDiagnosisCodeSequence"],
|
|
3527
|
-
"0118": ["SQ", "ResultsDistributionListSequence"],
|
|
3528
|
-
"0119": ["PN", "DistributionName"],
|
|
3529
|
-
"011A": ["LO", "DistributionAddress"],
|
|
3530
|
-
"0200": ["SH", "InterpretationID"],
|
|
3531
|
-
"0202": ["LO", "InterpretationIDIssuer"],
|
|
3532
|
-
"0210": ["CS", "InterpretationTypeID"],
|
|
3533
|
-
"0212": ["CS", "InterpretationStatusID"],
|
|
3534
|
-
"0300": ["ST", "Impressions"],
|
|
3535
|
-
"4000": ["ST", "ResultsComments"]
|
|
3536
|
-
},
|
|
3537
|
-
"4010": {
|
|
3538
|
-
"0001": ["CS", "LowEnergyDetectors"],
|
|
3539
|
-
"0002": ["CS", "HighEnergyDetectors"],
|
|
3540
|
-
"0004": ["SQ", "DetectorGeometrySequence"],
|
|
3541
|
-
"1001": ["SQ", "ThreatROIVoxelSequence"],
|
|
3542
|
-
"1004": ["FL", "ThreatROIBase"],
|
|
3543
|
-
"1005": ["FL", "ThreatROIExtents"],
|
|
3544
|
-
"1006": ["OB", "ThreatROIBitmap"],
|
|
3545
|
-
"1007": ["SH", "RouteSegmentID"],
|
|
3546
|
-
"1008": ["CS", "GantryType"],
|
|
3547
|
-
"1009": ["CS", "OOIOwnerType"],
|
|
3548
|
-
"100A": ["SQ", "RouteSegmentSequence"],
|
|
3549
|
-
"1010": ["US", "PotentialThreatObjectID"],
|
|
3550
|
-
"1011": ["SQ", "ThreatSequence"],
|
|
3551
|
-
"1012": ["CS", "ThreatCategory"],
|
|
3552
|
-
"1013": ["LT", "ThreatCategoryDescription"],
|
|
3553
|
-
"1014": ["CS", "ATDAbilityAssessment"],
|
|
3554
|
-
"1015": ["CS", "ATDAssessmentFlag"],
|
|
3555
|
-
"1016": ["FL", "ATDAssessmentProbability"],
|
|
3556
|
-
"1017": ["FL", "Mass"],
|
|
3557
|
-
"1018": ["FL", "Density"],
|
|
3558
|
-
"1019": ["FL", "ZEffective"],
|
|
3559
|
-
"101A": ["SH", "BoardingPassID"],
|
|
3560
|
-
"101B": ["FL", "CenterOfMass"],
|
|
3561
|
-
"101C": ["FL", "CenterOfPTO"],
|
|
3562
|
-
"101D": ["FL", "BoundingPolygon"],
|
|
3563
|
-
"101E": ["SH", "RouteSegmentStartLocationID"],
|
|
3564
|
-
"101F": ["SH", "RouteSegmentEndLocationID"],
|
|
3565
|
-
"1020": ["CS", "RouteSegmentLocationIDType"],
|
|
3566
|
-
"1021": ["CS", "AbortReason"],
|
|
3567
|
-
"1023": ["FL", "VolumeOfPTO"],
|
|
3568
|
-
"1024": ["CS", "AbortFlag"],
|
|
3569
|
-
"1025": ["DT", "RouteSegmentStartTime"],
|
|
3570
|
-
"1026": ["DT", "RouteSegmentEndTime"],
|
|
3571
|
-
"1027": ["CS", "TDRType"],
|
|
3572
|
-
"1028": ["CS", "InternationalRouteSegment"],
|
|
3573
|
-
"1029": ["LO", "ThreatDetectionAlgorithmandVersion"],
|
|
3574
|
-
"102A": ["SH", "AssignedLocation"],
|
|
3575
|
-
"102B": ["DT", "AlarmDecisionTime"],
|
|
3576
|
-
"1031": ["CS", "AlarmDecision"],
|
|
3577
|
-
"1033": ["US", "NumberOfTotalObjects"],
|
|
3578
|
-
"1034": ["US", "NumberOfAlarmObjects"],
|
|
3579
|
-
"1037": ["SQ", "PTORepresentationSequence"],
|
|
3580
|
-
"1038": ["SQ", "ATDAssessmentSequence"],
|
|
3581
|
-
"1039": ["CS", "TIPType"],
|
|
3582
|
-
"103A": ["CS", "DICOSVersion"],
|
|
3583
|
-
"1041": ["DT", "OOIOwnerCreationTime"],
|
|
3584
|
-
"1042": ["CS", "OOIType"],
|
|
3585
|
-
"1043": ["FL", "OOISize"],
|
|
3586
|
-
"1044": ["CS", "AcquisitionStatus"],
|
|
3587
|
-
"1045": ["SQ", "BasisMaterialsCodeSequence"],
|
|
3588
|
-
"1046": ["CS", "PhantomType"],
|
|
3589
|
-
"1047": ["SQ", "OOIOwnerSequence"],
|
|
3590
|
-
"1048": ["CS", "ScanType"],
|
|
3591
|
-
"1051": ["LO", "ItineraryID"],
|
|
3592
|
-
"1052": ["SH", "ItineraryIDType"],
|
|
3593
|
-
"1053": ["LO", "ItineraryIDAssigningAuthority"],
|
|
3594
|
-
"1054": ["SH", "RouteID"],
|
|
3595
|
-
"1055": ["SH", "RouteIDAssigningAuthority"],
|
|
3596
|
-
"1056": ["CS", "InboundArrivalType"],
|
|
3597
|
-
"1058": ["SH", "CarrierID"],
|
|
3598
|
-
"1059": ["CS", "CarrierIDAssigningAuthority"],
|
|
3599
|
-
"1060": ["FL", "SourceOrientation"],
|
|
3600
|
-
"1061": ["FL", "SourcePosition"],
|
|
3601
|
-
"1062": ["FL", "BeltHeight"],
|
|
3602
|
-
"1064": ["SQ", "AlgorithmRoutingCodeSequence"],
|
|
3603
|
-
"1067": ["CS", "TransportClassification"],
|
|
3604
|
-
"1068": ["LT", "OOITypeDescriptor"],
|
|
3605
|
-
"1069": ["FL", "TotalProcessingTime"],
|
|
3606
|
-
"106C": ["OB", "DetectorCalibrationData"]
|
|
3607
|
-
},
|
|
3608
|
-
"7FE0": {
|
|
3609
|
-
"0010": ["OB", "PixelData"],
|
|
3610
|
-
}
|
|
3611
|
-
};
|
|
3612
|
-
exports.default = TagsDictionaryEnums;
|