--- http_interactions: - request: method: get uri: https://develop.lifen.fr/fhir/CommunicationRequest/2d217345-6ce8-4412-a03d-076a37c6661a body: encoding: UTF-8 string: "{}" headers: User-Agent: - Faraday v0.12.1 Authorization: - Bearer valid_application_access_token Accept: - application/json Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 200 message: OK headers: Server: - Apache-Coyote/1.1 X-Content-Type-Options: - nosniff X-Xss-Protection: - 1; mode=block Cache-Control: - no-cache, no-store, max-age=0, must-revalidate Pragma: - no-cache Expires: - '0' X-Powered-By: - HAPI FHIR 2.4 REST Server (FHIR Server; FHIR 3.0.1/DSTU3) Location: - https://develop.lifen.fr/fhir/CommunicationRequest/2d217345-6ce8-4412-a03d-076a37c6661a Content-Type: - application/json+fhir;charset=UTF-8 Transfer-Encoding: - chunked Date: - Wed, 31 May 2017 13:07:15 GMT Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: |- { "resourceType": "CommunicationRequest", "id": "2d217345-6ce8-4412-a03d-076a37c6661a", "contained": [ { "resourceType": "Practitioner", "id": "11e5b841-4ff8-2dbb-9643-eabb809fa654", "telecom": [ { "id": "ddb5496a-d1cb-49e5-bd83-361583448410" } ] } ], "category": [ { "coding": [ { "system": "http://honestica.com/fhir/communication/category", "code": "MEDICAL_REPORT" } ] } ], "recipient": [ { "reference": "#11e5b841-4ff8-2dbb-9643-eabb809fa654" } ], "payload": [ { "contentReference": { "reference": "Binary/11e7317b-d85e-5aa9-bdf4-0242ac110004" } } ], "sender": { "reference": "11e5b841-4ff1-2dbb-9643-eabb809fa654" }, "status": "cancelled" } http_version: recorded_at: Wed, 31 May 2017 13:06:54 GMT recorded_with: VCR 3.0.3