Stream: implementers
Topic: Creating multiple resources in a transaction
Johannes Höhn (Apr 01 2019 at 09:58):
Is it possible to create multiple resources in one transaction that reference each other?
Patrick Werner (Apr 01 2019 at 11:40):
yes
Patrick Werner (Apr 01 2019 at 11:42):
https://www.hl7.org/fhir/http.html#transaction
Patrick Werner (Apr 01 2019 at 11:45):
Temporary UUIDs are replaced by the real IDs whilst being processed on the server
Last updated: Apr 12 2022 at 19:14 UTC