FHIR Chat · Conditional create and Location header · implementers

Stream: implementers

Topic: Conditional create and Location header


view this post on Zulip Marc de Graauw (Mar 28 2017 at 08:15):

create (or conditional create - no match) returns 201 + a Location Header containing id and vid.
conditional create, when there is a match, returns 200 and ignores the POST.
Wouldn't it be better to include the Location header here too? If connection is lost on create, then after a conditional create is done, one would have to query to get the logical id and vid.


Last updated: Apr 12 2022 at 19:14 UTC