Skip to content

Commit

Permalink
Update Element Dictionary to DICOM 2024e #1470
Browse files Browse the repository at this point in the history
  • Loading branch information
gunterze committed Dec 5, 2024
1 parent 1843991 commit 07dea3b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dcm4chee-arc-ui2/src/app/constants/dcm4che-dict-names.js
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ DCM4CHE.elementName = (function (dictionary) {
"0008114A":"Referenced Instance Sequence",
"0008114B":"Referenced Real World Value Mapping Instance Sequence",
"0008114C":"Referenced Segmentation Sequence",
"0008114D":"Referenced Surface Segmentation Sequence",
"00081150":"Referenced SOP Class UID",
"00081155":"Referenced SOP Instance UID",
"00081156":"Definition Source Sequence",
Expand Down Expand Up @@ -2096,12 +2097,16 @@ DCM4CHE.elementName = (function (dictionary) {
"00221618":"Scan Pattern Type Code Sequence",
"00221620":"Referenced Surface Mesh Identification Sequence",
"00221622":"Ophthalmic Volumetric Properties Flag",
"00221623":"Ophthalmic Anatomic Reference Point Frame Coordinate",
"00221624":"Ophthalmic Anatomic Reference Point X-Coordinate",
"00221626":"Ophthalmic Anatomic Reference Point Y-Coordinate",
"00221627":"Ophthalmic En Face Volume Descriptor Sequence",
"00221628":"Ophthalmic En Face Image Quality Rating Sequence",
"00221629":"Ophthalmic En Face Volume Descriptor Scope",
"00221630":"Quality Threshold",
"00221632":"Ophthalmic Anatomic Reference Point Sequence",
"00221633":"Ophthalmic Anatomic Reference Point Localization Type",
"00221634":"Primary Anatomic Structure Item Index",
"00221640":"OCT B-scan Analysis Acquisition Parameters Sequence",
"00221642":"Number of B-scans Per Frame",
"00221643":"B-scan Slab Thickness",
Expand Down Expand Up @@ -4117,6 +4122,7 @@ DCM4CHE.elementName = (function (dictionary) {
"30040010":"RT Dose ROI Sequence",
"30040012":"Dose Value",
"30040014":"Tissue Heterogeneity Correction",
"30040016":"Recommended Isodose Level Sequence",
"30040040":"DVH Normalization Point",
"30040042":"DVH Normalization Dose Value",
"30040050":"DVH Sequence",
Expand Down Expand Up @@ -4592,6 +4598,7 @@ DCM4CHE.elementName = (function (dictionary) {
"300A02E8":"Compensator Milling Tool Diameter",
"300A02EA":"Ion Range Compensator Sequence",
"300A02EB":"Compensator Description",
"300A02EC":"Compensator Surface Representation Flag",
"300A0302":"Radiation Mass Number",
"300A0304":"Radiation Atomic Number",
"300A0306":"Radiation Charge State",
Expand Down

0 comments on commit 07dea3b

Please sign in to comment.