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

$import Response Definition #78

Open
anthonygalba opened this issue Nov 25, 2024 · 0 comments
Open

$import Response Definition #78

anthonygalba opened this issue Nov 25, 2024 · 0 comments

Comments

@anthonygalba
Copy link

The UDS+ IG does not fully define what the $import operation response will look like.
There is an example of the headers here: https://fhir.org/guides/hrsa/uds-plus/requestresponseexamples.html, but there is no example of the actual response.
Based on testing in the sandbox, it appears that we get back an array of "issues" that contain OperationOutcomes
image

Our FHIR parser throws this out as invalid FHIR, as we'd typically expect either a single OperationOutcome resource or Bundle containing more OperationOutcomes.
Similar to the request in Issue #59 would it be possible to get the $import response to use either one of those options?

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