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

Merge MWL Coercion: only consider MWL items with particular Scheduled Procedure Step Status codes #3843

Closed
gunterze opened this issue Oct 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Oct 17, 2022

Merge MWL Coercion: only consider MWL items with particular Scheduled Procedure Step Status codes configurable

by (Legacy) Archive Attribute Coercion attribute:

Name Type Description (LDAP Attribute)
Merge Local MWL with Status string Only consider MWL items with one of the specified Scheduled Procedure Step Status codes. Enumerated values: SCHEDULED, ARRIVED, READY, STARTED, DEPARTED, CANCELED, DISCONTINUED, COMPLETED. If absent, MWL items with any Scheduled Procedure Step Status are considered.. (dcmMergeLocalMWLWithStatus)

or by (New) Archive Attribute Coercion with

Name Value Description (LDAP Attribute)
Attribute Coercion URI merge-mwl:<xsl-template-url> Identifies Attribute Coercion by Uniform Resource Identifier (dcmURI)
Other Coercion Parameter(s) local-mwl-status=<status>[|...] Multiple codes may be specified separated by pipes |. (dcmCoercionParam)

New

DIMSE Role SOP Class URI scheme Parameters
C_STORE_RQ (STOW) SCU Storage merge-mwl: Other Coercion Parameter :
match-by=AccessionNumber
local-mwl-scp=DCM4CHEE
`local-mwl-status=SCHEDULED

Legacy

DIMSE Role SOP Class Parameters
C_STORE_RQ (STOW) SCU Storage Merge MWL Matching Key=AccessionNumber
Merge MWL Template URI=${jboss.server.temp.url}/dcm4chee-arc/mwl2series.xsl
Merge Local MWL SCP=DCM4CHEE
Merge Local MWL With Status=SCHEDULED / ARRIVED
@gunterze gunterze added the enhancement New feature or request label Oct 17, 2022
@gunterze gunterze added this to the 5.29.0 milestone Oct 17, 2022
@gunterze gunterze self-assigned this Oct 17, 2022
gunterze added a commit that referenced this issue Oct 17, 2022
vrindanayak added a commit that referenced this issue Oct 17, 2022
vrindanayak added a commit to dcm4che/dcm4chee-arc-lang that referenced this issue Oct 17, 2022
…WL items with particular Scheduled Procedure Step Status codes
vrindanayak added a commit to dcm4che/dcm4chee-arc-lang that referenced this issue Oct 17, 2022
…WL items with particular Scheduled Procedure Step Status codes
vrindanayak added a commit to dcm4che/dcm4chee-arc-cs that referenced this issue Oct 17, 2022
…WL items with particular Scheduled Procedure Step Status codes
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

2 participants