--- http_interactions: - request: method: post uri: https://develop.lifen.fr/fhir/Practitioner/11e5c85e-9bc0-4c6e-9b29-deb9993a92c0/$add-address body: encoding: UTF-8 string: '{"resourceType":"Practitioner","address":{"line":["Honestica", "39 rue Aboukir"],"city":"Paris","postalCode":"75002","country":"France"}}' 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: - ba943922b8381e3 X-B3-Traceid: - ba943922b8381e3 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.2 REST Server (FHIR Server; FHIR 1.0.2/DSTU2) Content-Type: - application/json+fhir;charset=UTF-8 Transfer-Encoding: - chunked Date: - Fri, 10 Mar 2017 09:57:16 GMT Connection: - close Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: |- { "resourceType": "OperationOutcome", "issue": [ { "id": "11e70577-f114-5cde-b13b-0242ac110002", "severity": "information", "diagnostics": "Address created" } ] } http_version: recorded_at: Fri, 10 Mar 2017 09:57:16 GMT recorded_with: VCR 3.0.3