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

UI MWL: import matching Scheduled Procedure Steps to Archive AE #3183

Closed
gunterze opened this issue May 5, 2021 · 0 comments
Closed

UI MWL: import matching Scheduled Procedure Steps to Archive AE #3183

gunterze opened this issue May 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request major This has major priority
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented May 5, 2021

UI MWL: Provide function to import matching Scheduled Procedure Steps to Archive AE under More functions, if the selected MWL_RS Web Services does not provide Web Service Class: DCM4CHEE_ARC_AET

Show modal window with Drop Down List with Archive AETs and Check boxes for

Query Parameters Description
filterbyscu If true, apply specified filter on matches returned by external MWL SCP.
delete If true, delete Scheduled Procedure Steps from local MWL not returned by external MWL SCP.
test If true, test import from external MWL SCP without performing the operation

Invoke POST /dcm4chee-arc​/aets/{aet}/dimse/{mwlscp}/mwlitems/import/{destination}

where /dcm4chee-arc​/aets/{aet}/dimse/{mwlscp}/ is the Web Application path of the MWL_RS to MWL C-FIND proxy and {destination} the selected Archive AET.

and render JSON result

Property Description
count Number of matching Scheduled Procedure Steps
created Number of created Scheduled Procedure Steps
updated Number of updated Scheduled Procedure Steps
deleted Number of deleted Scheduled Procedure Steps
failed Number of failures to create/update/delete Scheduled Procedure Step
error Error message

Requires #3166

@gunterze gunterze added enhancement New feature or request major This has major priority labels May 5, 2021
@gunterze gunterze added this to the 5.23.3 milestone May 5, 2021
@vrindanayak vrindanayak self-assigned this May 12, 2021
vrindanayak added a commit to dcm4che/dcm4chee-arc-lang that referenced this issue May 12, 2021
vrindanayak added a commit to dcm4che/dcm4chee-arc-lang that referenced this issue May 12, 2021
vrindanayak added a commit that referenced this issue May 12, 2021
- UI MWL: Function "Change SPS Status on matching MWL" should not be selectable for external MWL SCPs #3184
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major This has major priority
Projects
None yet
Development

No branches or pull requests

3 participants