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

Supplement Admission ID and Issuer of Admission ID Sequence in received objects from matching MWL items #2282

Closed
gunterze opened this issue Nov 28, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Nov 28, 2019

Supplement Admission ID (0032,0010) and Issuer of Admission ID Sequence (0032,0014) in received objects from matching MWL by including

   <NativeDicomModel>
:
     <!-- Admission ID -->
     <xsl:copy-of select="DicomAttribute[@tag='00380010']"/>
     <!-- Issuer of Admission ID Sequence -->
     <xsl:copy-of select="DicomAttribute[@tag='00380014']"/>
:

in the style sheet referred by Archive Attribute Coercion attribute Merge MWL Template URI.

Enhances #428

@gunterze gunterze added the enhancement New feature or request label Nov 28, 2019
@gunterze gunterze added this to the 5.20.0 milestone Nov 28, 2019
@gunterze gunterze self-assigned this Nov 28, 2019
gunterze added a commit that referenced this issue Nov 28, 2019
gunterze added a commit that referenced this issue Nov 28, 2019
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