Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Bulk Data excluded from Metadata configurable #1753

Closed
gunterze opened this issue Dec 21, 2018 · 0 comments
Closed

Make Bulk Data excluded from Metadata configurable #1753

gunterze opened this issue Dec 21, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Dec 21, 2018

Configurable by Bulk Data Descriptor Attributes

Name Type Description (LDAP Attribute)
Bulk Data Descriptor ID string Bulk Data Descriptor ID (dcmBulkDataDescriptorID)
Exclude Defaults boolean Indicates if Attributes specified by the Composite Instance Retrieve Without Bulk Data Service Class shall be implicitly treated as Bulk Data (=false) or not (=true). (dcmBulkDataExcludeDefaults)
Attribute Selector(s) string Specifies individual Attributes treated as Bulk Data by XPath (e.g. DicomAttribute[@tag=”54000100”]/Item/DicomAttribute[@tag=”54001010”] ). (dcmAttributeSelector)
VR Length Threshold(s) string Specifies to treat all Attributes with a particular Value Representation (VR) which value length exceeds the specified threshold as Bulk Date. Format: =. (dcmBulkDataVRLengthThreshold)

referenced by Archive Device or Archive Network AE attribute :

Name Type Description (LDAP Attribute)
Bulk Data Descriptor ID string ID of Bulk Data Descriptor applied by all services providing Metadata of archived instances. If absent, only Attributes specified by the Composite Instance Retrieve Without Bulk Data Service Class are treated as Bulk Data. (dcmBulkDataDescriptorID)

Bulk Data Descriptor provided by default Configuration:

Attribute Value
Bulk Data Descriptor ID default
Exclude Defaults false
Attribute Selector(s) none
VR Length Threshold(s) DS,FD,FL,IS,LT,OB,OD,OF,OL,OW,UC,UN,UR,UT=1024

Improves #276

@gunterze gunterze added the enhancement New feature or request label Dec 21, 2018
@gunterze gunterze added this to the 5.15.1 milestone Dec 21, 2018
@gunterze gunterze self-assigned this Dec 21, 2018
@gunterze gunterze changed the title Make Bulk Data excluded from Meta Data configurable Make Bulk Data excluded from Metadata configurable Dec 21, 2018
gunterze added a commit to dcm4che-dockerfiles/slapd-dcm4chee that referenced this issue Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant