FHIR Chat · Create · implementers

Stream: implementers

Topic: Create


view this post on Zulip Luan Garrido (Oct 13 2018 at 04:11):

Hello all. I have a question.
What is the best approach to return de ID to the newly created resources, after a post to the server using an array, like a Bundle object.

view this post on Zulip Yunwei Wang (Oct 13 2018 at 05:11):

"For a batch, or a successful transaction, the response the server SHALL return a Bundle with type set to batch-response or transaction-response that contains one entry for each entry in the request, in the same order, with the outcome of processing the entry. For a failed transaction, the server returns a single OperationOutcome instead of a Bundle."

view this post on Zulip Luan Garrido (Oct 13 2018 at 06:10):

Thx man. Got it


Last updated: Apr 12 2022 at 19:14 UTC