dcm_dict 0.10.0 → 0.11.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b799f49bb0784303c46365871d97268d7ad22dd6
4
- data.tar.gz: cad99146473b3642b46e95fae59f1768a544a368
3
+ metadata.gz: 2fc6235e8c5f033b4812b5a82a46ea6b42b346de
4
+ data.tar.gz: 4e89e4dc3061238ae2fc29e496857ddb92cd6b22
5
5
  SHA512:
6
- metadata.gz: 9f32db45d12ac2bc3f802bcd4f5df4366be334c2cf411386cecbd80e2f61b2436e709897e23523e492e5698c3c8508fb6687517ccb8fd3f3c311cedfc001e5a4
7
- data.tar.gz: f945ac1c04d777f35033a7b8df218f5e34cd8412180f54a25fdac348d5cb6d66fb5a7316448154c4de746c4e6fffc84fe88df4550cd7dbb9274e922897a6006d
6
+ metadata.gz: 8bd088c427f77fa265289ec9dabb68ab85dac862a4280285ddbf36f3809cf835833eb7556600f19be35d914a2635605d8aa9204763531a9d3f0294af9b886a2b
7
+ data.tar.gz: 55847909486c1bc4bd7db24eb89fda3a668b39ba989ae138a2a0d7c6f42f90b8be4d9ecaf2caf8c410d30160b6ad35b337a2e8d7d98c4878f2ecea6d1ac8302a
data/CHANGELOG CHANGED
@@ -1,3 +1,5 @@
1
+ - V0.11.0
2
+ -- Update to 2016e Base Standard
1
3
  - V0.10.0
2
4
  -- Update to 2016d Base Standard
3
5
  -- Fix symbol extraction for keyword tag with "RTROI", "DVHROI", "OCTZ", "WADORS", "STOWRS", "CIExy", "RGBLUT", "VOILUT", "CTDIvol", "XAXRF", "CurrentInuA", "TimeInuS", "ExposureInuAs" and "dBdt" values
data/README.md CHANGED
@@ -270,7 +270,7 @@ Note: the script use the [Nokogiri][3] as XML parser if installed as gem, otherw
270
270
  Check the file for other details.
271
271
 
272
272
  ## Note
273
- Current library version is aligned to *DICOM Base Standard* **2016d**
273
+ Current library version is aligned to *DICOM Base Standard* **2016e**
274
274
 
275
275
  ## Install
276
276
 
@@ -1916,6 +1916,9 @@ HIGH = 0001H'},
1916
1916
  { tag_ps: '(0028,1222)', tag_name: "Segmented Green Palette Color Lookup Table Data", tag_key: 'SegmentedGreenPaletteColorLookupTableData', tag_vr: [:OW], tag_vm: ["1"], tag_str: '(0028,1222)', tag_sym: :segmented_green_palette_color_lookup_table_data, tag_ndm: '00281222', tag_ary: [0x0028,0x1222], tag_multiple: false, tag_note: ''},
1917
1917
  { tag_ps: '(0028,1223)', tag_name: "Segmented Blue Palette Color Lookup Table Data", tag_key: 'SegmentedBluePaletteColorLookupTableData', tag_vr: [:OW], tag_vm: ["1"], tag_str: '(0028,1223)', tag_sym: :segmented_blue_palette_color_lookup_table_data, tag_ndm: '00281223', tag_ary: [0x0028,0x1223], tag_multiple: false, tag_note: ''},
1918
1918
  { tag_ps: '(0028,1224)', tag_name: "Segmented Alpha Palette Color Lookup Table Data", tag_key: 'SegmentedAlphaPaletteColorLookupTableData', tag_vr: [:OW], tag_vm: ["1"], tag_str: '(0028,1224)', tag_sym: :segmented_alpha_palette_color_lookup_table_data, tag_ndm: '00281224', tag_ary: [0x0028,0x1224], tag_multiple: false, tag_note: ''},
1919
+ { tag_ps: '(0028,1230)', tag_name: "Stored Value Color Range Sequence", tag_key: 'StoredValueColorRangeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0028,1230)', tag_sym: :stored_value_color_range_sequence, tag_ndm: '00281230', tag_ary: [0x0028,0x1230], tag_multiple: false, tag_note: ''},
1920
+ { tag_ps: '(0028,1231)', tag_name: "Minimum Stored Value Mapped", tag_key: 'MinimumStoredValueMapped', tag_vr: [:FD], tag_vm: ["1"], tag_str: '(0028,1231)', tag_sym: :minimum_stored_value_mapped, tag_ndm: '00281231', tag_ary: [0x0028,0x1231], tag_multiple: false, tag_note: ''},
1921
+ { tag_ps: '(0028,1232)', tag_name: "Maximum Stored Value Mapped", tag_key: 'MaximumStoredValueMapped', tag_vr: [:FD], tag_vm: ["1"], tag_str: '(0028,1232)', tag_sym: :maximum_stored_value_mapped, tag_ndm: '00281232', tag_ary: [0x0028,0x1232], tag_multiple: false, tag_note: ''},
1919
1922
  { tag_ps: '(0028,1300)', tag_name: "Breast Implant Present", tag_key: 'BreastImplantPresent', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0028,1300)', tag_sym: :breast_implant_present, tag_ndm: '00281300', tag_ary: [0x0028,0x1300], tag_multiple: false, tag_note: ''},
1920
1923
  { tag_ps: '(0028,1350)', tag_name: "Partial View", tag_key: 'PartialView', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0028,1350)', tag_sym: :partial_view, tag_ndm: '00281350', tag_ary: [0x0028,0x1350], tag_multiple: false, tag_note: ''},
1921
1924
  { tag_ps: '(0028,1351)', tag_name: "Partial View Description", tag_key: 'PartialViewDescription', tag_vr: [:ST], tag_vm: ["1"], tag_str: '(0028,1351)', tag_sym: :partial_view_description, tag_ndm: '00281351', tag_ary: [0x0028,0x1351], tag_multiple: false, tag_note: ''},
@@ -2715,6 +2718,7 @@ HIGH = 0001H'},
2715
2718
  { tag_ps: '(0062,0004)', tag_name: "Segment Number", tag_key: 'SegmentNumber', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0062,0004)', tag_sym: :segment_number, tag_ndm: '00620004', tag_ary: [0x0062,0x0004], tag_multiple: false, tag_note: ''},
2716
2719
  { tag_ps: '(0062,0005)', tag_name: "Segment Label", tag_key: 'SegmentLabel', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0062,0005)', tag_sym: :segment_label, tag_ndm: '00620005', tag_ary: [0x0062,0x0005], tag_multiple: false, tag_note: ''},
2717
2720
  { tag_ps: '(0062,0006)', tag_name: "Segment Description", tag_key: 'SegmentDescription', tag_vr: [:ST], tag_vm: ["1"], tag_str: '(0062,0006)', tag_sym: :segment_description, tag_ndm: '00620006', tag_ary: [0x0062,0x0006], tag_multiple: false, tag_note: ''},
2721
+ { tag_ps: '(0062,0007)', tag_name: "Segmentation Algorithm Identification Sequence", tag_key: 'SegmentationAlgorithmIdentificationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0062,0007)', tag_sym: :segmentation_algorithm_identification_sequence, tag_ndm: '00620007', tag_ary: [0x0062,0x0007], tag_multiple: false, tag_note: ''},
2718
2722
  { tag_ps: '(0062,0008)', tag_name: "Segment Algorithm Type", tag_key: 'SegmentAlgorithmType', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0062,0008)', tag_sym: :segment_algorithm_type, tag_ndm: '00620008', tag_ary: [0x0062,0x0008], tag_multiple: false, tag_note: ''},
2719
2723
  { tag_ps: '(0062,0009)', tag_name: "Segment Algorithm Name", tag_key: 'SegmentAlgorithmName', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0062,0009)', tag_sym: :segment_algorithm_name, tag_ndm: '00620009', tag_ary: [0x0062,0x0009], tag_multiple: false, tag_note: ''},
2720
2724
  { tag_ps: '(0062,000A)', tag_name: "Segment Identification Sequence", tag_key: 'SegmentIdentificationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0062,000A)', tag_sym: :segment_identification_sequence, tag_ndm: '0062000A', tag_ary: [0x0062,0x000A], tag_multiple: false, tag_note: ''},
@@ -3598,6 +3602,7 @@ HIGH = 0001H'},
3598
3602
  { tag_ps: '(3008,0064)', tag_name: "Measured Dose Reference Number", tag_key: 'MeasuredDoseReferenceNumber', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(3008,0064)', tag_sym: :measured_dose_reference_number, tag_ndm: '30080064', tag_ary: [0x3008,0x0064], tag_multiple: false, tag_note: ''},
3599
3603
  { tag_ps: '(3008,0065)', tag_name: "Parameter Pointer", tag_key: 'ParameterPointer', tag_vr: [:AT], tag_vm: ["1"], tag_str: '(3008,0065)', tag_sym: :parameter_pointer, tag_ndm: '30080065', tag_ary: [0x3008,0x0065], tag_multiple: false, tag_note: ''},
3600
3604
  { tag_ps: '(3008,0066)', tag_name: "Override Reason", tag_key: 'OverrideReason', tag_vr: [:ST], tag_vm: ["1"], tag_str: '(3008,0066)', tag_sym: :override_reason, tag_ndm: '30080066', tag_ary: [0x3008,0x0066], tag_multiple: false, tag_note: ''},
3605
+ { tag_ps: '(3008,0067)', tag_name: "Parameter Value Number", tag_key: 'ParameterValueNumber', tag_vr: [:US], tag_vm: ["1"], tag_str: '(3008,0067)', tag_sym: :parameter_value_number, tag_ndm: '30080067', tag_ary: [0x3008,0x0067], tag_multiple: false, tag_note: ''},
3601
3606
  { tag_ps: '(3008,0068)', tag_name: "Corrected Parameter Sequence", tag_key: 'CorrectedParameterSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(3008,0068)', tag_sym: :corrected_parameter_sequence, tag_ndm: '30080068', tag_ary: [0x3008,0x0068], tag_multiple: false, tag_note: ''},
3602
3607
  { tag_ps: '(3008,006A)', tag_name: "Correction Value", tag_key: 'CorrectionValue', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(3008,006A)', tag_sym: :correction_value, tag_ndm: '3008006A', tag_ary: [0x3008,0x006A], tag_multiple: false, tag_note: ''},
3603
3608
  { tag_ps: '(3008,0070)', tag_name: "Calculated Dose Reference Sequence", tag_key: 'CalculatedDoseReferenceSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(3008,0070)', tag_sym: :calculated_dose_reference_sequence, tag_ndm: '30080070', tag_ary: [0x3008,0x0070], tag_multiple: false, tag_note: ''},
@@ -3993,6 +3998,7 @@ HIGH = 0001H'},
3993
3998
  { tag_ps: '(300A,0386)', tag_name: "Range Modulator Gating Start Water Equivalent Thickness", tag_key: 'RangeModulatorGatingStartWaterEquivalentThickness', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,0386)', tag_sym: :range_modulator_gating_start_water_equivalent_thickness, tag_ndm: '300A0386', tag_ary: [0x300A,0x0386], tag_multiple: false, tag_note: ''},
3994
3999
  { tag_ps: '(300A,0388)', tag_name: "Range Modulator Gating Stop Water Equivalent Thickness", tag_key: 'RangeModulatorGatingStopWaterEquivalentThickness', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,0388)', tag_sym: :range_modulator_gating_stop_water_equivalent_thickness, tag_ndm: '300A0388', tag_ary: [0x300A,0x0388], tag_multiple: false, tag_note: ''},
3995
4000
  { tag_ps: '(300A,038A)', tag_name: "Isocenter to Range Modulator Distance", tag_key: 'IsocenterToRangeModulatorDistance', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,038A)', tag_sym: :isocenter_to_range_modulator_distance, tag_ndm: '300A038A', tag_ary: [0x300A,0x038A], tag_multiple: false, tag_note: ''},
4001
+ { tag_ps: '(300A,038F)', tag_name: "Scan Spot Time Offset", tag_key: 'ScanSpotTimeOffset', tag_vr: [:FL], tag_vm: ["1-n"], tag_str: '(300A,038F)', tag_sym: :scan_spot_time_offset, tag_ndm: '300A038F', tag_ary: [0x300A,0x038F], tag_multiple: false, tag_note: ''},
3996
4002
  { tag_ps: '(300A,0390)', tag_name: "Scan Spot Tune ID", tag_key: 'ScanSpotTuneID', tag_vr: [:SH], tag_vm: ["1"], tag_str: '(300A,0390)', tag_sym: :scan_spot_tune_id, tag_ndm: '300A0390', tag_ary: [0x300A,0x0390], tag_multiple: false, tag_note: ''},
3997
4003
  { tag_ps: '(300A,0391)', tag_name: "Scan Spot Prescribed Indices", tag_key: 'ScanSpotPrescribedIndices', tag_vr: [:IS], tag_vm: ["1-n"], tag_str: '(300A,0391)', tag_sym: :scan_spot_prescribed_indices, tag_ndm: '300A0391', tag_ary: [0x300A,0x0391], tag_multiple: false, tag_note: ''},
3998
4004
  { tag_ps: '(300A,0392)', tag_name: "Number of Scan Spot Positions", tag_key: 'NumberOfScanSpotPositions', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(300A,0392)', tag_sym: :number_of_scan_spot_positions, tag_ndm: '300A0392', tag_ary: [0x300A,0x0392], tag_multiple: false, tag_note: ''},
@@ -56,13 +56,15 @@ module DcmDict
56
56
  { uid_value: '1.2.840.10008.1.2.4.93', uid_name: "JPEG 2000 Part 2 Multi-component Image Compression", uid_type: :transfer_syntax},
57
57
  { uid_value: '1.2.840.10008.1.2.4.94', uid_name: "JPIP Referenced", uid_type: :transfer_syntax},
58
58
  { uid_value: '1.2.840.10008.1.2.4.95', uid_name: "JPIP Referenced Deflate", uid_type: :transfer_syntax},
59
- { uid_value: '1.2.840.10008.1.2.4.100', uid_name: "MPEG2 Main Profile @ Main Level", uid_type: :transfer_syntax},
60
- { uid_value: '1.2.840.10008.1.2.4.101', uid_name: "MPEG2 Main Profile @ High Level", uid_type: :transfer_syntax},
59
+ { uid_value: '1.2.840.10008.1.2.4.100', uid_name: "MPEG2 Main Profile / Main Level", uid_type: :transfer_syntax},
60
+ { uid_value: '1.2.840.10008.1.2.4.101', uid_name: "MPEG2 Main Profile / High Level", uid_type: :transfer_syntax},
61
61
  { uid_value: '1.2.840.10008.1.2.4.102', uid_name: "MPEG-4 AVC/H.264 High Profile / Level 4.1", uid_type: :transfer_syntax},
62
62
  { uid_value: '1.2.840.10008.1.2.4.103', uid_name: "MPEG-4 AVC/H.264 BD-compatible High Profile / Level 4.1", uid_type: :transfer_syntax},
63
63
  { uid_value: '1.2.840.10008.1.2.4.104', uid_name: "MPEG-4 AVC/H.264 High Profile / Level 4.2 For 2D Video", uid_type: :transfer_syntax},
64
64
  { uid_value: '1.2.840.10008.1.2.4.105', uid_name: "MPEG-4 AVC/H.264 High Profile / Level 4.2 For 3D Video", uid_type: :transfer_syntax},
65
65
  { uid_value: '1.2.840.10008.1.2.4.106', uid_name: "MPEG-4 AVC/H.264 Stereo High Profile / Level 4.2", uid_type: :transfer_syntax},
66
+ { uid_value: '1.2.840.10008.1.2.4.107', uid_name: "HEVC/H.265 Main Profile / Level 5.1", uid_type: :transfer_syntax},
67
+ { uid_value: '1.2.840.10008.1.2.4.108', uid_name: "HEVC/H.265 Main 10 Profile / Level 5.1", uid_type: :transfer_syntax},
66
68
  { uid_value: '1.2.840.10008.1.2.5', uid_name: "RLE Lossless", uid_type: :transfer_syntax},
67
69
  { uid_value: '1.2.840.10008.1.2.6.1', uid_name: "RFC 2557 MIME encapsulation", uid_type: :transfer_syntax},
68
70
  { uid_value: '1.2.840.10008.1.2.6.2', uid_name: "XML Encoding", uid_type: :transfer_syntax},
@@ -91,6 +93,10 @@ module DcmDict
91
93
  { uid_value: '1.2.840.10008.1.5.2', uid_name: "PET Color Palette SOP Instance", uid_type: :well_known_sop_instance},
92
94
  { uid_value: '1.2.840.10008.1.5.3', uid_name: "Hot Metal Blue Color Palette SOP Instance", uid_type: :well_known_sop_instance},
93
95
  { uid_value: '1.2.840.10008.1.5.4', uid_name: "PET 20 Step Color Palette SOP Instance", uid_type: :well_known_sop_instance},
96
+ { uid_value: '1.2.840.10008.1.5.5', uid_name: "Spring Color Palette SOP Instance", uid_type: :well_known_sop_instance},
97
+ { uid_value: '1.2.840.10008.1.5.6', uid_name: "Summer Color Palette SOP Instance", uid_type: :well_known_sop_instance},
98
+ { uid_value: '1.2.840.10008.1.5.7', uid_name: "Fall Color Palette SOP Instance", uid_type: :well_known_sop_instance},
99
+ { uid_value: '1.2.840.10008.1.5.8', uid_name: "Winter Color Palette SOP Instance", uid_type: :well_known_sop_instance},
94
100
  { uid_value: '1.2.840.10008.1.9', uid_name: "Basic Study Content Notification SOP Class (Retired)", uid_type: :sop_class},
95
101
  { uid_value: '1.2.840.10008.1.20', uid_name: "Papyrus 3 Implicit VR Little Endian (Retired)", uid_type: :transfer_syntax},
96
102
  { uid_value: '1.2.840.10008.1.20.1', uid_name: "Storage Commitment Push Model SOP Class", uid_type: :sop_class},
@@ -270,6 +276,7 @@ module DcmDict
270
276
  { uid_value: '1.2.840.10008.5.1.4.1.1.88.69', uid_name: "Colon CAD SR Storage", uid_type: :sop_class},
271
277
  { uid_value: '1.2.840.10008.5.1.4.1.1.88.70', uid_name: "Implantation Plan SR Storage", uid_type: :sop_class},
272
278
  { uid_value: '1.2.840.10008.5.1.4.1.1.88.71', uid_name: "Acquisition Context SR Storage", uid_type: :sop_class},
279
+ { uid_value: '1.2.840.10008.5.1.4.1.1.88.72', uid_name: "Simplified Adult Echo SR Storage", uid_type: :sop_class},
273
280
  { uid_value: '1.2.840.10008.5.1.4.1.1.90.1', uid_name: "Content Assessment Results Storage", uid_type: :sop_class},
274
281
  { uid_value: '1.2.840.10008.5.1.4.1.1.104.1', uid_name: "Encapsulated PDF Storage", uid_type: :sop_class},
275
282
  { uid_value: '1.2.840.10008.5.1.4.1.1.104.2', uid_name: "Encapsulated CDA Storage", uid_type: :sop_class},
@@ -22,6 +22,6 @@
22
22
  # applicable local, state, national or international regulations.
23
23
  #
24
24
  module DcmDict
25
- VERSION = "0.10.0"
26
- DICOM_DOC_VERSION = "2016d"
25
+ VERSION = "0.11.0"
26
+ DICOM_DOC_VERSION = "2016e"
27
27
  end
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.10.0
4
+ version: 0.11.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: 2016-10-10 00:00:00.000000000 Z
11
+ date: 2016-11-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri