{
"statusCode": 409,
"headers": {
"Connection": "keep-alive",
"Server-Response-Time": "783.8624140000001",
"Vary": "Origin",
"X-Request-Id": "fd3518cd-3ba5-42cf-9061-6a87af59e1cf",
"X-Runtime": "0.783702",
"X-Cache": "Error from cloudfront",
"X-Amz-Cf-Pop": "SEA19-C2",
"X-Amz-Cf-Id": "II3RYO9HXqP6xNL2-DcUwqI_NO06sK9D6v89UhXrH1b-uXzQeu53TQ==",
"Cache-Control": "no-cache",
"Date": "Mon, 28 Dec 2020 11:07:37 GMT",
"Content-Length": "143",
"Content-Type": "application/fhir+json; charset=utf-8"
},
"body": {
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "error",
"code": "conflict",
"details": {
"text": "Current state of resource in conflict"
}
}
]
}
}