dcm_dict 0.32.0 → 0.33.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: da806de4712543a1c065339de2ae39f8e8a8a3b25b52450083725a36b020ff74
4
- data.tar.gz: 48ad0c8dfa7cc09e7d7766a050a23034ef0d54e3f0f6924c59529c9e4b2ab4c5
3
+ metadata.gz: 54cb1cbb521a999e12c4f1651266b97f66866e719df0ee02cdda1008ebbadc38
4
+ data.tar.gz: ebcc76690fecbeac081481c0c9b2338f6192aef1264e40eb57f7185d1da1626a
5
5
  SHA512:
6
- metadata.gz: 6cbffc01a7cbacb2eb158ea46ed033903312ad693a2239fbaa72fc19016b3fb5ea0278beb5c1ba3158239fa73c997367054a400fde4335d812a3a4e4332d11ee
7
- data.tar.gz: bf951880ff8f85df390301a5f9984b99d2d3487248153b8b5ea8e6735268162179c39de69614b521f42b4ac07ec71fa2b1421346b94c082521cc02eccae77ece
6
+ metadata.gz: 10569d53370dcba56100f1846dd95ac146cb3a20c2093c3e354e1551c7504fa3a380a32151e43f1b293cfa743c7a356ecf8152ea83a2435d2526a865e8a0ef4c
7
+ data.tar.gz: 952072006b31e35e005b5da9a93371952f06296a114ecca8c005bc6664ef515d41bc032ae358fd3b0e1a330f6d7a5aca9150e8018de2c00a96bc829022004e55
data/CHANGELOG.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # DcmDict project Changelog
2
2
 
3
+ ## v0.33.0 (2021-04-13)
4
+ * Update to 2021b Base Standard
5
+ ___
3
6
  ## v0.32.0 (2021-02-07)
4
7
  * Update to 2021a Base Standard
5
8
  ___
data/README.md CHANGED
@@ -287,7 +287,7 @@ Note: the script use the [Nokogiri][3] as XML parser if installed as gem, otherw
287
287
  Check the file for other details.
288
288
 
289
289
  ## Note
290
- Current library version is aligned to *DICOM Base Standard* **2021a**
290
+ Current library version is aligned to *DICOM Base Standard* **2021b**
291
291
 
292
292
  ## Install
293
293
 
@@ -1346,7 +1346,7 @@ HIGH = 0001H'},
1346
1346
  { tag_ps: '(0018,9321)', tag_name: "CT Exposure Sequence", tag_key: 'CTExposureSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0018,9321)', tag_sym: :ct_exposure_sequence, tag_ndm: '00189321', tag_ary: [0x0018,0x9321], tag_multiple: false, tag_note: ''},
1347
1347
  { tag_ps: '(0018,9322)', tag_name: "Reconstruction Pixel Spacing", tag_key: 'ReconstructionPixelSpacing', tag_vr: [:FD], tag_vm: ["2"], tag_str: '(0018,9322)', tag_sym: :reconstruction_pixel_spacing, tag_ndm: '00189322', tag_ary: [0x0018,0x9322], tag_multiple: false, tag_note: ''},
1348
1348
  { tag_ps: '(0018,9323)', tag_name: "Exposure Modulation Type", tag_key: 'ExposureModulationType', tag_vr: [:CS], tag_vm: ["1-n"], tag_str: '(0018,9323)', tag_sym: :exposure_modulation_type, tag_ndm: '00189323', tag_ary: [0x0018,0x9323], tag_multiple: false, tag_note: ''},
1349
- { tag_ps: '(0018,9324)', tag_name: "Estimated Dose Saving", tag_key: 'EstimatedDoseSaving', tag_vr: [:FD], tag_vm: ["1"], tag_str: '(0018,9324)', tag_sym: :estimated_dose_saving, tag_ndm: '00189324', tag_ary: [0x0018,0x9324], tag_multiple: false, tag_note: ''},
1349
+ { tag_ps: '(0018,9324)', tag_name: "Estimated Dose Saving", tag_key: 'EstimatedDoseSaving', tag_vr: [:FD], tag_vm: ["1"], tag_str: '(0018,9324)', tag_sym: :estimated_dose_saving, tag_ndm: '00189324', tag_ary: [0x0018,0x9324], tag_multiple: false, tag_note: 'RET (2020a)'},
1350
1350
  { tag_ps: '(0018,9325)', tag_name: "CT X-Ray Details Sequence", tag_key: 'CTXRayDetailsSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0018,9325)', tag_sym: :ctx_ray_details_sequence, tag_ndm: '00189325', tag_ary: [0x0018,0x9325], tag_multiple: false, tag_note: ''},
1351
1351
  { tag_ps: '(0018,9326)', tag_name: "CT Position Sequence", tag_key: 'CTPositionSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0018,9326)', tag_sym: :ct_position_sequence, tag_ndm: '00189326', tag_ary: [0x0018,0x9326], tag_multiple: false, tag_note: ''},
1352
1352
  { tag_ps: '(0018,9327)', tag_name: "Table Position", tag_key: 'TablePosition', tag_vr: [:FD], tag_vm: ["1"], tag_str: '(0018,9327)', tag_sym: :table_position, tag_ndm: '00189327', tag_ary: [0x0018,0x9327], tag_multiple: false, tag_note: ''},
@@ -310,6 +310,7 @@ module DcmDict
310
310
  { uid_value: '1.2.840.10008.5.1.4.1.1.88.73', uid_name: 'Patient Radiation Dose SR Storage', uid_key: 'PatientRadiationDoseSRStorage', uid_sym: :patient_radiation_dose_sr_storage, uid_type: :sop_class},
311
311
  { uid_value: '1.2.840.10008.5.1.4.1.1.88.74', uid_name: 'Planned Imaging Agent Administration SR Storage', uid_key: 'PlannedImagingAgentAdministrationSRStorage', uid_sym: :planned_imaging_agent_administration_sr_storage, uid_type: :sop_class},
312
312
  { uid_value: '1.2.840.10008.5.1.4.1.1.88.75', uid_name: 'Performed Imaging Agent Administration SR Storage', uid_key: 'PerformedImagingAgentAdministrationSRStorage', uid_sym: :performed_imaging_agent_administration_sr_storage, uid_type: :sop_class},
313
+ { uid_value: '1.2.840.10008.5.1.4.1.1.88.76', uid_name: 'Enhanced X-Ray Radiation Dose SR Storage', uid_key: 'EnhancedXRayRadiationDoseSRStorage', uid_sym: :enhanced_x_ray_radiation_dose_sr_storage, uid_type: :sop_class},
313
314
  { uid_value: '1.2.840.10008.5.1.4.1.1.90.1', uid_name: 'Content Assessment Results Storage', uid_key: 'ContentAssessmentResultsStorage', uid_sym: :content_assessment_results_storage, uid_type: :sop_class},
314
315
  { uid_value: '1.2.840.10008.5.1.4.1.1.104.1', uid_name: 'Encapsulated PDF Storage', uid_key: 'EncapsulatedPDFStorage', uid_sym: :encapsulated_pdf_storage, uid_type: :sop_class},
315
316
  { uid_value: '1.2.840.10008.5.1.4.1.1.104.2', uid_name: 'Encapsulated CDA Storage', uid_key: 'EncapsulatedCDAStorage', uid_sym: :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.32.0"
26
- DICOM_DOC_VERSION = "2021a"
25
+ VERSION = "0.33.0"
26
+ DICOM_DOC_VERSION = "2021b"
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.32.0
4
+ version: 0.33.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: 2021-02-06 00:00:00.000000000 Z
11
+ date: 2021-04-13 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.32.0
168
+ documentation_uri: http://www.rubydoc.info/gems/dcm_dict/0.33.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: