Skip to content
Discussion options

You must be logged in to vote

The sandbox is not responding 100% correctly according to the FHIR specs, since that says:

If the search fails (cannot be executed, not that there are no matches), the return value return value SHALL be a status code 4xx or 5xx with an OperationOutcome.

I've tried and can only do the mock calls on the sandbox, and their responses are completely fixed. On their actual servers they may respond as expected but I cannot test that. Might be worth it to reach out to them before you do a lot of extra work that is only relevant for the sandbox.

I could only reproduce one of your issues, where an OperationOutcome is returned with a 200 OK status, leading to a null from the SearchAsync. The call …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by djames-octave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants