dcm_dict 0.14.0 → 0.15.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 +2 -0
- data/README.md +1 -1
- data/lib/dcm_dict/source_data/data_elements_data.rb +21 -10
- data/lib/dcm_dict/version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: '0827bb46a322e244f76ccca8163a1beee7b4fa03'
|
|
4
|
+
data.tar.gz: 8e61b48300ae32cfbbac497cbbc46d0e3ec315b6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8c0268e462a4cf86a27c4da7cde39c922e52d7506a4594e100a0613a7bdee90f106112e07580065d1b4351c717c1c835b663bf1494e05649ae3537aca43b5188
|
|
7
|
+
data.tar.gz: 5f30184081d4b5b7dd06166bd0da5d983be660a54607fef501db3550bf5baf9a27a27d74f985eb76933b1a82b41e4ec0ee69f10b72c305284d99c52bba975fb2
|
data/CHANGELOG
CHANGED
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* **
|
|
273
|
+
Current library version is aligned to *DICOM Base Standard* **2017d**
|
|
274
274
|
|
|
275
275
|
## Install
|
|
276
276
|
|
|
@@ -168,6 +168,7 @@ HIGH = 0001H'},
|
|
|
168
168
|
{ tag_ps: '(0008,0060)', tag_name: "Modality", tag_key: 'Modality', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0008,0060)', tag_sym: :modality, tag_ndm: '00080060', tag_ary: [0x0008,0x0060], tag_multiple: false, tag_note: ''},
|
|
169
169
|
{ tag_ps: '(0008,0061)', tag_name: "Modalities in Study", tag_key: 'ModalitiesInStudy', tag_vr: [:CS], tag_vm: ["1-n"], tag_str: '(0008,0061)', tag_sym: :modalities_in_study, tag_ndm: '00080061', tag_ary: [0x0008,0x0061], tag_multiple: false, tag_note: ''},
|
|
170
170
|
{ tag_ps: '(0008,0062)', tag_name: "SOP Classes in Study", tag_key: 'SOPClassesInStudy', tag_vr: [:UI], tag_vm: ["1-n"], tag_str: '(0008,0062)', tag_sym: :sop_classes_in_study, tag_ndm: '00080062', tag_ary: [0x0008,0x0062], tag_multiple: false, tag_note: ''},
|
|
171
|
+
{ tag_ps: '(0008,0063)', tag_name: "Anatomic Regions in Study Code Sequence", tag_key: 'AnatomicRegionsInStudyCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,0063)', tag_sym: :anatomic_regions_in_study_code_sequence, tag_ndm: '00080063', tag_ary: [0x0008,0x0063], tag_multiple: false, tag_note: ''},
|
|
171
172
|
{ tag_ps: '(0008,0064)', tag_name: "Conversion Type", tag_key: 'ConversionType', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0008,0064)', tag_sym: :conversion_type, tag_ndm: '00080064', tag_ary: [0x0008,0x0064], tag_multiple: false, tag_note: ''},
|
|
172
173
|
{ tag_ps: '(0008,0068)', tag_name: "Presentation Intent Type", tag_key: 'PresentationIntentType', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0008,0068)', tag_sym: :presentation_intent_type, tag_ndm: '00080068', tag_ary: [0x0008,0x0068], tag_multiple: false, tag_note: ''},
|
|
173
174
|
{ tag_ps: '(0008,0070)', tag_name: "Manufacturer", tag_key: 'Manufacturer', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0008,0070)', tag_sym: :manufacturer, tag_ndm: '00080070', tag_ary: [0x0008,0x0070], tag_multiple: false, tag_note: ''},
|
|
@@ -303,7 +304,7 @@ HIGH = 0001H'},
|
|
|
303
304
|
{ tag_ps: '(0008,2218)', tag_name: "Anatomic Region Sequence", tag_key: 'AnatomicRegionSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,2218)', tag_sym: :anatomic_region_sequence, tag_ndm: '00082218', tag_ary: [0x0008,0x2218], tag_multiple: false, tag_note: ''},
|
|
304
305
|
{ tag_ps: '(0008,2220)', tag_name: "Anatomic Region Modifier Sequence", tag_key: 'AnatomicRegionModifierSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,2220)', tag_sym: :anatomic_region_modifier_sequence, tag_ndm: '00082220', tag_ary: [0x0008,0x2220], tag_multiple: false, tag_note: ''},
|
|
305
306
|
{ tag_ps: '(0008,2228)', tag_name: "Primary Anatomic Structure Sequence", tag_key: 'PrimaryAnatomicStructureSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,2228)', tag_sym: :primary_anatomic_structure_sequence, tag_ndm: '00082228', tag_ary: [0x0008,0x2228], tag_multiple: false, tag_note: ''},
|
|
306
|
-
{ tag_ps: '(0008,2229)', tag_name: "Anatomic Structure, Space or Region Sequence", tag_key: 'AnatomicStructureSpaceOrRegionSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,2229)', tag_sym: :anatomic_structure_space_or_region_sequence, tag_ndm: '00082229', tag_ary: [0x0008,0x2229], tag_multiple: false, tag_note: ''},
|
|
307
|
+
{ tag_ps: '(0008,2229)', tag_name: "Anatomic Structure, Space or Region Sequence", tag_key: 'AnatomicStructureSpaceOrRegionSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,2229)', tag_sym: :anatomic_structure_space_or_region_sequence, tag_ndm: '00082229', tag_ary: [0x0008,0x2229], tag_multiple: false, tag_note: 'RET'},
|
|
307
308
|
{ tag_ps: '(0008,2230)', tag_name: "Primary Anatomic Structure Modifier Sequence", tag_key: 'PrimaryAnatomicStructureModifierSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,2230)', tag_sym: :primary_anatomic_structure_modifier_sequence, tag_ndm: '00082230', tag_ary: [0x0008,0x2230], tag_multiple: false, tag_note: ''},
|
|
308
309
|
{ tag_ps: '(0008,2240)', tag_name: "Transducer Position Sequence", tag_key: 'TransducerPositionSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,2240)', tag_sym: :transducer_position_sequence, tag_ndm: '00082240', tag_ary: [0x0008,0x2240], tag_multiple: false, tag_note: 'RET'},
|
|
309
310
|
{ tag_ps: '(0008,2242)', tag_name: "Transducer Position Modifier Sequence", tag_key: 'TransducerPositionModifierSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,2242)', tag_sym: :transducer_position_modifier_sequence, tag_ndm: '00082242', tag_ary: [0x0008,0x2242], tag_multiple: false, tag_note: 'RET'},
|
|
@@ -425,6 +426,8 @@ HIGH = 0001H'},
|
|
|
425
426
|
{ 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: ''},
|
|
426
427
|
{ 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: ''},
|
|
427
428
|
{ 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: ''},
|
|
429
|
+
{ 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: ''},
|
|
430
|
+
{ 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: ''},
|
|
428
431
|
{ 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: ''},
|
|
429
432
|
{ 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: ''},
|
|
430
433
|
{ 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: ''},
|
|
@@ -798,7 +801,9 @@ HIGH = 0001H'},
|
|
|
798
801
|
{ tag_ps: '(0018,1191)', tag_name: "Anode Target Material", tag_key: 'AnodeTargetMaterial', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0018,1191)', tag_sym: :anode_target_material, tag_ndm: '00181191', tag_ary: [0x0018,0x1191], tag_multiple: false, tag_note: ''},
|
|
799
802
|
{ tag_ps: '(0018,11A0)', tag_name: "Body Part Thickness", tag_key: 'BodyPartThickness', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0018,11A0)', tag_sym: :body_part_thickness, tag_ndm: '001811A0', tag_ary: [0x0018,0x11A0], tag_multiple: false, tag_note: ''},
|
|
800
803
|
{ tag_ps: '(0018,11A2)', tag_name: "Compression Force", tag_key: 'CompressionForce', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0018,11A2)', tag_sym: :compression_force, tag_ndm: '001811A2', tag_ary: [0x0018,0x11A2], tag_multiple: false, tag_note: ''},
|
|
804
|
+
{ tag_ps: '(0018,11A3)', tag_name: "Compression Pressure", tag_key: 'CompressionPressure', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0018,11A3)', tag_sym: :compression_pressure, tag_ndm: '001811A3', tag_ary: [0x0018,0x11A3], tag_multiple: false, tag_note: ''},
|
|
801
805
|
{ tag_ps: '(0018,11A4)', tag_name: "Paddle Description", tag_key: 'PaddleDescription', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0018,11A4)', tag_sym: :paddle_description, tag_ndm: '001811A4', tag_ary: [0x0018,0x11A4], tag_multiple: false, tag_note: ''},
|
|
806
|
+
{ tag_ps: '(0018,11A5)', tag_name: "Compression Contact Area", tag_key: 'CompressionContactArea', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0018,11A5)', tag_sym: :compression_contact_area, tag_ndm: '001811A5', tag_ary: [0x0018,0x11A5], tag_multiple: false, tag_note: ''},
|
|
802
807
|
{ tag_ps: '(0018,1200)', tag_name: "Date of Last Calibration", tag_key: 'DateOfLastCalibration', tag_vr: [:DA], tag_vm: ["1-n"], tag_str: '(0018,1200)', tag_sym: :date_of_last_calibration, tag_ndm: '00181200', tag_ary: [0x0018,0x1200], tag_multiple: false, tag_note: ''},
|
|
803
808
|
{ tag_ps: '(0018,1201)', tag_name: "Time of Last Calibration", tag_key: 'TimeOfLastCalibration', tag_vr: [:TM], tag_vm: ["1-n"], tag_str: '(0018,1201)', tag_sym: :time_of_last_calibration, tag_ndm: '00181201', tag_ary: [0x0018,0x1201], tag_multiple: false, tag_note: ''},
|
|
804
809
|
{ tag_ps: '(0018,1202)', tag_name: "DateTime of Last Calibration", tag_key: 'DateTimeOfLastCalibration', tag_vr: [:DT], tag_vm: ["1"], tag_str: '(0018,1202)', tag_sym: :date_time_of_last_calibration, tag_ndm: '00181202', tag_ary: [0x0018,0x1202], tag_multiple: false, tag_note: ''},
|
|
@@ -2210,13 +2215,13 @@ HIGH = 0001H'},
|
|
|
2210
2215
|
{ tag_ps: '(0040,0294)', tag_name: "Quantity", tag_key: 'Quantity', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0040,0294)', tag_sym: :quantity, tag_ndm: '00400294', tag_ary: [0x0040,0x0294], tag_multiple: false, tag_note: ''},
|
|
2211
2216
|
{ tag_ps: '(0040,0295)', tag_name: "Measuring Units Sequence", tag_key: 'MeasuringUnitsSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0040,0295)', tag_sym: :measuring_units_sequence, tag_ndm: '00400295', tag_ary: [0x0040,0x0295], tag_multiple: false, tag_note: ''},
|
|
2212
2217
|
{ tag_ps: '(0040,0296)', tag_name: "Billing Item Sequence", tag_key: 'BillingItemSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0040,0296)', tag_sym: :billing_item_sequence, tag_ndm: '00400296', tag_ary: [0x0040,0x0296], tag_multiple: false, tag_note: ''},
|
|
2213
|
-
{ tag_ps: '(0040,0300)', tag_name: "Total Time of Fluoroscopy", tag_key: 'TotalTimeOfFluoroscopy', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0040,0300)', tag_sym: :total_time_of_fluoroscopy, tag_ndm: '00400300', tag_ary: [0x0040,0x0300], tag_multiple: false, tag_note: ''},
|
|
2214
|
-
{ tag_ps: '(0040,0301)', tag_name: "Total Number of Exposures", tag_key: 'TotalNumberOfExposures', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0040,0301)', tag_sym: :total_number_of_exposures, tag_ndm: '00400301', tag_ary: [0x0040,0x0301], tag_multiple: false, tag_note: ''},
|
|
2218
|
+
{ tag_ps: '(0040,0300)', tag_name: "Total Time of Fluoroscopy", tag_key: 'TotalTimeOfFluoroscopy', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0040,0300)', tag_sym: :total_time_of_fluoroscopy, tag_ndm: '00400300', tag_ary: [0x0040,0x0300], tag_multiple: false, tag_note: 'RET'},
|
|
2219
|
+
{ tag_ps: '(0040,0301)', tag_name: "Total Number of Exposures", tag_key: 'TotalNumberOfExposures', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0040,0301)', tag_sym: :total_number_of_exposures, tag_ndm: '00400301', tag_ary: [0x0040,0x0301], tag_multiple: false, tag_note: 'RET'},
|
|
2215
2220
|
{ tag_ps: '(0040,0302)', tag_name: "Entrance Dose", tag_key: 'EntranceDose', tag_vr: [:US], tag_vm: ["1"], tag_str: '(0040,0302)', tag_sym: :entrance_dose, tag_ndm: '00400302', tag_ary: [0x0040,0x0302], tag_multiple: false, tag_note: ''},
|
|
2216
2221
|
{ tag_ps: '(0040,0303)', tag_name: "Exposed Area", tag_key: 'ExposedArea', tag_vr: [:US], tag_vm: ["1-2"], tag_str: '(0040,0303)', tag_sym: :exposed_area, tag_ndm: '00400303', tag_ary: [0x0040,0x0303], tag_multiple: false, tag_note: ''},
|
|
2217
2222
|
{ tag_ps: '(0040,0306)', tag_name: "Distance Source to Entrance", tag_key: 'DistanceSourceToEntrance', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0040,0306)', tag_sym: :distance_source_to_entrance, tag_ndm: '00400306', tag_ary: [0x0040,0x0306], tag_multiple: false, tag_note: ''},
|
|
2218
2223
|
{ tag_ps: '(0040,0307)', tag_name: "Distance Source to Support", tag_key: 'DistanceSourceToSupport', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0040,0307)', tag_sym: :distance_source_to_support, tag_ndm: '00400307', tag_ary: [0x0040,0x0307], tag_multiple: false, tag_note: 'RET'},
|
|
2219
|
-
{ tag_ps: '(0040,030E)', tag_name: "Exposure Dose Sequence", tag_key: 'ExposureDoseSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0040,030E)', tag_sym: :exposure_dose_sequence, tag_ndm: '0040030E', tag_ary: [0x0040,0x030E], tag_multiple: false, tag_note: ''},
|
|
2224
|
+
{ tag_ps: '(0040,030E)', tag_name: "Exposure Dose Sequence", tag_key: 'ExposureDoseSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0040,030E)', tag_sym: :exposure_dose_sequence, tag_ndm: '0040030E', tag_ary: [0x0040,0x030E], tag_multiple: false, tag_note: 'RET'},
|
|
2220
2225
|
{ tag_ps: '(0040,0310)', tag_name: "Comments on Radiation Dose", tag_key: 'CommentsOnRadiationDose', tag_vr: [:ST], tag_vm: ["1"], tag_str: '(0040,0310)', tag_sym: :comments_on_radiation_dose, tag_ndm: '00400310', tag_ary: [0x0040,0x0310], tag_multiple: false, tag_note: ''},
|
|
2221
2226
|
{ tag_ps: '(0040,0312)', tag_name: "X-Ray Output", tag_key: 'XRayOutput', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0040,0312)', tag_sym: :x_ray_output, tag_ndm: '00400312', tag_ary: [0x0040,0x0312], tag_multiple: false, tag_note: ''},
|
|
2222
2227
|
{ tag_ps: '(0040,0314)', tag_name: "Half Value Layer", tag_key: 'HalfValueLayer', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0040,0314)', tag_sym: :half_value_layer, tag_ndm: '00400314', tag_ary: [0x0040,0x0314], tag_multiple: false, tag_note: ''},
|
|
@@ -3228,6 +3233,7 @@ HIGH = 0001H'},
|
|
|
3228
3233
|
{ tag_ps: '(0074,1002)', tag_name: "Procedure Step Progress Information Sequence", tag_key: 'ProcedureStepProgressInformationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0074,1002)', tag_sym: :procedure_step_progress_information_sequence, tag_ndm: '00741002', tag_ary: [0x0074,0x1002], tag_multiple: false, tag_note: ''},
|
|
3229
3234
|
{ tag_ps: '(0074,1004)', tag_name: "Procedure Step Progress", tag_key: 'ProcedureStepProgress', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(0074,1004)', tag_sym: :procedure_step_progress, tag_ndm: '00741004', tag_ary: [0x0074,0x1004], tag_multiple: false, tag_note: ''},
|
|
3230
3235
|
{ tag_ps: '(0074,1006)', tag_name: "Procedure Step Progress Description", tag_key: 'ProcedureStepProgressDescription', tag_vr: [:ST], tag_vm: ["1"], tag_str: '(0074,1006)', tag_sym: :procedure_step_progress_description, tag_ndm: '00741006', tag_ary: [0x0074,0x1006], tag_multiple: false, tag_note: ''},
|
|
3236
|
+
{ tag_ps: '(0074,1007)', tag_name: "Procedure Step Progress Parameters Sequence", tag_key: 'ProcedureStepProgressParametersSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0074,1007)', tag_sym: :procedure_step_progress_parameters_sequence, tag_ndm: '00741007', tag_ary: [0x0074,0x1007], tag_multiple: false, tag_note: ''},
|
|
3231
3237
|
{ tag_ps: '(0074,1008)', tag_name: "Procedure Step Communications URI Sequence", tag_key: 'ProcedureStepCommunicationsURISequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0074,1008)', tag_sym: :procedure_step_communications_uri_sequence, tag_ndm: '00741008', tag_ary: [0x0074,0x1008], tag_multiple: false, tag_note: ''},
|
|
3232
3238
|
{ tag_ps: '(0074,100A)', tag_name: "Contact URI", tag_key: 'ContactURI', tag_vr: [:UR], tag_vm: ["1"], tag_str: '(0074,100A)', tag_sym: :contact_uri, tag_ndm: '0074100A', tag_ary: [0x0074,0x100A], tag_multiple: false, tag_note: ''},
|
|
3233
3239
|
{ tag_ps: '(0074,100C)', tag_name: "Contact Display Name", tag_key: 'ContactDisplayName', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0074,100C)', tag_sym: :contact_display_name, tag_ndm: '0074100C', tag_ary: [0x0074,0x100C], tag_multiple: false, tag_note: ''},
|
|
@@ -3786,17 +3792,18 @@ HIGH = 0001H'},
|
|
|
3786
3792
|
{ tag_ps: '(300A,0083)', tag_name: "Referenced Dose Reference UID", tag_key: 'ReferencedDoseReferenceUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(300A,0083)', tag_sym: :referenced_dose_reference_uid, tag_ndm: '300A0083', tag_ary: [0x300A,0x0083], tag_multiple: false, tag_note: ''},
|
|
3787
3793
|
{ tag_ps: '(300A,0084)', tag_name: "Beam Dose", tag_key: 'BeamDose', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,0084)', tag_sym: :beam_dose, tag_ndm: '300A0084', tag_ary: [0x300A,0x0084], tag_multiple: false, tag_note: ''},
|
|
3788
3794
|
{ tag_ps: '(300A,0086)', tag_name: "Beam Meterset", tag_key: 'BeamMeterset', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,0086)', tag_sym: :beam_meterset, tag_ndm: '300A0086', tag_ary: [0x300A,0x0086], tag_multiple: false, tag_note: ''},
|
|
3789
|
-
{ tag_ps: '(300A,0088)', tag_name: "Beam Dose Point Depth", tag_key: 'BeamDosePointDepth', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,0088)', tag_sym: :beam_dose_point_depth, tag_ndm: '300A0088', tag_ary: [0x300A,0x0088], tag_multiple: false, tag_note: '
|
|
3790
|
-
{ tag_ps: '(300A,0089)', tag_name: "Beam Dose Point Equivalent Depth", tag_key: 'BeamDosePointEquivalentDepth', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,0089)', tag_sym: :beam_dose_point_equivalent_depth, tag_ndm: '300A0089', tag_ary: [0x300A,0x0089], tag_multiple: false, tag_note: '
|
|
3791
|
-
{ tag_ps: '(300A,008A)', tag_name: "Beam Dose Point SSD", tag_key: 'BeamDosePointSSD', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,008A)', tag_sym: :beam_dose_point_ssd, tag_ndm: '300A008A', tag_ary: [0x300A,0x008A], tag_multiple: false, tag_note: '
|
|
3795
|
+
{ tag_ps: '(300A,0088)', tag_name: "Beam Dose Point Depth", tag_key: 'BeamDosePointDepth', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,0088)', tag_sym: :beam_dose_point_depth, tag_ndm: '300A0088', tag_ary: [0x300A,0x0088], tag_multiple: false, tag_note: ''},
|
|
3796
|
+
{ tag_ps: '(300A,0089)', tag_name: "Beam Dose Point Equivalent Depth", tag_key: 'BeamDosePointEquivalentDepth', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,0089)', tag_sym: :beam_dose_point_equivalent_depth, tag_ndm: '300A0089', tag_ary: [0x300A,0x0089], tag_multiple: false, tag_note: ''},
|
|
3797
|
+
{ tag_ps: '(300A,008A)', tag_name: "Beam Dose Point SSD", tag_key: 'BeamDosePointSSD', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,008A)', tag_sym: :beam_dose_point_ssd, tag_ndm: '300A008A', tag_ary: [0x300A,0x008A], tag_multiple: false, tag_note: ''},
|
|
3792
3798
|
{ tag_ps: '(300A,008B)', tag_name: "Beam Dose Meaning", tag_key: 'BeamDoseMeaning', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(300A,008B)', tag_sym: :beam_dose_meaning, tag_ndm: '300A008B', tag_ary: [0x300A,0x008B], tag_multiple: false, tag_note: ''},
|
|
3793
3799
|
{ tag_ps: '(300A,008C)', tag_name: "Beam Dose Verification Control Point Sequence", tag_key: 'BeamDoseVerificationControlPointSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300A,008C)', tag_sym: :beam_dose_verification_control_point_sequence, tag_ndm: '300A008C', tag_ary: [0x300A,0x008C], tag_multiple: false, tag_note: ''},
|
|
3794
|
-
{ tag_ps: '(300A,008D)', tag_name: "Average Beam Dose Point Depth", tag_key: 'AverageBeamDosePointDepth', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,008D)', tag_sym: :average_beam_dose_point_depth, tag_ndm: '300A008D', tag_ary: [0x300A,0x008D], tag_multiple: false, tag_note: ''},
|
|
3795
|
-
{ tag_ps: '(300A,008E)', tag_name: "Average Beam Dose Point Equivalent Depth", tag_key: 'AverageBeamDosePointEquivalentDepth', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,008E)', tag_sym: :average_beam_dose_point_equivalent_depth, tag_ndm: '300A008E', tag_ary: [0x300A,0x008E], tag_multiple: false, tag_note: ''},
|
|
3796
|
-
{ tag_ps: '(300A,008F)', tag_name: "Average Beam Dose Point SSD", tag_key: 'AverageBeamDosePointSSD', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,008F)', tag_sym: :average_beam_dose_point_ssd, tag_ndm: '300A008F', tag_ary: [0x300A,0x008F], tag_multiple: false, tag_note: ''},
|
|
3800
|
+
{ tag_ps: '(300A,008D)', tag_name: "Average Beam Dose Point Depth", tag_key: 'AverageBeamDosePointDepth', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,008D)', tag_sym: :average_beam_dose_point_depth, tag_ndm: '300A008D', tag_ary: [0x300A,0x008D], tag_multiple: false, tag_note: 'RET'},
|
|
3801
|
+
{ tag_ps: '(300A,008E)', tag_name: "Average Beam Dose Point Equivalent Depth", tag_key: 'AverageBeamDosePointEquivalentDepth', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,008E)', tag_sym: :average_beam_dose_point_equivalent_depth, tag_ndm: '300A008E', tag_ary: [0x300A,0x008E], tag_multiple: false, tag_note: 'RET'},
|
|
3802
|
+
{ tag_ps: '(300A,008F)', tag_name: "Average Beam Dose Point SSD", tag_key: 'AverageBeamDosePointSSD', tag_vr: [:FL], tag_vm: ["1"], tag_str: '(300A,008F)', tag_sym: :average_beam_dose_point_ssd, tag_ndm: '300A008F', tag_ary: [0x300A,0x008F], tag_multiple: false, tag_note: 'RET'},
|
|
3797
3803
|
{ tag_ps: '(300A,0090)', tag_name: "Beam Dose Type", tag_key: 'BeamDoseType', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(300A,0090)', tag_sym: :beam_dose_type, tag_ndm: '300A0090', tag_ary: [0x300A,0x0090], tag_multiple: false, tag_note: ''},
|
|
3798
3804
|
{ tag_ps: '(300A,0091)', tag_name: "Alternate Beam Dose", tag_key: 'AlternateBeamDose', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,0091)', tag_sym: :alternate_beam_dose, tag_ndm: '300A0091', tag_ary: [0x300A,0x0091], tag_multiple: false, tag_note: ''},
|
|
3799
3805
|
{ tag_ps: '(300A,0092)', tag_name: "Alternate Beam Dose Type", tag_key: 'AlternateBeamDoseType', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(300A,0092)', tag_sym: :alternate_beam_dose_type, tag_ndm: '300A0092', tag_ary: [0x300A,0x0092], tag_multiple: false, tag_note: ''},
|
|
3806
|
+
{ tag_ps: '(300A,0093)', tag_name: "Depth Value Averaging Flag", tag_key: 'DepthValueAveragingFlag', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(300A,0093)', tag_sym: :depth_value_averaging_flag, tag_ndm: '300A0093', tag_ary: [0x300A,0x0093], tag_multiple: false, tag_note: ''},
|
|
3800
3807
|
{ tag_ps: '(300A,00A0)', tag_name: "Number of Brachy Application Setups", tag_key: 'NumberOfBrachyApplicationSetups', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(300A,00A0)', tag_sym: :number_of_brachy_application_setups, tag_ndm: '300A00A0', tag_ary: [0x300A,0x00A0], tag_multiple: false, tag_note: ''},
|
|
3801
3808
|
{ tag_ps: '(300A,00A2)', tag_name: "Brachy Application Setup Dose Specification Point", tag_key: 'BrachyApplicationSetupDoseSpecificationPoint', tag_vr: [:DS], tag_vm: ["3"], tag_str: '(300A,00A2)', tag_sym: :brachy_application_setup_dose_specification_point, tag_ndm: '300A00A2', tag_ary: [0x300A,0x00A2], tag_multiple: false, tag_note: ''},
|
|
3802
3809
|
{ tag_ps: '(300A,00A4)', tag_name: "Brachy Application Setup Dose", tag_key: 'BrachyApplicationSetupDose', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,00A4)', tag_sym: :brachy_application_setup_dose, tag_ndm: '300A00A4', tag_ary: [0x300A,0x00A4], tag_multiple: false, tag_note: ''},
|
|
@@ -3980,6 +3987,10 @@ HIGH = 0001H'},
|
|
|
3980
3987
|
{ tag_ps: '(300A,0266)', tag_name: "Brachy Accessory Device Name", tag_key: 'BrachyAccessoryDeviceName', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(300A,0266)', tag_sym: :brachy_accessory_device_name, tag_ndm: '300A0266', tag_ary: [0x300A,0x0266], tag_multiple: false, tag_note: ''},
|
|
3981
3988
|
{ tag_ps: '(300A,026A)', tag_name: "Brachy Accessory Device Nominal Thickness", tag_key: 'BrachyAccessoryDeviceNominalThickness', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,026A)', tag_sym: :brachy_accessory_device_nominal_thickness, tag_ndm: '300A026A', tag_ary: [0x300A,0x026A], tag_multiple: false, tag_note: ''},
|
|
3982
3989
|
{ tag_ps: '(300A,026C)', tag_name: "Brachy Accessory Device Nominal Transmission", tag_key: 'BrachyAccessoryDeviceNominalTransmission', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,026C)', tag_sym: :brachy_accessory_device_nominal_transmission, tag_ndm: '300A026C', tag_ary: [0x300A,0x026C], tag_multiple: false, tag_note: ''},
|
|
3990
|
+
{ tag_ps: '(300A,0271)', tag_name: "Channel Effective Length", tag_key: 'ChannelEffectiveLength', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,0271)', tag_sym: :channel_effective_length, tag_ndm: '300A0271', tag_ary: [0x300A,0x0271], tag_multiple: false, tag_note: ''},
|
|
3991
|
+
{ tag_ps: '(300A,0272)', tag_name: "Channel Inner Length", tag_key: 'ChannelInnerLength', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,0272)', tag_sym: :channel_inner_length, tag_ndm: '300A0272', tag_ary: [0x300A,0x0272], tag_multiple: false, tag_note: ''},
|
|
3992
|
+
{ tag_ps: '(300A,0273)', tag_name: "Afterloader Channel ID", tag_key: 'AfterloaderChannelID', tag_vr: [:SH], tag_vm: ["1"], tag_str: '(300A,0273)', tag_sym: :afterloader_channel_id, tag_ndm: '300A0273', tag_ary: [0x300A,0x0273], tag_multiple: false, tag_note: ''},
|
|
3993
|
+
{ tag_ps: '(300A,0274)', tag_name: "Source Applicator Tip Length", tag_key: 'SourceApplicatorTipLength', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,0274)', tag_sym: :source_applicator_tip_length, tag_ndm: '300A0274', tag_ary: [0x300A,0x0274], tag_multiple: false, tag_note: ''},
|
|
3983
3994
|
{ tag_ps: '(300A,0280)', tag_name: "Channel Sequence", tag_key: 'ChannelSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(300A,0280)', tag_sym: :channel_sequence, tag_ndm: '300A0280', tag_ary: [0x300A,0x0280], tag_multiple: false, tag_note: ''},
|
|
3984
3995
|
{ tag_ps: '(300A,0282)', tag_name: "Channel Number", tag_key: 'ChannelNumber', tag_vr: [:IS], tag_vm: ["1"], tag_str: '(300A,0282)', tag_sym: :channel_number, tag_ndm: '300A0282', tag_ary: [0x300A,0x0282], tag_multiple: false, tag_note: ''},
|
|
3985
3996
|
{ tag_ps: '(300A,0284)', tag_name: "Channel Length", tag_key: 'ChannelLength', tag_vr: [:DS], tag_vm: ["1"], tag_str: '(300A,0284)', tag_sym: :channel_length, tag_ndm: '300A0284', tag_ary: [0x300A,0x0284], tag_multiple: false, tag_note: ''},
|
data/lib/dcm_dict/version.rb
CHANGED
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.15.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: 2017-
|
|
11
|
+
date: 2017-09-27 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: nokogiri
|
|
@@ -179,7 +179,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
179
179
|
version: '0'
|
|
180
180
|
requirements: []
|
|
181
181
|
rubyforge_project:
|
|
182
|
-
rubygems_version: 2.6.
|
|
182
|
+
rubygems_version: 2.6.13
|
|
183
183
|
signing_key:
|
|
184
184
|
specification_version: 4
|
|
185
185
|
summary: A simple way to handle DICOM Data Dictionary
|