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

Enable coercing additional patient identification and patient demographic attributes on coercing received objects' attributes using new archive attribute coercion to merge from external MWL #3784

Closed
vrindanayak opened this issue Aug 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@vrindanayak
Copy link
Member

Current Behaviour

  • Patient Name (0010,0010)
  • Patient Birth Date (0010,0030)
  • Patient Sex (0010,0040)
  • Patient Address (0010,1040)

patient identification and patient demographic attributes are not coerced in received objects on application of mwl2series.xsl and mwl2study.xsl. While coercion of above attributes by merging from MWL items found in local MWL SCP may not be required - as patient identifier is unique in local archive thereby automatic application of other patient identification and demographic attributes, it is incorrect to not coerce the above attributes when merging from MWL using external MWL SCP eventually causing differences in the patient level attributes for study stored in local archive vs MWL for that patient found in external archive.

Usage of these attributes is supported as per

coercion config

image

MWL entry in external archive

image

Study in local archive after merge from external MWL is applied

image

image

Related #3473, #1833, #3582

@vrindanayak vrindanayak added the enhancement New feature or request label Aug 24, 2022
@vrindanayak vrindanayak added this to the 5.28.0 milestone Aug 24, 2022
@vrindanayak vrindanayak self-assigned this Aug 24, 2022
vrindanayak added a commit that referenced this issue Aug 24, 2022
… demographic attributes on coercing received objects' attributes using new archive attribute coercion to merge from MWL
vrindanayak added a commit to dcm4che-dockerfiles/slapd-dcm4chee that referenced this issue Aug 24, 2022
…identification and patient demographic attributes on coercing received objects' attributes using new archive attribute coercion to merge from MWL
@vrindanayak vrindanayak changed the title Enable coercing additional patient identification and patient demographic attributes on coercing received objects' attributes using new archive attribute coercion to merge from MWL Enable coercing additional patient identification and patient demographic attributes on coercing received objects' attributes using new archive attribute coercion to merge from external MWL Aug 24, 2022
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