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

Add support for validating multiple resources together. #1505

Closed
ElliotSilver opened this issue Nov 30, 2023 · 1 comment
Closed

Add support for validating multiple resources together. #1505

ElliotSilver opened this issue Nov 30, 2023 · 1 comment
Labels
wontfix This will not be worked on

Comments

@ElliotSilver
Copy link

We would like to validate a collection of individual resources (incidentally the example resources from an IG), however some profile constraints span multiple resources. For example, profiles that require reference targets to meet certain types or profiles, or slicing discriminators that depend on values in reference targets. In these cases, it would be helpful to validate a collection of resources together.

I imagine that the validator could have an option so that all resources passed in are used to establish the context of each other, or that an (imaginary) Bundle is wrapped around all the resources and the Bundle is validated. This wouldn't change that the resources are validated against an IG, etc. In some ways, this is the opposite of the existing "assumeValidRestReferences"

See https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/Validating.20other.20packages/near/404170997

Copy link

stale bot commented May 26, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 26, 2024
@stale stale bot closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant