dcm_dict 0.57.0 → 0.59.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: d629ebf0b61c0d7e1cc7952b2e428a933bf65a57437e91d7ea2b9330490ac8be
4
- data.tar.gz: fc8a081c7194e45e87cec8046c400d6d0c900a4b5d231e45a40b088df8956c53
3
+ metadata.gz: cf202cdbcd21b68d7437e8eec6289df4c83fb14ff68ba1947e1d64bf21452d8f
4
+ data.tar.gz: 7c9a7510a89d1c834de29cee662f3143f347df8eab8dae6f34cd5ec00380c75e
5
5
  SHA512:
6
- metadata.gz: 07da74c1f9f3b3f5a663160b1d15724b755434659807b163893cf52a56c58685c8caecb8fbbf70335afebff123b64eb4c887611651fa9fe2c218e0f888538a8f
7
- data.tar.gz: 8b7af6f1bbb306c2cae53ef726c58f73b15656e21d9c246380acbf5dedefd0c37e22fb8bc3c728ee9b55ab3dbf38c440472b616d45222b7683418c97f4771da8
6
+ metadata.gz: a0e481182f150d431a8dfcd7bc26b1850b7bfa89b5254421c02e84fefd5f8f7f5493360a93dfbeb8552bd3caf7cd5aa24b3cf46783fa4d5784bf2f45c99048d4
7
+ data.tar.gz: '009927498c4e12b4a7d0e53ead7411d2c7ac9b21a461386b03c098c54017dba90cec2afd8685bd13f19c1796b6c0d94f09e3eb1738bd7118cf7e05924412395f'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # DcmDict project Changelog
2
2
 
3
+ ___
4
+ ## v0.59.0 (2024-07-09)
5
+ * Update to 2024c Base Standard
6
+ ___
7
+ ## v0.58.0 (2024-04-03)
8
+ * Update to 2024b Base Standard
3
9
  ___
4
10
  ## v0.57.0 (2024-02-07)
5
11
  * Update to 2024a Base Standard
data/README.md CHANGED
@@ -1,3 +1,4 @@
1
+
1
2
  # What's *DcmDict*
2
3
  **DcmDict** is a Ruby gem [(*dcm\_dict*)][12] to handle in a simple way the *Data Dictionary* defined within the DICOM<sup>®</sup> Standard <sup id='fn-dcm-trademark'>[1]</sup> such as DICOM Data Elements or DICOM Unique Identifiers.
3
4
 
@@ -294,7 +295,7 @@ Note: the script use the [Nokogiri][3] as XML parser if installed as gem, otherw
294
295
  Check the file for other details.
295
296
 
296
297
  ## Note
297
- Current library version is aligned to *DICOM Base Standard* **2024a**
298
+ Current library version is aligned to *DICOM Base Standard* **2024c**
298
299
 
299
300
  ## Install
300
301
 
@@ -62,7 +62,9 @@ HIGH = 0001H'},
62
62
  { tag_ps: '(0000,0800)', tag_name: "Command Data Set Type", tag_key: 'CommandDataSetType', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0000,0800)', tag_sym: :command_data_set_type, tag_ndm: '00000800', tag_ary: [0x0000,0x0800], tag_multiple: false, tag_note: 'This field indicates if a Data Set is present in the Message. This field shall be set to the value of 0101H if no Data Set is present; any other value indicates a Data Set is included in the Message.'},
63
63
  { tag_ps: '(0000,0900)', tag_name: "Status", tag_key: 'Status', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0000,0900)', tag_sym: :status, tag_ndm: '00000900', tag_ary: [0x0000,0x0900], tag_multiple: false, tag_note: 'Confirmation status of the operation. See .'},
64
64
  { tag_ps: '(0000,0901)', tag_name: "Offending Element", tag_key: 'OffendingElement', tag_vr: [:AT], tag_vm: ["1-n"], tag_str: '(0000,0901)', tag_sym: :offending_element, tag_ndm: '00000901', tag_ary: [0x0000,0x0901], tag_multiple: false, tag_note: 'If status is Cxxx, then this field contains a list of the elements in which the error was detected.'},
65
- { tag_ps: '(0000,0902)', tag_name: "Error Comment", tag_key: 'ErrorComment', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0000,0902)', tag_sym: :error_comment, tag_ndm: '00000902', tag_ary: [0x0000,0x0902], tag_multiple: false, tag_note: 'This field contains an application-specific text description of the error detected.'},
65
+ { tag_ps: '(0000,0902)', tag_name: "Error Comment", tag_key: 'ErrorComment', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0000,0902)', tag_sym: :error_comment, tag_ndm: '00000902', tag_ary: [0x0000,0x0902], tag_multiple: false, tag_note: 'This field contains an application-specific text description of the error detected.
66
+
67
+ Only characters from the Default Character Repertoire may be used.'},
66
68
  { tag_ps: '(0000,0903)', tag_name: "Error ID", tag_key: 'ErrorID', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0000,0903)', tag_sym: :error_id, tag_ndm: '00000903', tag_ary: [0x0000,0x0903], tag_multiple: false, tag_note: 'This field shall optionally contain an application-specific error code.'},
67
69
  { tag_ps: '(0000,1000)', tag_name: "Affected SOP Instance UID", tag_key: 'AffectedSOPInstanceUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0000,1000)', tag_sym: :affected_sop_instance_uid, tag_ndm: '00001000', tag_ary: [0x0000,0x1000], tag_multiple: false, tag_note: 'Contains the UID of the SOP Instance for which this operation occurred.'},
68
70
  { tag_ps: '(0000,1001)', tag_name: "Requested SOP Instance UID", tag_key: 'RequestedSOPInstanceUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0000,1001)', tag_sym: :requested_sop_instance_uid, tag_ndm: '00001001', tag_ary: [0x0000,0x1001], tag_multiple: false, tag_note: 'Contains the UID of the SOP Instance for which this operation occurred.'},
@@ -153,6 +155,7 @@ HIGH = 0001H'},
153
155
  { tag_ps: '(0008,0019)', tag_name: "Pyramid UID", tag_key: 'PyramidUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0008,0019)', tag_sym: :pyramid_uid, tag_ndm: '00080019', tag_ary: [0x0008,0x0019], tag_multiple: false, tag_note: ''},
154
156
  { tag_ps: '(0008,001A)', tag_name: "Related General SOP Class UID", tag_key: 'RelatedGeneralSOPClassUID', tag_vr: [:UI], tag_vm: ["1-n"], tag_str: '(0008,001A)', tag_sym: :related_general_sop_class_uid, tag_ndm: '0008001A', tag_ary: [0x0008,0x001A], tag_multiple: false, tag_note: ''},
155
157
  { tag_ps: '(0008,001B)', tag_name: "Original Specialized SOP Class UID", tag_key: 'OriginalSpecializedSOPClassUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0008,001B)', tag_sym: :original_specialized_sop_class_uid, tag_ndm: '0008001B', tag_ary: [0x0008,0x001B], tag_multiple: false, tag_note: ''},
158
+ { tag_ps: '(0008,001C)', tag_name: "Synthetic Data", tag_key: 'SyntheticData', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0008,001C)', tag_sym: :synthetic_data, tag_ndm: '0008001C', tag_ary: [0x0008,0x001C], tag_multiple: false, tag_note: ''},
156
159
  { tag_ps: '(0008,0020)', tag_name: "Study Date", tag_key: 'StudyDate', tag_vr: [:DA], tag_vm: ["1"], tag_str: '(0008,0020)', tag_sym: :study_date, tag_ndm: '00080020', tag_ary: [0x0008,0x0020], tag_multiple: false, tag_note: ''},
157
160
  { tag_ps: '(0008,0021)', tag_name: "Series Date", tag_key: 'SeriesDate', tag_vr: [:DA], tag_vm: ["1"], tag_str: '(0008,0021)', tag_sym: :series_date, tag_ndm: '00080021', tag_ary: [0x0008,0x0021], tag_multiple: false, tag_note: ''},
158
161
  { tag_ps: '(0008,0022)', tag_name: "Acquisition Date", tag_key: 'AcquisitionDate', tag_vr: [:DA], tag_vm: ["1"], tag_str: '(0008,0022)', tag_sym: :acquisition_date, tag_ndm: '00080022', tag_ary: [0x0008,0x0022], tag_multiple: false, tag_note: ''},
@@ -458,6 +461,7 @@ HIGH = 0001H'},
458
461
  { 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: ''},
459
462
  { 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: ''},
460
463
  { 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: ''},
464
+ { 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: ''},
461
465
  { 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: ''},
462
466
  { 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: ''},
463
467
  { 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: ''},
@@ -481,21 +485,28 @@ HIGH = 0001H'},
481
485
  { tag_ps: '(0012,0010)', tag_name: "Clinical Trial Sponsor Name", tag_key: 'ClinicalTrialSponsorName', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0010)', tag_sym: :clinical_trial_sponsor_name, tag_ndm: '00120010', tag_ary: [0x0012,0x0010], tag_multiple: false, tag_note: ''},
482
486
  { tag_ps: '(0012,0020)', tag_name: "Clinical Trial Protocol ID", tag_key: 'ClinicalTrialProtocolID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0020)', tag_sym: :clinical_trial_protocol_id, tag_ndm: '00120020', tag_ary: [0x0012,0x0020], tag_multiple: false, tag_note: ''},
483
487
  { tag_ps: '(0012,0021)', tag_name: "Clinical Trial Protocol Name", tag_key: 'ClinicalTrialProtocolName', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0021)', tag_sym: :clinical_trial_protocol_name, tag_ndm: '00120021', tag_ary: [0x0012,0x0021], tag_multiple: false, tag_note: ''},
488
+ { tag_ps: '(0012,0022)', tag_name: "Issuer of Clinical Trial Protocol ID", tag_key: 'IssuerOfClinicalTrialProtocolID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0022)', tag_sym: :issuer_of_clinical_trial_protocol_id, tag_ndm: '00120022', tag_ary: [0x0012,0x0022], tag_multiple: false, tag_note: ''},
489
+ { tag_ps: '(0012,0023)', tag_name: "Other Clinical Trial Protocol IDs Sequence", tag_key: 'OtherClinicalTrialProtocolIDsSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0012,0023)', tag_sym: :other_clinical_trial_protocol_ids_sequence, tag_ndm: '00120023', tag_ary: [0x0012,0x0023], tag_multiple: false, tag_note: ''},
484
490
  { tag_ps: '(0012,0030)', tag_name: "Clinical Trial Site ID", tag_key: 'ClinicalTrialSiteID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0030)', tag_sym: :clinical_trial_site_id, tag_ndm: '00120030', tag_ary: [0x0012,0x0030], tag_multiple: false, tag_note: ''},
485
491
  { tag_ps: '(0012,0031)', tag_name: "Clinical Trial Site Name", tag_key: 'ClinicalTrialSiteName', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0031)', tag_sym: :clinical_trial_site_name, tag_ndm: '00120031', tag_ary: [0x0012,0x0031], tag_multiple: false, tag_note: ''},
492
+ { tag_ps: '(0012,0032)', tag_name: "Issuer of Clinical Trial Site ID", tag_key: 'IssuerOfClinicalTrialSiteID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0032)', tag_sym: :issuer_of_clinical_trial_site_id, tag_ndm: '00120032', tag_ary: [0x0012,0x0032], tag_multiple: false, tag_note: ''},
486
493
  { tag_ps: '(0012,0040)', tag_name: "Clinical Trial Subject ID", tag_key: 'ClinicalTrialSubjectID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0040)', tag_sym: :clinical_trial_subject_id, tag_ndm: '00120040', tag_ary: [0x0012,0x0040], tag_multiple: false, tag_note: ''},
494
+ { tag_ps: '(0012,0041)', tag_name: "Issuer of Clinical Trial Subject ID", tag_key: 'IssuerOfClinicalTrialSubjectID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0041)', tag_sym: :issuer_of_clinical_trial_subject_id, tag_ndm: '00120041', tag_ary: [0x0012,0x0041], tag_multiple: false, tag_note: ''},
487
495
  { tag_ps: '(0012,0042)', tag_name: "Clinical Trial Subject Reading ID", tag_key: 'ClinicalTrialSubjectReadingID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0042)', tag_sym: :clinical_trial_subject_reading_id, tag_ndm: '00120042', tag_ary: [0x0012,0x0042], tag_multiple: false, tag_note: ''},
496
+ { tag_ps: '(0012,0043)', tag_name: "Issuer of Clinical Trial Subject Reading ID", tag_key: 'IssuerOfClinicalTrialSubjectReadingID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0043)', tag_sym: :issuer_of_clinical_trial_subject_reading_id, tag_ndm: '00120043', tag_ary: [0x0012,0x0043], tag_multiple: false, tag_note: ''},
488
497
  { tag_ps: '(0012,0050)', tag_name: "Clinical Trial Time Point ID", tag_key: 'ClinicalTrialTimePointID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0050)', tag_sym: :clinical_trial_time_point_id, tag_ndm: '00120050', tag_ary: [0x0012,0x0050], tag_multiple: false, tag_note: ''},
489
498
  { tag_ps: '(0012,0051)', tag_name: "Clinical Trial Time Point Description", tag_key: 'ClinicalTrialTimePointDescription', tag_vr: [:ST], tag_vm: ["1"], tag_str: '(0012,0051)', tag_sym: :clinical_trial_time_point_description, tag_ndm: '00120051', tag_ary: [0x0012,0x0051], tag_multiple: false, tag_note: ''},
490
499
  { tag_ps: '(0012,0052)', tag_name: "Longitudinal Temporal Offset from Event", tag_key: 'LongitudinalTemporalOffsetFromEvent', tag_vr: [:FD], tag_vm: ["1"], tag_str: '(0012,0052)', tag_sym: :longitudinal_temporal_offset_from_event, tag_ndm: '00120052', tag_ary: [0x0012,0x0052], tag_multiple: false, tag_note: ''},
491
500
  { tag_ps: '(0012,0053)', tag_name: "Longitudinal Temporal Event Type", tag_key: 'LongitudinalTemporalEventType', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0012,0053)', tag_sym: :longitudinal_temporal_event_type, tag_ndm: '00120053', tag_ary: [0x0012,0x0053], tag_multiple: false, tag_note: ''},
492
501
  { tag_ps: '(0012,0054)', tag_name: "Clinical Trial Time Point Type Code Sequence", tag_key: 'ClinicalTrialTimePointTypeCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0012,0054)', tag_sym: :clinical_trial_time_point_type_code_sequence, tag_ndm: '00120054', tag_ary: [0x0012,0x0054], tag_multiple: false, tag_note: ''},
502
+ { tag_ps: '(0012,0055)', tag_name: "Issuer of Clinical Trial Time Point ID", tag_key: 'IssuerOfClinicalTrialTimePointID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0055)', tag_sym: :issuer_of_clinical_trial_time_point_id, tag_ndm: '00120055', tag_ary: [0x0012,0x0055], tag_multiple: false, tag_note: ''},
493
503
  { tag_ps: '(0012,0060)', tag_name: "Clinical Trial Coordinating Center Name", tag_key: 'ClinicalTrialCoordinatingCenterName', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0060)', tag_sym: :clinical_trial_coordinating_center_name, tag_ndm: '00120060', tag_ary: [0x0012,0x0060], tag_multiple: false, tag_note: ''},
494
504
  { tag_ps: '(0012,0062)', tag_name: "Patient Identity Removed", tag_key: 'PatientIdentityRemoved', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0012,0062)', tag_sym: :patient_identity_removed, tag_ndm: '00120062', tag_ary: [0x0012,0x0062], tag_multiple: false, tag_note: ''},
495
505
  { tag_ps: '(0012,0063)', tag_name: "De-identification Method", tag_key: 'DeidentificationMethod', tag_vr: [:LO], tag_vm: ["1-n"], tag_str: '(0012,0063)', tag_sym: :deidentification_method, tag_ndm: '00120063', tag_ary: [0x0012,0x0063], tag_multiple: false, tag_note: ''},
496
506
  { tag_ps: '(0012,0064)', tag_name: "De-identification Method Code Sequence", tag_key: 'DeidentificationMethodCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0012,0064)', tag_sym: :deidentification_method_code_sequence, tag_ndm: '00120064', tag_ary: [0x0012,0x0064], tag_multiple: false, tag_note: ''},
497
507
  { tag_ps: '(0012,0071)', tag_name: "Clinical Trial Series ID", tag_key: 'ClinicalTrialSeriesID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0071)', tag_sym: :clinical_trial_series_id, tag_ndm: '00120071', tag_ary: [0x0012,0x0071], tag_multiple: false, tag_note: ''},
498
508
  { tag_ps: '(0012,0072)', tag_name: "Clinical Trial Series Description", tag_key: 'ClinicalTrialSeriesDescription', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0072)', tag_sym: :clinical_trial_series_description, tag_ndm: '00120072', tag_ary: [0x0012,0x0072], tag_multiple: false, tag_note: ''},
509
+ { tag_ps: '(0012,0073)', tag_name: "Issuer of Clinical Trial Series ID", tag_key: 'IssuerOfClinicalTrialSeriesID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0073)', tag_sym: :issuer_of_clinical_trial_series_id, tag_ndm: '00120073', tag_ary: [0x0012,0x0073], tag_multiple: false, tag_note: ''},
499
510
  { tag_ps: '(0012,0081)', tag_name: "Clinical Trial Protocol Ethics Committee Name", tag_key: 'ClinicalTrialProtocolEthicsCommitteeName', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0081)', tag_sym: :clinical_trial_protocol_ethics_committee_name, tag_ndm: '00120081', tag_ary: [0x0012,0x0081], tag_multiple: false, tag_note: ''},
500
511
  { tag_ps: '(0012,0082)', tag_name: "Clinical Trial Protocol Ethics Committee Approval Number", tag_key: 'ClinicalTrialProtocolEthicsCommitteeApprovalNumber', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0012,0082)', tag_sym: :clinical_trial_protocol_ethics_committee_approval_number, tag_ndm: '00120082', tag_ary: [0x0012,0x0082], tag_multiple: false, tag_note: ''},
501
512
  { tag_ps: '(0012,0083)', tag_name: "Consent for Clinical Trial Use Sequence", tag_key: 'ConsentForClinicalTrialUseSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0012,0083)', tag_sym: :consent_for_clinical_trial_use_sequence, tag_ndm: '00120083', tag_ary: [0x0012,0x0083], tag_multiple: false, tag_note: ''},
@@ -1849,6 +1860,7 @@ HIGH = 0001H'},
1849
1860
  { tag_ps: '(0022,000C)', tag_name: "Horizontal Field of View", tag_key: 'HorizontalFieldOfView', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(0022,000C)', tag_sym: :horizontal_field_of_view, tag_ndm: '0022000C', tag_ary: [0x0022,0x000C], tag_multiple: false, tag_note: ''},
1850
1861
  { tag_ps: '(0022,000D)', tag_name: "Pupil Dilated", tag_key: 'PupilDilated', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0022,000D)', tag_sym: :pupil_dilated, tag_ndm: '0022000D', tag_ary: [0x0022,0x000D], tag_multiple: false, tag_note: ''},
1851
1862
  { tag_ps: '(0022,000E)', tag_name: "Degree of Dilation", tag_key: 'DegreeOfDilation', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(0022,000E)', tag_sym: :degree_of_dilation, tag_ndm: '0022000E', tag_ary: [0x0022,0x000E], tag_multiple: false, tag_note: ''},
1863
+ { tag_ps: '(0022,000F)', tag_name: "Vertex Distance", tag_key: 'VertexDistance', tag_vr: [:FD], tag_vm: ["1"], tag_str: '(0022,000F)', tag_sym: :vertex_distance, tag_ndm: '0022000F', tag_ary: [0x0022,0x000F], tag_multiple: false, tag_note: ''},
1852
1864
  { tag_ps: '(0022,0010)', tag_name: "Stereo Baseline Angle", tag_key: 'StereoBaselineAngle', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(0022,0010)', tag_sym: :stereo_baseline_angle, tag_ndm: '00220010', tag_ary: [0x0022,0x0010], tag_multiple: false, tag_note: ''},
1853
1865
  { tag_ps: '(0022,0011)', tag_name: "Stereo Baseline Displacement", tag_key: 'StereoBaselineDisplacement', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(0022,0011)', tag_sym: :stereo_baseline_displacement, tag_ndm: '00220011', tag_ary: [0x0022,0x0011], tag_multiple: false, tag_note: ''},
1854
1866
  { tag_ps: '(0022,0012)', tag_name: "Stereo Horizontal Pixel Offset", tag_key: 'StereoHorizontalPixelOffset', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(0022,0012)', tag_sym: :stereo_horizontal_pixel_offset, tag_ndm: '00220012', tag_ary: [0x0022,0x0012], tag_multiple: false, tag_note: ''},
@@ -3459,8 +3471,8 @@ HIGH = 0001H'},
3459
3471
  { tag_ps: '(0070,1804)', tag_name: "Volumetric Presentation Input Index", tag_key: 'VolumetricPresentationInputIndex', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0070,1804)', tag_sym: :volumetric_presentation_input_index, tag_ndm: '00701804', tag_ary: [0x0070,0x1804], tag_multiple: false, tag_note: ''},
3460
3472
  { tag_ps: '(0070,1805)', tag_name: "Presentation State Compositor Component Sequence", tag_key: 'PresentationStateCompositorComponentSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0070,1805)', tag_sym: :presentation_state_compositor_component_sequence, tag_ndm: '00701805', tag_ary: [0x0070,0x1805], tag_multiple: false, tag_note: ''},
3461
3473
  { tag_ps: '(0070,1806)', tag_name: "Weighting Transfer Function Sequence", tag_key: 'WeightingTransferFunctionSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0070,1806)', tag_sym: :weighting_transfer_function_sequence, tag_ndm: '00701806', tag_ary: [0x0070,0x1806], tag_multiple: false, tag_note: ''},
3462
- { tag_ps: '(0070,1807)', tag_name: "Weighting Lookup Table Descriptor", tag_key: 'WeightingLookupTableDescriptor', tag_vr: [:US], tag_vm: ["3"], tag_str: '(0070,1807)', tag_sym: :weighting_lookup_table_descriptor, tag_ndm: '00701807', tag_ary: [0x0070,0x1807], tag_multiple: false, tag_note: ''},
3463
- { tag_ps: '(0070,1808)', tag_name: "Weighting Lookup Table Data", tag_key: 'WeightingLookupTableData', tag_vr: [:OB], tag_vm: ["1"], tag_str: '(0070,1808)', tag_sym: :weighting_lookup_table_data, tag_ndm: '00701808', tag_ary: [0x0070,0x1808], tag_multiple: false, tag_note: ''},
3474
+ { tag_ps: '(0070,1807)', tag_name: "Weighting Lookup Table Descriptor", tag_key: 'WeightingLookupTableDescriptor', tag_vr: [:US], tag_vm: ["3"], tag_str: '(0070,1807)', tag_sym: :weighting_lookup_table_descriptor, tag_ndm: '00701807', tag_ary: [0x0070,0x1807], tag_multiple: false, tag_note: 'RET (2024a)'},
3475
+ { tag_ps: '(0070,1808)', tag_name: "Weighting Lookup Table Data", tag_key: 'WeightingLookupTableData', tag_vr: [:OB], tag_vm: ["1"], tag_str: '(0070,1808)', tag_sym: :weighting_lookup_table_data, tag_ndm: '00701808', tag_ary: [0x0070,0x1808], tag_multiple: false, tag_note: 'RET (2024a)'},
3464
3476
  { tag_ps: '(0070,1901)', tag_name: "Volumetric Annotation Sequence", tag_key: 'VolumetricAnnotationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0070,1901)', tag_sym: :volumetric_annotation_sequence, tag_ndm: '00701901', tag_ary: [0x0070,0x1901], tag_multiple: false, tag_note: ''},
3465
3477
  { tag_ps: '(0070,1903)', tag_name: "Referenced Structured Context Sequence", tag_key: 'ReferencedStructuredContextSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0070,1903)', tag_sym: :referenced_structured_context_sequence, tag_ndm: '00701903', tag_ary: [0x0070,0x1903], tag_multiple: false, tag_note: ''},
3466
3478
  { tag_ps: '(0070,1904)', tag_name: "Referenced Content Item", tag_key: 'ReferencedContentItem', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0070,1904)', tag_sym: :referenced_content_item, tag_ndm: '00701904', tag_ary: [0x0070,0x1904], tag_multiple: false, tag_note: ''},
@@ -4235,6 +4247,7 @@ HIGH = 0001H'},
4235
4247
  { tag_ps: '(300A,0051)', tag_name: "Table Top Vertical Position Tolerance", tag_key: 'TableTopVerticalPositionTolerance', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,0051)', tag_sym: :table_top_vertical_position_tolerance, tag_ndm: '300A0051', tag_ary: [0x300A,0x0051], tag_multiple: false, tag_note: ''},
4236
4248
  { tag_ps: '(300A,0052)', tag_name: "Table Top Longitudinal Position Tolerance", tag_key: 'TableTopLongitudinalPositionTolerance', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,0052)', tag_sym: :table_top_longitudinal_position_tolerance, tag_ndm: '300A0052', tag_ary: [0x300A,0x0052], tag_multiple: false, tag_note: ''},
4237
4249
  { tag_ps: '(300A,0053)', tag_name: "Table Top Lateral Position Tolerance", tag_key: 'TableTopLateralPositionTolerance', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,0053)', tag_sym: :table_top_lateral_position_tolerance, tag_ndm: '300A0053', tag_ary: [0x300A,0x0053], tag_multiple: false, tag_note: ''},
4250
+ { tag_ps: '(300A,0054)', tag_name: "Table Top Position Alignment UID", tag_key: 'TableTopPositionAlignmentUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(300A,0054)', tag_sym: :table_top_position_alignment_uid, tag_ndm: '300A0054', tag_ary: [0x300A,0x0054], tag_multiple: false, tag_note: ''},
4238
4251
  { tag_ps: '(300A,0055)', tag_name: "RT Plan Relationship", tag_key: 'RTPlanRelationship', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(300A,0055)', tag_sym: :rt_plan_relationship, tag_ndm: '300A0055', tag_ary: [0x300A,0x0055], tag_multiple: false, tag_note: ''},
4239
4252
  { tag_ps: '(300A,0070)', tag_name: "Fraction Group Sequence", tag_key: 'FractionGroupSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300A,0070)', tag_sym: :fraction_group_sequence, tag_ndm: '300A0070', tag_ary: [0x300A,0x0070], tag_multiple: false, tag_note: ''},
4240
4253
  { tag_ps: '(300A,0071)', tag_name: "Fraction Group Number", tag_key: 'FractionGroupNumber', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(300A,0071)', tag_sym: :fraction_group_number, tag_ndm: '300A0071', tag_ary: [0x300A,0x0071], tag_multiple: false, tag_note: ''},
@@ -4801,6 +4814,9 @@ HIGH = 0001H'},
4801
4814
  { tag_ps: '(300A,079C)', tag_name: "Patient Support Displacement Sequence", tag_key: 'PatientSupportDisplacementSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300A,079C)', tag_sym: :patient_support_displacement_sequence, tag_ndm: '300A079C', tag_ary: [0x300A,0x079C], tag_multiple: false, tag_note: ''},
4802
4815
  { tag_ps: '(300A,079D)', tag_name: "Displacement Reference Location Code Sequence", tag_key: 'DisplacementReferenceLocationCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300A,079D)', tag_sym: :displacement_reference_location_code_sequence, tag_ndm: '300A079D', tag_ary: [0x300A,0x079D], tag_multiple: false, tag_note: ''},
4803
4816
  { tag_ps: '(300A,079E)', tag_name: "RT Radiation Set Delivery Usage", tag_key: 'RTRadiationSetDeliveryUsage', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(300A,079E)', tag_sym: :rt_radiation_set_delivery_usage, tag_ndm: '300A079E', tag_ary: [0x300A,0x079E], tag_multiple: false, tag_note: ''},
4817
+ { tag_ps: '(300A,079F)', tag_name: "Patient Treatment Preparation Sequence", tag_key: 'PatientTreatmentPreparationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300A,079F)', tag_sym: :patient_treatment_preparation_sequence, tag_ndm: '300A079F', tag_ary: [0x300A,0x079F], tag_multiple: false, tag_note: ''},
4818
+ { tag_ps: '(300A,07A0)', tag_name: "Patient to Equipment Relationship Sequence", tag_key: 'PatientToEquipmentRelationshipSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300A,07A0)', tag_sym: :patient_to_equipment_relationship_sequence, tag_ndm: '300A07A0', tag_ary: [0x300A,0x07A0], tag_multiple: false, tag_note: ''},
4819
+ { tag_ps: '(300A,07A1)', tag_name: "Imaging Equipment to Treatment Delivery Device Relationship Sequence", tag_key: 'ImagingEquipmentToTreatmentDeliveryDeviceRelationshipSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300A,07A1)', tag_sym: :imaging_equipment_to_treatment_delivery_device_relationship_sequence, tag_ndm: '300A07A1', tag_ary: [0x300A,0x07A1], tag_multiple: false, tag_note: ''},
4804
4820
  { tag_ps: '(300C,0002)', tag_name: "Referenced RT Plan Sequence", tag_key: 'ReferencedRTPlanSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300C,0002)', tag_sym: :referenced_rt_plan_sequence, tag_ndm: '300C0002', tag_ary: [0x300C,0x0002], tag_multiple: false, tag_note: ''},
4805
4821
  { tag_ps: '(300C,0004)', tag_name: "Referenced Beam Sequence", tag_key: 'ReferencedBeamSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300C,0004)', tag_sym: :referenced_beam_sequence, tag_ndm: '300C0004', tag_ary: [0x300C,0x0004], tag_multiple: false, tag_note: ''},
4806
4822
  { tag_ps: '(300C,0006)', tag_name: "Referenced Beam Number", tag_key: 'ReferencedBeamNumber', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(300C,0006)', tag_sym: :referenced_beam_number, tag_ndm: '300C0006', tag_ary: [0x300C,0x0006], tag_multiple: false, tag_note: ''},
@@ -304,6 +304,7 @@ module DcmDict
304
304
  { 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},
305
305
  { 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},
306
306
  { 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},
307
+ { uid_value: '1.2.840.10008.5.1.4.1.1.88.77', uid_name: 'Waveform Annotation SR Storage', uid_key: 'WaveformAnnotationSRStorage', uid_sym: :waveform_annotation_sr_storage, uid_type: :sop_class},
307
308
  { 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},
308
309
  { uid_value: '1.2.840.10008.5.1.4.1.1.91.1', uid_name: 'Microscopy Bulk Simple Annotations Storage', uid_key: 'MicroscopyBulkSimpleAnnotationsStorage', uid_sym: :microscopy_bulk_simple_annotations_storage, uid_type: :sop_class},
309
310
  { 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},
@@ -22,6 +22,6 @@
22
22
  # applicable local, state, national or international regulations.
23
23
  #
24
24
  module DcmDict
25
- VERSION = "0.57.0"
26
- DICOM_DOC_VERSION = "2024a"
25
+ VERSION = "0.59.0"
26
+ DICOM_DOC_VERSION = "2024c"
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.57.0
4
+ version: 0.59.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-02-07 00:00:00.000000000 Z
11
+ date: 2024-07-09 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.57.0
168
+ documentation_uri: http://www.rubydoc.info/gems/dcm_dict/0.59.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:
@@ -183,7 +183,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
183
183
  - !ruby/object:Gem::Version
184
184
  version: '0'
185
185
  requirements: []
186
- rubygems_version: 3.5.3
186
+ rubygems_version: 3.5.11
187
187
  signing_key:
188
188
  specification_version: 4
189
189
  summary: A simple way to handle DICOM Data Dictionary