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

Make it clear how to group filters and criteria with the resources they apply to #1

Open
daliboz opened this issue Sep 11, 2020 · 0 comments

Comments

@daliboz
Copy link

daliboz commented Sep 11, 2020

Related jira for R5: https://jira.hl7.org/browse/FHIR-28490
Related conversation from connectathon: https://chat.fhir.org/#narrow/stream/179229-subscriptions/topic/Modeling.20resource.20triggers

Thoughts for R4 Backport approach:
Need to decide on syntax
(1) keep multiple values in critieria with an additional separator: "Observation?patient=123 | Encounter?patient=123"
Note that common separators are not available since they are allowed in the values (e.g., patient=123,456 or category=system|code)
(2) leave the first criteria in 'Subscription.criteria' and put additional ones in an extension on that field
(3) assign static text to 'Subscription.criteria' and put all filters in an extension

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

1 participant