--- http_interactions: - request: method: get uri: https://develop.lifen.fr/fhir/Practitioner/?identifier=810004085790 body: encoding: UTF-8 string: "{}" headers: User-Agent: - Faraday v0.11.0 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-Sampled: - '1' X-B3-Spanid: - b3724b375a363665 X-B3-Traceid: - b3724b375a363665 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: - Fri, 19 May 2017 14:48:42 GMT Content-Type: - application/json+fhir;charset=UTF-8 Transfer-Encoding: - chunked Date: - Fri, 19 May 2017 14:48:41 GMT Connection: - close Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: |- { "resourceType": "Bundle", "id": "b7a03b48-612d-44aa-bacd-05f4f05b8d89", "meta": { "lastUpdated": "2017-05-19T14:48:42.500+00:00" }, "type": "searchset", "total": 1, "link": [ { "relation": "self", "url": "http://rc.lifen.fr/fhir/Practitioner/?identifier=810004085790" } ], "entry": [ { "fullUrl": "http://rc.lifen.fr/fhir/Practitioner/11e5c86b-e4ba-eee4-9b29-deb9993a92c0", "resource": { "resourceType": "Practitioner", "id": "11e5c86b-e4ba-eee4-9b29-deb9993a92c0", "identifier": [ { "system": "http://honestica.com/fhir/identifier/fr/asip", "value": "810004085790" } ], "name": [ { "text": "WILLIAM ECLANCHER", "family": "ECLANCHER", "given": [ "WILLIAM" ], "prefix": [ "DR" ] } ], "telecom": [ { "id": "11e61052-91cf-185b-8234-6accfa9deeee", "system": "email", "value": "William.ECLANCHER@medical75.apicrypt.org" }, { "id": "11e62721-8caa-da09-b2d8-6accfa9deeee", "system": "email", "value": "william.eclancher@medecin.mssante.fr" } ], "address": [ { "id": "11e5c86e-adb9-5453-9b29-deb9993a92c0", "city": "Paris", "postalCode": "75016", "country": "FRANCE" } ] } } ] } http_version: recorded_at: Fri, 19 May 2017 14:48:12 GMT recorded_with: VCR 3.0.3