From 62abd38154d03f7aed45a34943953f579b8a5304 Mon Sep 17 00:00:00 2001 From: Gunter Zeilinger Date: Thu, 28 Sep 2023 16:27:54 +0200 Subject: [PATCH] Exporter to add Predecessor Document Sequence to Encapsulated PDF Documents received from Visus JiveX dcm4che/dcm4chee-arc-light#4238 --- ldap/data/5.31.1/update-dev-5.31.1.ldif | 10 ++++++++++ ldap/data/dcm4chee-arc.ldif | 2 ++ 2 files changed, 12 insertions(+) diff --git a/ldap/data/5.31.1/update-dev-5.31.1.ldif b/ldap/data/5.31.1/update-dev-5.31.1.ldif index 948c6f9..6a71e02 100644 --- a/ldap/data/5.31.1/update-dev-5.31.1.ldif +++ b/ldap/data/5.31.1/update-dev-5.31.1.ldif @@ -4,3 +4,13 @@ dn: dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc changetype: modify replace: dicomVendorData dicomVendorData:< file:vendor-data.zip + +dn: dcmEntity=Instance,dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org +changetype: modify +add: dcmTag +dcmTag: 0040E001 + +dn: dcmAttributeSetID=AttributeFilters+dcmAttributeSetType=WADO_RS,dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org +changetype: modify +add: dcmTag +dcmTag: 0040E001 diff --git a/ldap/data/dcm4chee-arc.ldif b/ldap/data/dcm4chee-arc.ldif index e2fcf36..12d85bc 100644 --- a/ldap/data/dcm4chee-arc.ldif +++ b/ldap/data/dcm4chee-arc.ldif @@ -695,6 +695,7 @@ dcmTag: 0040A491 dcmTag: 0040A493 dcmTag: 0040A504 dcmTag: 0040A525 +dcmTag: 0040E001 dcmTag: 00420010 dcmTag: 00420012 dcmTag: 00620002 @@ -1632,6 +1633,7 @@ dcmTag: 0040A491 dcmTag: 0040A493 dcmTag: 0040A504 dcmTag: 0040A525 +dcmTag: 0040E001 dcmTag: 00420010 dcmTag: 00420012 dcmTag: 00620002