Good question. GUIDs do create the resource, and our FHIR Server seems to have implemented it that way.
However some research around the FHIR specification (http://hl7.org/fhir/http.html#trules) seems to suggest that the fullUrl is to be ignored when processing a POST for a transaction bundle, since the server will generate an id for the resource anyway.
- Log in to post comments