--- http_interactions: - request: method: get uri: https://develop.lifen.fr/fhir/Communication?based-on=966d7c0b-ebf7-42f6-8be7-7b97321c6398 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-B3-Traceid: - 0f6e9cdda06c3059 X-B3-Spanid: - 0f6e9cdda06c3059 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) Last-Modified: - Wed, 07 Jun 2017 14:26:47 GMT Content-Type: - application/json+fhir;charset=UTF-8 Transfer-Encoding: - chunked Date: - Wed, 07 Jun 2017 14:26:47 GMT Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: |- { "resourceType": "Bundle", "id": "1bb86bc5-2cb9-4a38-bcac-92617e817291", "meta": { "lastUpdated": "2017-06-07T14:26:47.356+00:00" }, "type": "searchset", "total": 2, "link": [ { "relation": "self", "url": "http://rc.lifen.fr/fhir/Communication?based-on=966d7c0b-ebf7-42f6-8be7-7b97321c6398" } ], "entry": [ { "fullUrl": "http://rc.lifen.fr/fhir/Communication/11e749e3-941e-7f89-8605-0242ac110004", "resource": { "resourceType": "Communication", "id": "11e749e3-941e-7f89-8605-0242ac110004", "status": "completed", "medium": [ { "coding": [ { "system": "http://honestica.com/fhir/channel", "code": "LIFEN" } ] } ], "recipient": [ { "reference": "Practitioner/11e5b841-4ff8-2dbb-9643-eabb809fa654" } ], "sent": "2017-06-05T11:39:05+00:00", "received": "2017-06-05T11:39:04+00:00", "sender": { "reference": "Practitioner/11e5b841-4ff1-2dbb-9643-eabb809fa654" }, "payload": [ { "contentReference": { "reference": "Binary/11e7317b-d85e-5aa9-bdf4-0242ac110004" } } ] } }, { "fullUrl": "http://rc.lifen.fr/fhir/Communication/11e749e3-942b-77e9-8605-0242ac110004", "resource": { "resourceType": "Communication", "id": "11e749e3-942b-77e9-8605-0242ac110004", "status": "completed", "medium": [ { "coding": [ { "system": "http://honestica.com/fhir/channel", "code": "APICRYPT", "display": "emilie@honestica.com" } ] } ], "recipient": [ { "reference": "Practitioner/11e5b841-4ff8-2dbb-9643-eabb809fa654" } ], "sent": "2017-06-05T11:39:05+00:00", "received": "2017-06-05T11:39:05+00:00", "sender": { "reference": "Practitioner/11e5b841-4ff1-2dbb-9643-eabb809fa654" }, "payload": [ { "contentReference": { "reference": "Binary/11e7317b-d85e-5aa9-bdf4-0242ac110004" } } ] } } ] } http_version: recorded_at: Wed, 07 Jun 2017 14:26:47 GMT recorded_with: VCR 3.0.3