dcm_dict 0.13.0 → 0.14.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
  SHA1:
3
- metadata.gz: 5fb5cf355d4ab2c56e0bc171b62122de83798c62
4
- data.tar.gz: 582507b9f262a398975be4f4b00bd9f3c848be2b
3
+ metadata.gz: 92516cb275ad553d649eee607c3749152ddbeaf4
4
+ data.tar.gz: 0aa9da233b1bacc06ac0e6ae1e3156adc7643a41
5
5
  SHA512:
6
- metadata.gz: fa7e58a102d5f806bc9c5f672839ccecfd710cfc2723e88e0d008c7c0a313ac48479fdeefdaac331fe7a5787fc13a2461b04331006e30091aa09d7cc876277e5
7
- data.tar.gz: 394e827ef0eab4f1ca6efcb21d622ffec8ecdd509fad4b4a28743d37b085b236c2bb2ffd2a59b8a290d036786752fa7bfd2a21712274557317819e0586dd4325
6
+ metadata.gz: a77e970de3c654d347569aaacfad30744474a1924065bcc9e66fbf1d423d788eda5314a8cd944bcc2e215451832adc2fa17c245e77ce902a6815b0f3f1641c1d
7
+ data.tar.gz: 7782e0064c70fdea6615ca1aa59e9a90ba8daef84dd4838ea02801350d57bf7f7bd4b61b0d3b29bb72525c5f695003b1dde5ca447f73ae9d3ed1ceb6ba3bbc1a
data/CHANGELOG CHANGED
@@ -1,3 +1,5 @@
1
+ - V0.14.0
2
+ -- Update to 2017c Base Standard
1
3
  - V0.13.0
2
4
  -- Update to 2017b Base Standard
3
5
  - V0.12.1
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* **2017b**
273
+ Current library version is aligned to *DICOM Base Standard* **2017c**
274
274
 
275
275
  ## Install
276
276
 
@@ -189,9 +189,12 @@ HIGH = 0001H'},
189
189
  { tag_ps: '(0008,0106)', tag_name: "Context Group Version", tag_key: 'ContextGroupVersion', tag_vr: [:DT], tag_vm: ["1"], tag_str: '(0008,0106)', tag_sym: :context_group_version, tag_ndm: '00080106', tag_ary: [0x0008,0x0106], tag_multiple: false, tag_note: ''},
190
190
  { tag_ps: '(0008,0107)', tag_name: "Context Group Local Version", tag_key: 'ContextGroupLocalVersion', tag_vr: [:DT], tag_vm: ["1"], tag_str: '(0008,0107)', tag_sym: :context_group_local_version, tag_ndm: '00080107', tag_ary: [0x0008,0x0107], tag_multiple: false, tag_note: ''},
191
191
  { tag_ps: '(0008,0108)', tag_name: "Extended Code Meaning", tag_key: 'ExtendedCodeMeaning', tag_vr: [:LT], tag_vm: ["1"], tag_str: '(0008,0108)', tag_sym: :extended_code_meaning, tag_ndm: '00080108', tag_ary: [0x0008,0x0108], tag_multiple: false, tag_note: 'DICOS'},
192
+ { tag_ps: '(0008,0109)', tag_name: "Coding Scheme Resources Sequence", tag_key: 'CodingSchemeResourcesSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,0109)', tag_sym: :coding_scheme_resources_sequence, tag_ndm: '00080109', tag_ary: [0x0008,0x0109], tag_multiple: false, tag_note: ''},
193
+ { tag_ps: '(0008,010A)', tag_name: "Coding Scheme URL Type", tag_key: 'CodingSchemeURLType', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0008,010A)', tag_sym: :coding_scheme_url_type, tag_ndm: '0008010A', tag_ary: [0x0008,0x010A], tag_multiple: false, tag_note: ''},
192
194
  { tag_ps: '(0008,010B)', tag_name: "Context Group Extension Flag", tag_key: 'ContextGroupExtensionFlag', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0008,010B)', tag_sym: :context_group_extension_flag, tag_ndm: '0008010B', tag_ary: [0x0008,0x010B], tag_multiple: false, tag_note: ''},
193
195
  { tag_ps: '(0008,010C)', tag_name: "Coding Scheme UID", tag_key: 'CodingSchemeUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0008,010C)', tag_sym: :coding_scheme_uid, tag_ndm: '0008010C', tag_ary: [0x0008,0x010C], tag_multiple: false, tag_note: ''},
194
196
  { tag_ps: '(0008,010D)', tag_name: "Context Group Extension Creator UID", tag_key: 'ContextGroupExtensionCreatorUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0008,010D)', tag_sym: :context_group_extension_creator_uid, tag_ndm: '0008010D', tag_ary: [0x0008,0x010D], tag_multiple: false, tag_note: ''},
197
+ { tag_ps: '(0008,010E)', tag_name: "Coding Scheme URL", tag_key: 'CodingSchemeURL', tag_vr: [:UR], tag_vm: ["1"], tag_str: '(0008,010E)', tag_sym: :coding_scheme_url, tag_ndm: '0008010E', tag_ary: [0x0008,0x010E], tag_multiple: false, tag_note: ''},
195
198
  { tag_ps: '(0008,010F)', tag_name: "Context Identifier", tag_key: 'ContextIdentifier', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0008,010F)', tag_sym: :context_identifier, tag_ndm: '0008010F', tag_ary: [0x0008,0x010F], tag_multiple: false, tag_note: ''},
196
199
  { tag_ps: '(0008,0110)', tag_name: "Coding Scheme Identification Sequence", tag_key: 'CodingSchemeIdentificationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0008,0110)', tag_sym: :coding_scheme_identification_sequence, tag_ndm: '00080110', tag_ary: [0x0008,0x0110], tag_multiple: false, tag_note: ''},
197
200
  { tag_ps: '(0008,0112)', tag_name: "Coding Scheme Registry", tag_key: 'CodingSchemeRegistry', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0008,0112)', tag_sym: :coding_scheme_registry, tag_ndm: '00080112', tag_ary: [0x0008,0x0112], tag_multiple: false, tag_note: ''},
@@ -2305,7 +2308,7 @@ HIGH = 0001H'},
2305
2308
  { tag_ps: '(0040,4016)', tag_name: "Referenced General Purpose Scheduled Procedure Step Sequence", tag_key: 'ReferencedGeneralPurposeScheduledProcedureStepSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0040,4016)', tag_sym: :referenced_general_purpose_scheduled_procedure_step_sequence, tag_ndm: '00404016', tag_ary: [0x0040,0x4016], tag_multiple: false, tag_note: 'RET'},
2306
2309
  { tag_ps: '(0040,4018)', tag_name: "Scheduled Workitem Code Sequence", tag_key: 'ScheduledWorkitemCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0040,4018)', tag_sym: :scheduled_workitem_code_sequence, tag_ndm: '00404018', tag_ary: [0x0040,0x4018], tag_multiple: false, tag_note: ''},
2307
2310
  { tag_ps: '(0040,4019)', tag_name: "Performed Workitem Code Sequence", tag_key: 'PerformedWorkitemCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0040,4019)', tag_sym: :performed_workitem_code_sequence, tag_ndm: '00404019', tag_ary: [0x0040,0x4019], tag_multiple: false, tag_note: ''},
2308
- { tag_ps: '(0040,4020)', tag_name: "Input Availability Flag", tag_key: 'InputAvailabilityFlag', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0040,4020)', tag_sym: :input_availability_flag, tag_ndm: '00404020', tag_ary: [0x0040,0x4020], tag_multiple: false, tag_note: ''},
2311
+ { tag_ps: '(0040,4020)', tag_name: "Input Availability Flag", tag_key: 'InputAvailabilityFlag', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0040,4020)', tag_sym: :input_availability_flag, tag_ndm: '00404020', tag_ary: [0x0040,0x4020], tag_multiple: false, tag_note: 'RET'},
2309
2312
  { tag_ps: '(0040,4021)', tag_name: "Input Information Sequence", tag_key: 'InputInformationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0040,4021)', tag_sym: :input_information_sequence, tag_ndm: '00404021', tag_ary: [0x0040,0x4021], tag_multiple: false, tag_note: ''},
2310
2313
  { tag_ps: '(0040,4022)', tag_name: "Relevant Information Sequence", tag_key: 'RelevantInformationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0040,4022)', tag_sym: :relevant_information_sequence, tag_ndm: '00404022', tag_ary: [0x0040,0x4022], tag_multiple: false, tag_note: 'RET'},
2311
2314
  { tag_ps: '(0040,4023)', tag_name: "Referenced General Purpose Scheduled Procedure Step Transaction UID", tag_key: 'ReferencedGeneralPurposeScheduledProcedureStepTransactionUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0040,4023)', tag_sym: :referenced_general_purpose_scheduled_procedure_step_transaction_uid, tag_ndm: '00404023', tag_ary: [0x0040,0x4023], tag_multiple: false, tag_note: 'RET'},
@@ -2496,6 +2499,17 @@ HIGH = 0001H'},
2496
2499
  { tag_ps: '(0044,0012)', tag_name: "Substance Administration Device ID", tag_key: 'SubstanceAdministrationDeviceID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0044,0012)', tag_sym: :substance_administration_device_id, tag_ndm: '00440012', tag_ary: [0x0044,0x0012], tag_multiple: false, tag_note: ''},
2497
2500
  { tag_ps: '(0044,0013)', tag_name: "Product Parameter Sequence", tag_key: 'ProductParameterSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0044,0013)', tag_sym: :product_parameter_sequence, tag_ndm: '00440013', tag_ary: [0x0044,0x0013], tag_multiple: false, tag_note: ''},
2498
2501
  { tag_ps: '(0044,0019)', tag_name: "Substance Administration Parameter Sequence", tag_key: 'SubstanceAdministrationParameterSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0044,0019)', tag_sym: :substance_administration_parameter_sequence, tag_ndm: '00440019', tag_ary: [0x0044,0x0019], tag_multiple: false, tag_note: ''},
2502
+ { tag_ps: '(0044,0100)', tag_name: "Approval Sequence", tag_key: 'ApprovalSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0044,0100)', tag_sym: :approval_sequence, tag_ndm: '00440100', tag_ary: [0x0044,0x0100], tag_multiple: false, tag_note: ''},
2503
+ { tag_ps: '(0044,0101)', tag_name: "Assertion Code Sequence", tag_key: 'AssertionCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0044,0101)', tag_sym: :assertion_code_sequence, tag_ndm: '00440101', tag_ary: [0x0044,0x0101], tag_multiple: false, tag_note: ''},
2504
+ { tag_ps: '(0044,0102)', tag_name: "Assertion UID", tag_key: 'AssertionUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0044,0102)', tag_sym: :assertion_uid, tag_ndm: '00440102', tag_ary: [0x0044,0x0102], tag_multiple: false, tag_note: ''},
2505
+ { tag_ps: '(0044,0103)', tag_name: "Asserter Identification Sequence", tag_key: 'AsserterIdentificationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0044,0103)', tag_sym: :asserter_identification_sequence, tag_ndm: '00440103', tag_ary: [0x0044,0x0103], tag_multiple: false, tag_note: ''},
2506
+ { tag_ps: '(0044,0104)', tag_name: "Assertion DateTime", tag_key: 'AssertionDateTime', tag_vr: [:DT], tag_vm: ["1"], tag_str: '(0044,0104)', tag_sym: :assertion_date_time, tag_ndm: '00440104', tag_ary: [0x0044,0x0104], tag_multiple: false, tag_note: ''},
2507
+ { tag_ps: '(0044,0105)', tag_name: "Assertion Expiration DateTime", tag_key: 'AssertionExpirationDateTime', tag_vr: [:DT], tag_vm: ["1"], tag_str: '(0044,0105)', tag_sym: :assertion_expiration_date_time, tag_ndm: '00440105', tag_ary: [0x0044,0x0105], tag_multiple: false, tag_note: ''},
2508
+ { tag_ps: '(0044,0106)', tag_name: "Assertion Comments", tag_key: 'AssertionComments', tag_vr: [:UT], tag_vm: ["1"], tag_str: '(0044,0106)', tag_sym: :assertion_comments, tag_ndm: '00440106', tag_ary: [0x0044,0x0106], tag_multiple: false, tag_note: ''},
2509
+ { tag_ps: '(0044,0107)', tag_name: "Related Assertion Sequence", tag_key: 'RelatedAssertionSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0044,0107)', tag_sym: :related_assertion_sequence, tag_ndm: '00440107', tag_ary: [0x0044,0x0107], tag_multiple: false, tag_note: ''},
2510
+ { tag_ps: '(0044,0108)', tag_name: "Referenced Assertion UID", tag_key: 'ReferencedAssertionUID', tag_vr: [:UI], tag_vm: ["1"], tag_str: '(0044,0108)', tag_sym: :referenced_assertion_uid, tag_ndm: '00440108', tag_ary: [0x0044,0x0108], tag_multiple: false, tag_note: ''},
2511
+ { tag_ps: '(0044,0109)', tag_name: "Approval Subject Sequence", tag_key: 'ApprovalSubjectSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0044,0109)', tag_sym: :approval_subject_sequence, tag_ndm: '00440109', tag_ary: [0x0044,0x0109], tag_multiple: false, tag_note: ''},
2512
+ { tag_ps: '(0044,010A)', tag_name: "Organizational Role Code Sequence", tag_key: 'OrganizationalRoleCodeSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0044,010A)', tag_sym: :organizational_role_code_sequence, tag_ndm: '0044010A', tag_ary: [0x0044,0x010A], tag_multiple: false, tag_note: ''},
2499
2513
  { tag_ps: '(0046,0012)', tag_name: "Lens Description", tag_key: 'LensDescription', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0046,0012)', tag_sym: :lens_description, tag_ndm: '00460012', tag_ary: [0x0046,0x0012], tag_multiple: false, tag_note: ''},
2500
2514
  { tag_ps: '(0046,0014)', tag_name: "Right Lens Sequence", tag_key: 'RightLensSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0046,0014)', tag_sym: :right_lens_sequence, tag_ndm: '00460014', tag_ary: [0x0046,0x0014], tag_multiple: false, tag_note: ''},
2501
2515
  { tag_ps: '(0046,0015)', tag_name: "Left Lens Sequence", tag_key: 'LeftLensSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0046,0015)', tag_sym: :left_lens_sequence, tag_ndm: '00460015', tag_ary: [0x0046,0x0015], tag_multiple: false, tag_note: ''},
@@ -3343,7 +3357,7 @@ HIGH = 0001H'},
3343
3357
  { tag_ps: '(0082,0007)', tag_name: "Assessment Observations Sequence", tag_key: 'AssessmentObservationsSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0082,0007)', tag_sym: :assessment_observations_sequence, tag_ndm: '00820007', tag_ary: [0x0082,0x0007], tag_multiple: false, tag_note: ''},
3344
3358
  { tag_ps: '(0082,0008)', tag_name: "Observation Significance", tag_key: 'ObservationSignificance', tag_vr: [:CS], tag_vm: ["1"], tag_str: '(0082,0008)', tag_sym: :observation_significance, tag_ndm: '00820008', tag_ary: [0x0082,0x0008], tag_multiple: false, tag_note: ''},
3345
3359
  { tag_ps: '(0082,000A)', tag_name: "Observation Description", tag_key: 'ObservationDescription', tag_vr: [:UT], tag_vm: ["1"], tag_str: '(0082,000A)', tag_sym: :observation_description, tag_ndm: '0082000A', tag_ary: [0x0082,0x000A], tag_multiple: false, tag_note: ''},
3346
- { tag_ps: '(0082,000C)', tag_name: "Structured Constraint Observation Sequence", tag_key: 'StructuredContraintObservationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0082,000C)', tag_sym: :structured_contraint_observation_sequence, tag_ndm: '0082000C', tag_ary: [0x0082,0x000C], tag_multiple: false, tag_note: ''},
3360
+ { tag_ps: '(0082,000C)', tag_name: "Structured Constraint Observation Sequence", tag_key: 'StructuredConstraintObservationSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0082,000C)', tag_sym: :structured_constraint_observation_sequence, tag_ndm: '0082000C', tag_ary: [0x0082,0x000C], tag_multiple: false, tag_note: ''},
3347
3361
  { tag_ps: '(0082,0010)', tag_name: "Assessed Attribute Value Sequence", tag_key: 'AssessedAttributeValueSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0082,0010)', tag_sym: :assessed_attribute_value_sequence, tag_ndm: '00820010', tag_ary: [0x0082,0x0010], tag_multiple: false, tag_note: ''},
3348
3362
  { tag_ps: '(0082,0016)', tag_name: "Assessment Set ID", tag_key: 'AssessmentSetID', tag_vr: [:LO], tag_vm: ["1"], tag_str: '(0082,0016)', tag_sym: :assessment_set_id, tag_ndm: '00820016', tag_ary: [0x0082,0x0016], tag_multiple: false, tag_note: ''},
3349
3363
  { tag_ps: '(0082,0017)', tag_name: "Assessment Requester Sequence", tag_key: 'AssessmentRequesterSequence', tag_vr: [:SQ], tag_vm: ["1"], tag_str: '(0082,0017)', tag_sym: :assessment_requester_sequence, tag_ndm: '00820017', tag_ary: [0x0082,0x0017], tag_multiple: false, tag_note: ''},
@@ -294,6 +294,10 @@ module DcmDict
294
294
  { uid_value: '1.2.840.10008.5.1.4.1.1.131', uid_name: "Basic Structured Display Storage", uid_type: :sop_class},
295
295
  { uid_value: '1.2.840.10008.5.1.4.1.1.200.1', uid_name: "CT Defined Procedure Protocol Storage", uid_type: :sop_class},
296
296
  { uid_value: '1.2.840.10008.5.1.4.1.1.200.2', uid_name: "CT Performed Procedure Protocol Storage", uid_type: :sop_class},
297
+ { uid_value: '1.2.840.10008.5.1.4.1.1.200.3', uid_name: "Protocol Approval Storage", uid_type: :sop_class},
298
+ { uid_value: '1.2.840.10008.5.1.4.1.1.200.4', uid_name: "Protocol Approval Information Model - FIND", uid_type: :sop_class},
299
+ { uid_value: '1.2.840.10008.5.1.4.1.1.200.5', uid_name: "Protocol Approval Information Model - MOVE", uid_type: :sop_class},
300
+ { uid_value: '1.2.840.10008.5.1.4.1.1.200.6', uid_name: "Protocol Approval Information Model - GET", uid_type: :sop_class},
297
301
  { uid_value: '1.2.840.10008.5.1.4.1.1.481.1', uid_name: "RT Image Storage", uid_type: :sop_class},
298
302
  { uid_value: '1.2.840.10008.5.1.4.1.1.481.2', uid_name: "RT Dose Storage", uid_type: :sop_class},
299
303
  { uid_value: '1.2.840.10008.5.1.4.1.1.481.3', uid_name: "RT Structure Set Storage", uid_type: :sop_class},
@@ -359,7 +363,7 @@ module DcmDict
359
363
  { uid_value: '1.2.840.10008.5.1.4.38.2', uid_name: "Hanging Protocol Information Model - FIND", uid_type: :sop_class},
360
364
  { uid_value: '1.2.840.10008.5.1.4.38.3', uid_name: "Hanging Protocol Information Model - MOVE", uid_type: :sop_class},
361
365
  { uid_value: '1.2.840.10008.5.1.4.38.4', uid_name: "Hanging Protocol Information Model - GET", uid_type: :sop_class},
362
- { uid_value: '1.2.840.10008.5.1.4.39.1', uid_name: "Color Palette Storage", uid_type: :transfer},
366
+ { uid_value: '1.2.840.10008.5.1.4.39.1', uid_name: "Color Palette Storage", uid_type: :sop_class},
363
367
  { uid_value: '1.2.840.10008.5.1.4.39.2', uid_name: "Color Palette Query/Retrieve Information Model - FIND", uid_type: :sop_class},
364
368
  { uid_value: '1.2.840.10008.5.1.4.39.3', uid_name: "Color Palette Query/Retrieve Information Model - MOVE", uid_type: :sop_class},
365
369
  { uid_value: '1.2.840.10008.5.1.4.39.4', uid_name: "Color Palette 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.13.0"
26
- DICOM_DOC_VERSION = "2017b"
25
+ VERSION = "0.14.0"
26
+ DICOM_DOC_VERSION = "2017c"
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.13.0
4
+ version: 0.14.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-05-15 00:00:00.000000000 Z
11
+ date: 2017-07-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri