dcm_dict 0.60.0 → 0.61.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -1
- data/README.md +1 -1
- data/lib/dcm_dict/source_data/data_elements_data.rb +8 -1
- data/lib/dcm_dict/version.rb +2 -2
- data/spec/data_element_sample_spec_helper.rb +4 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dedf4cff8f5796f3bccda8b788686b3d6711ebbebf9fea58c65030a570a65ec1
|
|
4
|
+
data.tar.gz: d29afb24d041f24fd289f4a63b9f75ba05bdcd9a5cb50e9b8910a8538044cb6a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fdfbd777ff134eb405735fbf823631707ffdc563a135ae7e4618c51fe258bede7c5304b832b3fc8a440fa416374f66f5c26415ce3af69c1bbd27ea425986b388
|
|
7
|
+
data.tar.gz: c9cb0b1c1b613731205a7373a28a4a1b78922fd76cc059a585ed8afac2ff8cfea2e63578e2e14ed97965ce02cbee454a7cd3ddb41af779cfb63cdf6b88ddf511
|
data/CHANGELOG.md
CHANGED
data/README.md
CHANGED
|
@@ -295,7 +295,7 @@ Note: the script use the [Nokogiri][3] as XML parser if installed as gem, otherw
|
|
|
295
295
|
Check the file for other details.
|
|
296
296
|
|
|
297
297
|
## Note
|
|
298
|
-
Current library version is aligned to *DICOM Base Standard* **
|
|
298
|
+
Current library version is aligned to *DICOM Base Standard* **2024e**
|
|
299
299
|
|
|
300
300
|
## Install
|
|
301
301
|
|
|
@@ -324,6 +324,7 @@ Only characters from the Default Character Repertoire may be used.'},
|
|
|
324
324
|
{ tag_ps: '(0008,114A)', tag_name: "Referenced Instance Sequence", tag_key: 'ReferencedInstanceSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,114A)', tag_sym: :referenced_instance_sequence, tag_ndm: '0008114A', tag_ary: [0x0008,0x114A], tag_multiple: false, tag_note: ''},
|
|
325
325
|
{ tag_ps: '(0008,114B)', tag_name: "Referenced Real World Value Mapping Instance Sequence", tag_key: 'ReferencedRealWorldValueMappingInstanceSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,114B)', tag_sym: :referenced_real_world_value_mapping_instance_sequence, tag_ndm: '0008114B', tag_ary: [0x0008,0x114B], tag_multiple: false, tag_note: ''},
|
|
326
326
|
{ tag_ps: '(0008,114C)', tag_name: "Referenced Segmentation Sequence", tag_key: 'ReferencedSegmentationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,114C)', tag_sym: :referenced_segmentation_sequence, tag_ndm: '0008114C', tag_ary: [0x0008,0x114C], tag_multiple: false, tag_note: ''},
|
|
327
|
+
{ tag_ps: '(0008,114D)', tag_name: "Referenced Surface Segmentation Sequence", tag_key: 'ReferencedSurfaceSegmentationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,114D)', tag_sym: :referenced_surface_segmentation_sequence, tag_ndm: '0008114D', tag_ary: [0x0008,0x114D], tag_multiple: false, tag_note: ''},
|
|
327
328
|
{ tag_ps: '(0008,1150)', tag_name: "Referenced SOP Class UID", tag_key: 'ReferencedSOPClassUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0008,1150)', tag_sym: :referenced_sop_class_uid, tag_ndm: '00081150', tag_ary: [0x0008,0x1150], tag_multiple: false, tag_note: ''},
|
|
328
329
|
{ tag_ps: '(0008,1155)', tag_name: "Referenced SOP Instance UID", tag_key: 'ReferencedSOPInstanceUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0008,1155)', tag_sym: :referenced_sop_instance_uid, tag_ndm: '00081155', tag_ary: [0x0008,0x1155], tag_multiple: false, tag_note: ''},
|
|
329
330
|
{ tag_ps: '(0008,1156)', tag_name: "Definition Source Sequence", tag_key: 'DefinitionSourceSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,1156)', tag_sym: :definition_source_sequence, tag_ndm: '00081156', tag_ary: [0x0008,0x1156], tag_multiple: false, tag_note: ''},
|
|
@@ -2101,12 +2102,16 @@ Only characters from the Default Character Repertoire may be used.'},
|
|
|
2101
2102
|
{ tag_ps: '(0022,1618)', tag_name: "Scan Pattern Type Code Sequence", tag_key: 'ScanPatternTypeCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0022,1618)', tag_sym: :scan_pattern_type_code_sequence, tag_ndm: '00221618', tag_ary: [0x0022,0x1618], tag_multiple: false, tag_note: ''},
|
|
2102
2103
|
{ tag_ps: '(0022,1620)', tag_name: "Referenced Surface Mesh Identification Sequence", tag_key: 'ReferencedSurfaceMeshIdentificationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0022,1620)', tag_sym: :referenced_surface_mesh_identification_sequence, tag_ndm: '00221620', tag_ary: [0x0022,0x1620], tag_multiple: false, tag_note: ''},
|
|
2103
2104
|
{ tag_ps: '(0022,1622)', tag_name: "Ophthalmic Volumetric Properties Flag", tag_key: 'OphthalmicVolumetricPropertiesFlag', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0022,1622)', tag_sym: :ophthalmic_volumetric_properties_flag, tag_ndm: '00221622', tag_ary: [0x0022,0x1622], tag_multiple: false, tag_note: ''},
|
|
2105
|
+
{ tag_ps: '(0022,1623)', tag_name: "Ophthalmic Anatomic Reference Point Frame Coordinate", tag_key: 'OphthalmicAnatomicReferencePointFrameCoordinate', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(0022,1623)', tag_sym: :ophthalmic_anatomic_reference_point_frame_coordinate, tag_ndm: '00221623', tag_ary: [0x0022,0x1623], tag_multiple: false, tag_note: ''},
|
|
2104
2106
|
{ tag_ps: '(0022,1624)', tag_name: "Ophthalmic Anatomic Reference Point X-Coordinate", tag_key: 'OphthalmicAnatomicReferencePointXCoordinate', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(0022,1624)', tag_sym: :ophthalmic_anatomic_reference_point_x_coordinate, tag_ndm: '00221624', tag_ary: [0x0022,0x1624], tag_multiple: false, tag_note: ''},
|
|
2105
2107
|
{ tag_ps: '(0022,1626)', tag_name: "Ophthalmic Anatomic Reference Point Y-Coordinate", tag_key: 'OphthalmicAnatomicReferencePointYCoordinate', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(0022,1626)', tag_sym: :ophthalmic_anatomic_reference_point_y_coordinate, tag_ndm: '00221626', tag_ary: [0x0022,0x1626], tag_multiple: false, tag_note: ''},
|
|
2106
2108
|
{ tag_ps: '(0022,1627)', tag_name: "Ophthalmic En Face Volume Descriptor Sequence", tag_key: 'OphthalmicEnFaceVolumeDescriptorSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0022,1627)', tag_sym: :ophthalmic_en_face_volume_descriptor_sequence, tag_ndm: '00221627', tag_ary: [0x0022,0x1627], tag_multiple: false, tag_note: ''},
|
|
2107
2109
|
{ tag_ps: '(0022,1628)', tag_name: "Ophthalmic En Face Image Quality Rating Sequence", tag_key: 'OphthalmicEnFaceImageQualityRatingSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0022,1628)', tag_sym: :ophthalmic_en_face_image_quality_rating_sequence, tag_ndm: '00221628', tag_ary: [0x0022,0x1628], tag_multiple: false, tag_note: ''},
|
|
2108
2110
|
{ tag_ps: '(0022,1629)', tag_name: "Ophthalmic En Face Volume Descriptor Scope", tag_key: 'OphthalmicEnFaceVolumeDescriptorScope', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0022,1629)', tag_sym: :ophthalmic_en_face_volume_descriptor_scope, tag_ndm: '00221629', tag_ary: [0x0022,0x1629], tag_multiple: false, tag_note: ''},
|
|
2109
2111
|
{ tag_ps: '(0022,1630)', tag_name: "Quality Threshold", tag_key: 'QualityThreshold', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0022,1630)', tag_sym: :quality_threshold, tag_ndm: '00221630', tag_ary: [0x0022,0x1630], tag_multiple: false, tag_note: ''},
|
|
2112
|
+
{ tag_ps: '(0022,1632)', tag_name: "Ophthalmic Anatomic Reference Point Sequence", tag_key: 'OphthalmicAnatomicReferencePointSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0022,1632)', tag_sym: :ophthalmic_anatomic_reference_point_sequence, tag_ndm: '00221632', tag_ary: [0x0022,0x1632], tag_multiple: false, tag_note: ''},
|
|
2113
|
+
{ tag_ps: '(0022,1633)', tag_name: "Ophthalmic Anatomic Reference Point Localization Type", tag_key: 'OphthalmicAnatomicReferencePointLocalizationType', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0022,1633)', tag_sym: :ophthalmic_anatomic_reference_point_localization_type, tag_ndm: '00221633', tag_ary: [0x0022,0x1633], tag_multiple: false, tag_note: ''},
|
|
2114
|
+
{ tag_ps: '(0022,1634)', tag_name: "Primary Anatomic Structure Item Index", tag_key: 'PrimaryAnatomicStructureItemIndex', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(0022,1634)', tag_sym: :primary_anatomic_structure_item_index, tag_ndm: '00221634', tag_ary: [0x0022,0x1634], tag_multiple: false, tag_note: ''},
|
|
2110
2115
|
{ tag_ps: '(0022,1640)', tag_name: "OCT B-scan Analysis Acquisition Parameters Sequence", tag_key: 'OCTBscanAnalysisAcquisitionParametersSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0022,1640)', tag_sym: :oct_bscan_analysis_acquisition_parameters_sequence, tag_ndm: '00221640', tag_ary: [0x0022,0x1640], tag_multiple: false, tag_note: ''},
|
|
2111
2116
|
{ tag_ps: '(0022,1642)', tag_name: "Number of B-scans Per Frame", tag_key: 'NumberOfBscansPerFrame', tag_vr: [:UL], tag_vm: ["1"], tag_str: '(0022,1642)', tag_sym: :number_of_bscans_per_frame, tag_ndm: '00221642', tag_ary: [0x0022,0x1642], tag_multiple: false, tag_note: ''},
|
|
2112
2117
|
{ tag_ps: '(0022,1643)', tag_name: "B-scan Slab Thickness", tag_key: 'BscanSlabThickness', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(0022,1643)', tag_sym: :bscan_slab_thickness, tag_ndm: '00221643', tag_ary: [0x0022,0x1643], tag_multiple: false, tag_note: ''},
|
|
@@ -4122,8 +4127,9 @@ Only characters from the Default Character Repertoire may be used.'},
|
|
|
4122
4127
|
{ tag_ps: '(3004,000C)', tag_name: "Grid Frame Offset Vector", tag_key: 'GridFrameOffsetVector', tag_vr: [:DS], tag_vm: ["2-n"], tag_str: '(3004,000C)', tag_sym: :grid_frame_offset_vector, tag_ndm: '3004000C', tag_ary: [0x3004,0x000C], tag_multiple: false, tag_note: ''},
|
|
4123
4128
|
{ tag_ps: '(3004,000E)', tag_name: "Dose Grid Scaling", tag_key: 'DoseGridScaling', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(3004,000E)', tag_sym: :dose_grid_scaling, tag_ndm: '3004000E', tag_ary: [0x3004,0x000E], tag_multiple: false, tag_note: ''},
|
|
4124
4129
|
{ tag_ps: '(3004,0010)', tag_name: "RT Dose ROI Sequence", tag_key: 'RTDoseROISequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(3004,0010)', tag_sym: :rt_dose_roi_sequence, tag_ndm: '30040010', tag_ary: [0x3004,0x0010], tag_multiple: false, tag_note: 'RET (2022d)'},
|
|
4125
|
-
{ tag_ps: '(3004,0012)', tag_name: "Dose Value", tag_key: 'DoseValue', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(3004,0012)', tag_sym: :dose_value, tag_ndm: '30040012', tag_ary: [0x3004,0x0012], tag_multiple: false, tag_note: '
|
|
4130
|
+
{ tag_ps: '(3004,0012)', tag_name: "Dose Value", tag_key: 'DoseValue', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(3004,0012)', tag_sym: :dose_value, tag_ndm: '30040012', tag_ary: [0x3004,0x0012], tag_multiple: false, tag_note: ''},
|
|
4126
4131
|
{ tag_ps: '(3004,0014)', tag_name: "Tissue Heterogeneity Correction", tag_key: 'TissueHeterogeneityCorrection', tag_vr: [:CS], tag_vm: ["1-3"], tag_str: '(3004,0014)', tag_sym: :tissue_heterogeneity_correction, tag_ndm: '30040014', tag_ary: [0x3004,0x0014], tag_multiple: false, tag_note: ''},
|
|
4132
|
+
{ tag_ps: '(3004,0016)', tag_name: "Recommended Isodose Level Sequence", tag_key: 'RecommendedIsodoseLevelSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(3004,0016)', tag_sym: :recommended_isodose_level_sequence, tag_ndm: '30040016', tag_ary: [0x3004,0x0016], tag_multiple: false, tag_note: ''},
|
|
4127
4133
|
{ tag_ps: '(3004,0040)', tag_name: "DVH Normalization Point", tag_key: 'DVHNormalizationPoint', tag_vr: [:DS], tag_vm: ["3"], tag_str: '(3004,0040)', tag_sym: :dvh_normalization_point, tag_ndm: '30040040', tag_ary: [0x3004,0x0040], tag_multiple: false, tag_note: ''},
|
|
4128
4134
|
{ tag_ps: '(3004,0042)', tag_name: "DVH Normalization Dose Value", tag_key: 'DVHNormalizationDoseValue', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(3004,0042)', tag_sym: :dvh_normalization_dose_value, tag_ndm: '30040042', tag_ary: [0x3004,0x0042], tag_multiple: false, tag_note: ''},
|
|
4129
4135
|
{ tag_ps: '(3004,0050)', tag_name: "DVH Sequence", tag_key: 'DVHSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(3004,0050)', tag_sym: :dvh_sequence, tag_ndm: '30040050', tag_ary: [0x3004,0x0050], tag_multiple: false, tag_note: ''},
|
|
@@ -4600,6 +4606,7 @@ Only characters from the Default Character Repertoire may be used.'},
|
|
|
4600
4606
|
{ tag_ps: '(300A,02E8)', tag_name: "Compensator Milling Tool Diameter", tag_key: 'CompensatorMillingToolDiameter', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,02E8)', tag_sym: :compensator_milling_tool_diameter, tag_ndm: '300A02E8', tag_ary: [0x300A,0x02E8], tag_multiple: false, tag_note: ''},
|
|
4601
4607
|
{ tag_ps: '(300A,02EA)', tag_name: "Ion Range Compensator Sequence", tag_key: 'IonRangeCompensatorSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300A,02EA)', tag_sym: :ion_range_compensator_sequence, tag_ndm: '300A02EA', tag_ary: [0x300A,0x02EA], tag_multiple: false, tag_note: ''},
|
|
4602
4608
|
{ tag_ps: '(300A,02EB)', tag_name: "Compensator Description", tag_key: 'CompensatorDescription', tag_vr: [:LT], tag_vm: ["1"], tag_str: '(300A,02EB)', tag_sym: :compensator_description, tag_ndm: '300A02EB', tag_ary: [0x300A,0x02EB], tag_multiple: false, tag_note: ''},
|
|
4609
|
+
{ tag_ps: '(300A,02EC)', tag_name: "Compensator Surface Representation Flag", tag_key: 'CompensatorSurfaceRepresentationFlag', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(300A,02EC)', tag_sym: :compensator_surface_representation_flag, tag_ndm: '300A02EC', tag_ary: [0x300A,0x02EC], tag_multiple: false, tag_note: ''},
|
|
4603
4610
|
{ tag_ps: '(300A,0302)', tag_name: "Radiation Mass Number", tag_key: 'RadiationMassNumber', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(300A,0302)', tag_sym: :radiation_mass_number, tag_ndm: '300A0302', tag_ary: [0x300A,0x0302], tag_multiple: false, tag_note: ''},
|
|
4604
4611
|
{ tag_ps: '(300A,0304)', tag_name: "Radiation Atomic Number", tag_key: 'RadiationAtomicNumber', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(300A,0304)', tag_sym: :radiation_atomic_number, tag_ndm: '300A0304', tag_ary: [0x300A,0x0304], tag_multiple: false, tag_note: ''},
|
|
4605
4612
|
{ tag_ps: '(300A,0306)', tag_name: "Radiation Charge State", tag_key: 'RadiationChargeState', tag_vr: [:SS], tag_vm: ["1"], tag_str: '(300A,0306)', tag_sym: :radiation_charge_state, tag_ndm: '300A0306', tag_ary: [0x300A,0x0306], tag_multiple: false, tag_note: ''},
|
data/lib/dcm_dict/version.rb
CHANGED
|
@@ -171,7 +171,10 @@ module DataElementSampleSpecHelper
|
|
|
171
171
|
tag_ndm: '00089007', tag_ary: [0x0008,0x9007], tag_multiple: false, tag_note: ''},
|
|
172
172
|
[0x3004,0x0012] => { tag_ps: '(3004,0012)', tag_name: "Dose Value", tag_key: 'DoseValue',
|
|
173
173
|
tag_vr: [:DS], tag_vm: ["1"], tag_str: '(3004,0012)', tag_sym: :dose_value,
|
|
174
|
-
tag_ndm: '30040012', tag_ary: [0x3004,0x0012], tag_multiple: false, tag_note: '
|
|
174
|
+
tag_ndm: '30040012', tag_ary: [0x3004,0x0012], tag_multiple: false, tag_note: ''},
|
|
175
|
+
[0x300A,0x02EC] => { tag_ps: '(300A,02EC)', tag_name: "Compensator Surface Representation Flag", tag_key: 'CompensatorSurfaceRepresentationFlag',
|
|
176
|
+
tag_vr: [:CS], tag_vm: ["1"], tag_str: '(300A,02EC)', tag_sym: :compensator_surface_representation_flag,
|
|
177
|
+
tag_ndm: '300A02EC', tag_ary: [0x300A,0x02EC], tag_multiple: false, tag_note: ''},
|
|
175
178
|
}
|
|
176
179
|
end
|
|
177
180
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dcm_dict
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.61.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Enrico Rivarola
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-12-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: nokogiri
|
|
@@ -165,7 +165,7 @@ licenses:
|
|
|
165
165
|
metadata:
|
|
166
166
|
bug_tracker_uri: https://github.com/henrythebuilder/dcm_dict/issues
|
|
167
167
|
changelog_uri: https://github.com/henrythebuilder/dcm_dict/blob/master/CHANGELOG.md
|
|
168
|
-
documentation_uri: http://www.rubydoc.info/gems/dcm_dict/0.
|
|
168
|
+
documentation_uri: http://www.rubydoc.info/gems/dcm_dict/0.61.0
|
|
169
169
|
homepage_uri: http://rubygems.org/gems/dcm_dict
|
|
170
170
|
source_code_uri: https://github.com/henrythebuilder/dcm_dict
|
|
171
171
|
post_install_message:
|