--- 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 Content-Type: - application/json 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: - e916970475956836 X-B3-Traceid: - e916970475956836 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.1 REST Server (FHIR Server; FHIR 1.0.2/DSTU2) Last-Modified: - Wed, 01 Mar 2017 09:21:41 GMT Content-Type: - application/json+fhir;charset=UTF-8 Transfer-Encoding: - chunked Date: - Wed, 01 Mar 2017 09:21:41 GMT Connection: - close Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: |- { "resourceType": "Bundle", "id": "d9015de6-9193-46db-b161-36ac26069a00", "meta": { "lastUpdated": "2017-03-01T09:21:41.553+00:00" }, "type": "searchset", "total": 1, "link": [ { "relation": "self", "url": "http://demo.lifen.fr/public-api/fhir/Practitioner/?identifier=810004085790" } ], "entry": [ { "fullUrl": "http://demo.lifen.fr/public-api/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", "line": [ "11 RUE CHARLES TELLIER" ], "city": "Paris", "postalCode": "75016", "country": "FRANCE" } ] } } ] } http_version: recorded_at: Wed, 01 Mar 2017 09:21:41 GMT recorded_with: VCR 3.0.3