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

CH Core DocumentReference EPR: wrong mapping of the creation time #321

Open
qligier opened this issue Feb 18, 2025 · 1 comment
Open

CH Core DocumentReference EPR: wrong mapping of the creation time #321

qligier opened this issue Feb 18, 2025 · 1 comment

Comments

@qligier
Copy link
Member

qligier commented Feb 18, 2025

In CH Core DocumentReference EPR, date is explicitly set to required:

This seems to be a wrong mapping from XDS, where creationTime is required. But date represents the creation time of the DocumentReference itself; the creation time of the document (what creationTime represents) is mapped to content.attachment.creation in MHD.

The cardinality of date should be reset to 0..1. The cardinality of content.attachment.creation is discussed in #320

@dvribeira
Copy link
Contributor

Good, I was wondering about this one, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants