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

Encounter Participant Cardinality #4

Open
anthonygalba opened this issue Dec 8, 2023 · 1 comment
Open

Encounter Participant Cardinality #4

anthonygalba opened this issue Dec 8, 2023 · 1 comment

Comments

@anthonygalba
Copy link

For UDS Plus Encounter, the Participant element has a cardinality of 0..1, which means there can be a max of one participant on an encounter.
In US Core Encounter, the Participant element has a cardinality of 0..*, allowing for multiple participants on an encounter.

I do not see any explanation for this change in the UDS+ IG. Is this an intentional change?
In Epic, you can definitely document more than one provider on an encounter. We request that you update the cardinality of the Participant element to align with US Core and allow more than one participant per encounter resource.

@nbashyam
Copy link
Contributor

nbashyam commented Mar 1, 2024

We will make a change to allow for multiple participants (0..*) , so in the upcoming version we will change it.

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