dcm_dict 0.63.1 → 0.64.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
  SHA256:
3
- metadata.gz: 57f258b50051ab263400f106472f08f3a9a5ae15187be972cb5f73c4f1f1b7e4
4
- data.tar.gz: 9ae1cb323fc268622b39e577007bf81f930c2b8b1a78906cf62554731a29b87c
3
+ metadata.gz: 15f8f0d417c9b5d8ac537fd9a4bab75fca03e2eec90707daef0e04cd44581bac
4
+ data.tar.gz: 71bc5330ae41d5ac07f29cf13448a991d3ccfb37f680b456a8a446a0fc70786c
5
5
  SHA512:
6
- metadata.gz: eca566229f256b33821ec33cf30915cc0abda0f7344dde4bfbe2ccd8500f7170abd007b2e772e39099a775a10ba9ecd5e816f0f4b280e512f5c65260f5649858
7
- data.tar.gz: a45fff0532b9ba342fa6c45969cfce7755cac488d46a481450b3ba6dae9bdd343560cc36fc36cd14a0b743ea88f3509e470481b8ff41fd6046ff1ee00fa2dc4f
6
+ metadata.gz: 573c3c61a17a3a5bba905dcbf367149d1168fab5c8a4eef8dbf594909d95840af344b7b435be3ec552739958a31f62e4fe65a77ab583939063b0ce1ec7f15f49
7
+ data.tar.gz: 37e48d4646ae595e56a04b6386e737168a9c5137db52728d855b9a9acd9b625ece5dad2af11478ff0b8032a0fc35bee8a2cc977bd66998abad83d39fa506608e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # DcmDict project Changelog
2
2
  ---
3
+ ## v0.64.0 (2025-04-24)
4
+ * Update to 2025b Base Standard
5
+ * Updated dcm_dict.gemspec due to a security update for the Nokogiri gem
6
+
7
+ ### Note
8
+ * Nokogiri updates packaged libxml2 to v2.13.8 to resolve CVE-2025-32414 and CVE-2025-32415
9
+
10
+ [GHSA-5w6v-399v-w3cc (nokogiri)](https://rubysec.com/advisories/GHSA-5w6v-399v-w3cc/)
11
+ ---
3
12
  ## v0.63.1 (2025-03-23)
4
13
  * Updated dcm_dict.gemspec due to a security update for the Nokogiri gem
5
14
 
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* **2025a**
298
+ Current library version is aligned to *DICOM Base Standard* **2025b**
299
299
 
300
300
  ## Install
301
301
 
@@ -412,6 +412,12 @@ Only characters from the Default Character Repertoire may be used.'},
412
412
  { tag_ps: '(0008,9459)', tag_name: "Recommended Display Frame Rate in Float", tag_key: 'RecommendedDisplayFrameRateInFloat', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(0008,9459)', tag_sym: :recommended_display_frame_rate_in_float, tag_ndm: '00089459', tag_ary: [0x0008,0x9459], tag_multiple: false, tag_note: ''},
413
413
  { tag_ps: '(0008,9460)', tag_name: "Skip Frame Range Flag", tag_key: 'SkipFrameRangeFlag', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0008,9460)', tag_sym: :skip_frame_range_flag, tag_ndm: '00089460', tag_ary: [0x0008,0x9460], tag_multiple: false, tag_note: ''},
414
414
  { tag_ps: '(0010,0010)', tag_name: "Patient's Name", tag_key: 'PatientName', tag_vr: [:PN], tag_vm: ["1"], tag_str: '(0010,0010)', tag_sym: :patient_name, tag_ndm: '00100010', tag_ary: [0x0010,0x0010], tag_multiple: false, tag_note: ''},
415
+ { tag_ps: '(0010,0011)', tag_name: "Person Names to Use Sequence", tag_key: 'PersonNamesToUseSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,0011)', tag_sym: :person_names_to_use_sequence, tag_ndm: '00100011', tag_ary: [0x0010,0x0011], tag_multiple: false, tag_note: ''},
416
+ { tag_ps: '(0010,0012)', tag_name: "Name to Use", tag_key: 'NameToUse', tag_vr: [:LT], tag_vm: ["1"], tag_str: '(0010,0012)', tag_sym: :name_to_use, tag_ndm: '00100012', tag_ary: [0x0010,0x0012], tag_multiple: false, tag_note: ''},
417
+ { tag_ps: '(0010,0013)', tag_name: "Name to Use Comment", tag_key: 'NameToUseComment', tag_vr: [:UT], tag_vm: ["1"], tag_str: '(0010,0013)', tag_sym: :name_to_use_comment, tag_ndm: '00100013', tag_ary: [0x0010,0x0013], tag_multiple: false, tag_note: ''},
418
+ { tag_ps: '(0010,0014)', tag_name: "Third Person Pronouns Sequence", tag_key: 'ThirdPersonPronounsSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,0014)', tag_sym: :third_person_pronouns_sequence, tag_ndm: '00100014', tag_ary: [0x0010,0x0014], tag_multiple: false, tag_note: ''},
419
+ { tag_ps: '(0010,0015)', tag_name: "Pronoun Code Sequence", tag_key: 'PronounCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,0015)', tag_sym: :pronoun_code_sequence, tag_ndm: '00100015', tag_ary: [0x0010,0x0015], tag_multiple: false, tag_note: ''},
420
+ { tag_ps: '(0010,0016)', tag_name: "Pronoun Comment", tag_key: 'PronounComment', tag_vr: [:UT], tag_vm: ["1"], tag_str: '(0010,0016)', tag_sym: :pronoun_comment, tag_ndm: '00100016', tag_ary: [0x0010,0x0016], tag_multiple: false, tag_note: ''},
415
421
  { tag_ps: '(0010,0020)', tag_name: "Patient ID", tag_key: 'PatientID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0010,0020)', tag_sym: :patient_id, tag_ndm: '00100020', tag_ary: [0x0010,0x0020], tag_multiple: false, tag_note: ''},
416
422
  { tag_ps: '(0010,0021)', tag_name: "Issuer of Patient ID", tag_key: 'IssuerOfPatientID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0010,0021)', tag_sym: :issuer_of_patient_id, tag_ndm: '00100021', tag_ary: [0x0010,0x0021], tag_multiple: false, tag_note: ''},
417
423
  { tag_ps: '(0010,0022)', tag_name: "Type of Patient ID", tag_key: 'TypeOfPatientID', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0010,0022)', tag_sym: :type_of_patient_id, tag_ndm: '00100022', tag_ary: [0x0010,0x0022], tag_multiple: false, tag_note: ''},
@@ -425,6 +431,13 @@ Only characters from the Default Character Repertoire may be used.'},
425
431
  { tag_ps: '(0010,0034)', tag_name: "Patient's Death Date in Alternative Calendar", tag_key: 'PatientDeathDateInAlternativeCalendar', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0010,0034)', tag_sym: :patient_death_date_in_alternative_calendar, tag_ndm: '00100034', tag_ary: [0x0010,0x0034], tag_multiple: false, tag_note: ''},
426
432
  { tag_ps: '(0010,0035)', tag_name: "Patient's Alternative Calendar", tag_key: 'PatientAlternativeCalendar', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0010,0035)', tag_sym: :patient_alternative_calendar, tag_ndm: '00100035', tag_ary: [0x0010,0x0035], tag_multiple: false, tag_note: ''},
427
433
  { tag_ps: '(0010,0040)', tag_name: "Patient's Sex", tag_key: 'PatientSex', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0010,0040)', tag_sym: :patient_sex, tag_ndm: '00100040', tag_ary: [0x0010,0x0040], tag_multiple: false, tag_note: ''},
434
+ { tag_ps: '(0010,0041)', tag_name: "Gender Identity Sequence", tag_key: 'GenderIdentitySequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,0041)', tag_sym: :gender_identity_sequence, tag_ndm: '00100041', tag_ary: [0x0010,0x0041], tag_multiple: false, tag_note: ''},
435
+ { tag_ps: '(0010,0042)', tag_name: "Sex Parameters for Clinical Use Category Comment", tag_key: 'SexParametersForClinicalUseCategoryComment', tag_vr: [:UT], tag_vm: ["1"], tag_str: '(0010,0042)', tag_sym: :sex_parameters_for_clinical_use_category_comment, tag_ndm: '00100042', tag_ary: [0x0010,0x0042], tag_multiple: false, tag_note: ''},
436
+ { tag_ps: '(0010,0043)', tag_name: "Sex Parameters for Clinical Use Category Sequence", tag_key: 'SexParametersForClinicalUseCategorySequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,0043)', tag_sym: :sex_parameters_for_clinical_use_category_sequence, tag_ndm: '00100043', tag_ary: [0x0010,0x0043], tag_multiple: false, tag_note: ''},
437
+ { tag_ps: '(0010,0044)', tag_name: "Gender Identity Code Sequence", tag_key: 'GenderIdentityCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,0044)', tag_sym: :gender_identity_code_sequence, tag_ndm: '00100044', tag_ary: [0x0010,0x0044], tag_multiple: false, tag_note: ''},
438
+ { tag_ps: '(0010,0045)', tag_name: "Gender Identity Comment", tag_key: 'GenderIdentityComment', tag_vr: [:UT], tag_vm: ["1"], tag_str: '(0010,0045)', tag_sym: :gender_identity_comment, tag_ndm: '00100045', tag_ary: [0x0010,0x0045], tag_multiple: false, tag_note: ''},
439
+ { tag_ps: '(0010,0046)', tag_name: "Sex Parameters for Clinical Use Category Code Sequence", tag_key: 'SexParametersForClinicalUseCategoryCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,0046)', tag_sym: :sex_parameters_for_clinical_use_category_code_sequence, tag_ndm: '00100046', tag_ary: [0x0010,0x0046], tag_multiple: false, tag_note: ''},
440
+ { tag_ps: '(0010,0047)', tag_name: "Sex Parameters for Clinical Use Category Reference", tag_key: 'SexParametersForClinicalUseCategoryReference', tag_vr: [:UR], tag_vm: ["1-n"], tag_str: '(0010,0047)', tag_sym: :sex_parameters_for_clinical_use_category_reference, tag_ndm: '00100047', tag_ary: [0x0010,0x0047], tag_multiple: false, tag_note: ''},
428
441
  { tag_ps: '(0010,0050)', tag_name: "Patient's Insurance Plan Code Sequence", tag_key: 'PatientInsurancePlanCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,0050)', tag_sym: :patient_insurance_plan_code_sequence, tag_ndm: '00100050', tag_ary: [0x0010,0x0050], tag_multiple: false, tag_note: ''},
429
442
  { tag_ps: '(0010,0101)', tag_name: "Patient's Primary Language Code Sequence", tag_key: 'PatientPrimaryLanguageCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,0101)', tag_sym: :patient_primary_language_code_sequence, tag_ndm: '00100101', tag_ary: [0x0010,0x0101], tag_multiple: false, tag_note: ''},
430
443
  { tag_ps: '(0010,0102)', tag_name: "Patient's Primary Language Modifier Code Sequence", tag_key: 'PatientPrimaryLanguageModifierCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,0102)', tag_sym: :patient_primary_language_modifier_code_sequence, tag_ndm: '00100102', tag_ary: [0x0010,0x0102], tag_multiple: false, tag_note: ''},
@@ -466,8 +479,9 @@ Only characters from the Default Character Repertoire may be used.'},
466
479
  { tag_ps: '(0010,2152)', tag_name: "Region of Residence", tag_key: 'RegionOfResidence', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0010,2152)', tag_sym: :region_of_residence, tag_ndm: '00102152', tag_ary: [0x0010,0x2152], tag_multiple: false, tag_note: ''},
467
480
  { tag_ps: '(0010,2154)', tag_name: "Patient's Telephone Numbers", tag_key: 'PatientTelephoneNumbers', tag_vr: [:SH], tag_vm: ["1-n"], tag_str: '(0010,2154)', tag_sym: :patient_telephone_numbers, tag_ndm: '00102154', tag_ary: [0x0010,0x2154], tag_multiple: false, tag_note: ''},
468
481
  { tag_ps: '(0010,2155)', tag_name: "Patient's Telecom Information", tag_key: 'PatientTelecomInformation', tag_vr: [:LT], tag_vm: ["1"], tag_str: '(0010,2155)', tag_sym: :patient_telecom_information, tag_ndm: '00102155', tag_ary: [0x0010,0x2155], tag_multiple: false, tag_note: ''},
469
- { tag_ps: '(0010,2160)', tag_name: "Ethnic Group", tag_key: 'EthnicGroup', tag_vr: [:SH], tag_vm: ["1"], tag_str: '(0010,2160)', tag_sym: :ethnic_group, tag_ndm: '00102160', tag_ary: [0x0010,0x2160], tag_multiple: false, tag_note: ''},
482
+ { tag_ps: '(0010,2160)', tag_name: "Ethnic Group", tag_key: 'EthnicGroup', tag_vr: [:SH], tag_vm: ["1"], tag_str: '(0010,2160)', tag_sym: :ethnic_group, tag_ndm: '00102160', tag_ary: [0x0010,0x2160], tag_multiple: false, tag_note: 'RET (2025a)'},
470
483
  { tag_ps: '(0010,2161)', tag_name: "Ethnic Group Code Sequence", tag_key: 'EthnicGroupCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0010,2161)', tag_sym: :ethnic_group_code_sequence, tag_ndm: '00102161', tag_ary: [0x0010,0x2161], tag_multiple: false, tag_note: ''},
484
+ { tag_ps: '(0010,2162)', tag_name: "Ethnic Groups", tag_key: 'EthnicGroups', tag_vr: [:UC], tag_vm: ["1-n"], tag_str: '(0010,2162)', tag_sym: :ethnic_groups, tag_ndm: '00102162', tag_ary: [0x0010,0x2162], tag_multiple: false, tag_note: ''},
471
485
  { tag_ps: '(0010,2180)', tag_name: "Occupation", tag_key: 'Occupation', tag_vr: [:SH], tag_vm: ["1"], tag_str: '(0010,2180)', tag_sym: :occupation, tag_ndm: '00102180', tag_ary: [0x0010,0x2180], tag_multiple: false, tag_note: ''},
472
486
  { tag_ps: '(0010,21A0)', tag_name: "Smoking Status", tag_key: 'SmokingStatus', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0010,21A0)', tag_sym: :smoking_status, tag_ndm: '001021A0', tag_ary: [0x0010,0x21A0], tag_multiple: false, tag_note: ''},
473
487
  { tag_ps: '(0010,21B0)', tag_name: "Additional Patient History", tag_key: 'AdditionalPatientHistory', tag_vr: [:LT], tag_vm: ["1"], tag_str: '(0010,21B0)', tag_sym: :additional_patient_history, tag_ndm: '001021B0', tag_ary: [0x0010,0x21B0], tag_multiple: false, tag_note: ''},
@@ -688,6 +702,18 @@ Only characters from the Default Character Repertoire may be used.'},
688
702
  { tag_ps: '(0014,40A0)', tag_name: "Image Quality Indicator Type", tag_key: 'ImageQualityIndicatorType', tag_vr: [:LO], tag_vm: ["1-n"], tag_str: '(0014,40A0)', tag_sym: :image_quality_indicator_type, tag_ndm: '001440A0', tag_ary: [0x0014,0x40A0], tag_multiple: false, tag_note: 'DICONDE'},
689
703
  { tag_ps: '(0014,40A1)', tag_name: "Image Quality Indicator Material", tag_key: 'ImageQualityIndicatorMaterial', tag_vr: [:LO], tag_vm: ["1-n"], tag_str: '(0014,40A1)', tag_sym: :image_quality_indicator_material, tag_ndm: '001440A1', tag_ary: [0x0014,0x40A1], tag_multiple: false, tag_note: 'DICONDE'},
690
704
  { tag_ps: '(0014,40A2)', tag_name: "Image Quality Indicator Size", tag_key: 'ImageQualityIndicatorSize', tag_vr: [:LO], tag_vm: ["1-n"], tag_str: '(0014,40A2)', tag_sym: :image_quality_indicator_size, tag_ndm: '001440A2', tag_ary: [0x0014,0x40A2], tag_multiple: false, tag_note: 'DICONDE'},
705
+ { tag_ps: '(0014,4101)', tag_name: "Wave Dimensions Definition Sequence", tag_key: 'WaveDimensionsDefinitionSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0014,4101)', tag_sym: :wave_dimensions_definition_sequence, tag_ndm: '00144101', tag_ary: [0x0014,0x4101], tag_multiple: false, tag_note: 'DICONDE'},
706
+ { tag_ps: '(0014,4102)', tag_name: "Wave Dimension Number", tag_key: 'WaveDimensionNumber', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0014,4102)', tag_sym: :wave_dimension_number, tag_ndm: '00144102', tag_ary: [0x0014,0x4102], tag_multiple: false, tag_note: 'DICONDE'},
707
+ { tag_ps: '(0014,4103)', tag_name: "Wave Dimension Description", tag_key: 'WaveDimensionDescription', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0014,4103)', tag_sym: :wave_dimension_description, tag_ndm: '00144103', tag_ary: [0x0014,0x4103], tag_multiple: false, tag_note: 'DICONDE'},
708
+ { tag_ps: '(0014,4104)', tag_name: "Wave Dimension Unit", tag_key: 'WaveDimensionUnit', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0014,4104)', tag_sym: :wave_dimension_unit, tag_ndm: '00144104', tag_ary: [0x0014,0x4104], tag_multiple: false, tag_note: 'DICONDE'},
709
+ { tag_ps: '(0014,4105)', tag_name: "Wave Dimension Value Type", tag_key: 'WaveDimensionValueType', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0014,4105)', tag_sym: :wave_dimension_value_type, tag_ndm: '00144105', tag_ary: [0x0014,0x4105], tag_multiple: false, tag_note: 'DICONDE'},
710
+ { tag_ps: '(0014,4106)', tag_name: "Wave Dimension Values Sequence", tag_key: 'WaveDimensionValuesSequence', tag_vr: [:SQ], tag_vm: ["1-n"], tag_str: '(0014,4106)', tag_sym: :wave_dimension_values_sequence, tag_ndm: '00144106', tag_ary: [0x0014,0x4106], tag_multiple: false, tag_note: 'DICONDE'},
711
+ { tag_ps: '(0014,4107)', tag_name: "Referenced Wave Dimension", tag_key: 'ReferencedWaveDimension', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0014,4107)', tag_sym: :referenced_wave_dimension, tag_ndm: '00144107', tag_ary: [0x0014,0x4107], tag_multiple: false, tag_note: 'DICONDE'},
712
+ { tag_ps: '(0014,4108)', tag_name: "Integer Numeric Value", tag_key: 'IntegerNumericValue', tag_vr: [:SL], tag_vm: ["1"], tag_str: '(0014,4108)', tag_sym: :integer_numeric_value, tag_ndm: '00144108', tag_ary: [0x0014,0x4108], tag_multiple: false, tag_note: 'DICONDE'},
713
+ { tag_ps: '(0014,4109)', tag_name: "Byte Numeric Value", tag_key: 'ByteNumericValue', tag_vr: [:OB], tag_vm: ["1"], tag_str: '(0014,4109)', tag_sym: :byte_numeric_value, tag_ndm: '00144109', tag_ary: [0x0014,0x4109], tag_multiple: false, tag_note: 'DICONDE'},
714
+ { tag_ps: '(0014,410A)', tag_name: "Short Numeric Value", tag_key: 'ShortNumericValue', tag_vr: [:OW], tag_vm: ["1"], tag_str: '(0014,410A)', tag_sym: :short_numeric_value, tag_ndm: '0014410A', tag_ary: [0x0014,0x410A], tag_multiple: false, tag_note: 'DICONDE'},
715
+ { tag_ps: '(0014,410B)', tag_name: "Single Precision Floating Point Numeric Value", tag_key: 'SinglePrecisionFloatingPointNumericValue', tag_vr: [:OF], tag_vm: ["1"], tag_str: '(0014,410B)', tag_sym: :single_precision_floating_point_numeric_value, tag_ndm: '0014410B', tag_ary: [0x0014,0x410B], tag_multiple: false, tag_note: 'DICONDE'},
716
+ { tag_ps: '(0014,410C)', tag_name: "Double Precision Floating Point Numeric Value", tag_key: 'DoublePrecisionFloatingPointNumericValue', tag_vr: [:OD], tag_vm: ["1"], tag_str: '(0014,410C)', tag_sym: :double_precision_floating_point_numeric_value, tag_ndm: '0014410C', tag_ary: [0x0014,0x410C], tag_multiple: false, tag_note: 'DICONDE'},
691
717
  { tag_ps: '(0014,5002)', tag_name: "LINAC Energy", tag_key: 'LINACEnergy', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(0014,5002)', tag_sym: :linac_energy, tag_ndm: '00145002', tag_ary: [0x0014,0x5002], tag_multiple: false, tag_note: 'DICONDE'},
692
718
  { tag_ps: '(0014,5004)', tag_name: "LINAC Output", tag_key: 'LINACOutput', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(0014,5004)', tag_sym: :linac_output, tag_ndm: '00145004', tag_ary: [0x0014,0x5004], tag_multiple: false, tag_note: 'DICONDE'},
693
719
  { tag_ps: '(0014,5100)', tag_name: "Active Aperture", tag_key: 'ActiveAperture', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0014,5100)', tag_sym: :active_aperture, tag_ndm: '00145100', tag_ary: [0x0014,0x5100], tag_multiple: false, tag_note: 'DICONDE'},
@@ -2811,6 +2837,8 @@ Only characters from the Default Character Repertoire may be used.'},
2811
2837
  { tag_ps: '(0040,A030)', tag_name: "Verification DateTime", tag_key: 'VerificationDateTime', tag_vr: [:DT], tag_vm: ["1"], tag_str: '(0040,A030)', tag_sym: :verification_date_time, tag_ndm: '0040A030', tag_ary: [0x0040,0xA030], tag_multiple: false, tag_note: ''},
2812
2838
  { tag_ps: '(0040,A032)', tag_name: "Observation DateTime", tag_key: 'ObservationDateTime', tag_vr: [:DT], tag_vm: ["1"], tag_str: '(0040,A032)', tag_sym: :observation_date_time, tag_ndm: '0040A032', tag_ary: [0x0040,0xA032], tag_multiple: false, tag_note: ''},
2813
2839
  { tag_ps: '(0040,A033)', tag_name: "Observation Start DateTime", tag_key: 'ObservationStartDateTime', tag_vr: [:DT], tag_vm: ["1"], tag_str: '(0040,A033)', tag_sym: :observation_start_date_time, tag_ndm: '0040A033', tag_ary: [0x0040,0xA033], tag_multiple: false, tag_note: ''},
2840
+ { tag_ps: '(0040,A034)', tag_name: "Effective Start DateTime", tag_key: 'EffectiveStartDateTime', tag_vr: [:DT], tag_vm: ["1"], tag_str: '(0040,A034)', tag_sym: :effective_start_date_time, tag_ndm: '0040A034', tag_ary: [0x0040,0xA034], tag_multiple: false, tag_note: ''},
2841
+ { tag_ps: '(0040,A035)', tag_name: "Effective Stop DateTime", tag_key: 'EffectiveStopDateTime', tag_vr: [:DT], tag_vm: ["1"], tag_str: '(0040,A035)', tag_sym: :effective_stop_date_time, tag_ndm: '0040A035', tag_ary: [0x0040,0xA035], tag_multiple: false, tag_note: ''},
2814
2842
  { tag_ps: '(0040,A040)', tag_name: "Value Type", tag_key: 'ValueType', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0040,A040)', tag_sym: :value_type, tag_ndm: '0040A040', tag_ary: [0x0040,0xA040], tag_multiple: false, tag_note: ''},
2815
2843
  { tag_ps: '(0040,A043)', tag_name: "Concept Name Code Sequence", tag_key: 'ConceptNameCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0040,A043)', tag_sym: :concept_name_code_sequence, tag_ndm: '0040A043', tag_ary: [0x0040,0xA043], tag_multiple: false, tag_note: ''},
2816
2844
  { tag_ps: '(0040,A047)', tag_name: "Measurement Precision Description (Trial)", tag_key: 'MeasurementPrecisionDescriptionTrial', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0040,A047)', tag_sym: :measurement_precision_description_trial, tag_ndm: '0040A047', tag_ary: [0x0040,0xA047], tag_multiple: false, tag_note: 'RET (2009)'},
@@ -376,6 +376,7 @@ module DcmDict
376
376
  { uid_value: '1.2.840.10008.5.1.4.1.1.601.2', uid_name: 'Eddy Current Multi-frame Image Storage', uid_key: 'EddyCurrentMultiFrameImageStorage', uid_sym: :eddy_current_multi_frame_image_storage, uid_type: :sop_class},
377
377
  { uid_value: '1.2.840.10008.5.1.4.1.1.601.3', uid_name: 'Thermography Image Storage', uid_key: 'ThermographyImageStorage', uid_sym: :thermography_image_storage, uid_type: :sop_class},
378
378
  { uid_value: '1.2.840.10008.5.1.4.1.1.601.4', uid_name: 'Thermography Multi-frame Image Storage', uid_key: 'ThermographyMultiFrameImageStorage', uid_sym: :thermography_multi_frame_image_storage, uid_type: :sop_class},
379
+ { uid_value: '1.2.840.10008.5.1.4.1.1.601.5', uid_name: 'Ultrasound Waveform Storage', uid_key: 'UltrasoundWaveformStorage', uid_sym: :ultrasound_waveform_storage, uid_type: :sop_class},
379
380
  { uid_value: '1.2.840.10008.5.1.4.1.2.1.1', uid_name: 'Patient Root Query/Retrieve Information Model - FIND', uid_key: 'PatientRootQueryRetrieveInformationModelFind', uid_sym: :patient_root_query_retrieve_information_model_find, uid_type: :sop_class},
380
381
  { uid_value: '1.2.840.10008.5.1.4.1.2.1.2', uid_name: 'Patient Root Query/Retrieve Information Model - MOVE', uid_key: 'PatientRootQueryRetrieveInformationModelMove', uid_sym: :patient_root_query_retrieve_information_model_move, uid_type: :sop_class},
381
382
  { uid_value: '1.2.840.10008.5.1.4.1.2.1.3', uid_name: 'Patient Root Query/Retrieve Information Model - GET', uid_key: 'PatientRootQueryRetrieveInformationModelGet', uid_sym: :patient_root_query_retrieve_information_model_get, 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.63.1"
26
- DICOM_DOC_VERSION = "2025a"
25
+ VERSION = "0.64.0"
26
+ DICOM_DOC_VERSION = "2025b"
27
27
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dcm_dict
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.63.1
4
+ version: 0.64.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Enrico Rivarola
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-23 00:00:00.000000000 Z
10
+ date: 2025-04-24 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: nokogiri
@@ -18,7 +18,7 @@ dependencies:
18
18
  version: '1.18'
19
19
  - - ">="
20
20
  - !ruby/object:Gem::Version
21
- version: 1.18.4
21
+ version: 1.18.8
22
22
  type: :development
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -28,7 +28,7 @@ dependencies:
28
28
  version: '1.18'
29
29
  - - ">="
30
30
  - !ruby/object:Gem::Version
31
- version: 1.18.4
31
+ version: 1.18.8
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: rspec
34
34
  requirement: !ruby/object:Gem::Requirement
@@ -164,7 +164,7 @@ licenses:
164
164
  metadata:
165
165
  bug_tracker_uri: https://github.com/henrythebuilder/dcm_dict/issues
166
166
  changelog_uri: https://github.com/henrythebuilder/dcm_dict/blob/master/CHANGELOG.md
167
- documentation_uri: http://www.rubydoc.info/gems/dcm_dict/0.63.1
167
+ documentation_uri: http://www.rubydoc.info/gems/dcm_dict/0.64.0
168
168
  homepage_uri: http://rubygems.org/gems/dcm_dict
169
169
  source_code_uri: https://github.com/henrythebuilder/dcm_dict
170
170
  rdoc_options: []
@@ -181,10 +181,11 @@ required_rubygems_version: !ruby/object:Gem::Requirement
181
181
  - !ruby/object:Gem::Version
182
182
  version: '0'
183
183
  requirements: []
184
- rubygems_version: 3.6.2
184
+ rubygems_version: 3.6.8
185
185
  specification_version: 4
186
186
  summary: A simple way to handle DICOM Data Dictionary
187
187
  test_files:
188
+ - Rakefile
188
189
  - spec/data_element_sample_spec_helper.rb
189
190
  - spec/data_element_shared_example_spec_helper.rb
190
191
  - spec/dcm_dict/dictionary/data_element_dictionary_spec.rb
@@ -210,4 +211,3 @@ test_files:
210
211
  - spec/refine_shared_example_spec_helper.rb
211
212
  - spec/spec_helper.rb
212
213
  - spec/xml_sample_spec_helper.rb
213
- - Rakefile