POST a Bundle to the FHIR Server. Note the new Bundle identifier. Open a new browser window and request the bundle from the FHIR server.
The resource identifier for embedded resources will be _id.
Also, it appears the timestamp is cominb back in the BSON format rather than then FHIR format.
"timestamp": {
"precision": "timestamp",
"time": "2016-09-07T12:14:51-04:00"
}
RequestMessageReturnedFromFhirServer.txt
RequestMessageBeforePostingToServer.txt