--- 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 d''Aboukir"],"city":"Paris","postalCode":"75002","country":"France"}}' headers: User-Agent: - Faraday v0.11.0 Authorization: - Bearer valid_application_access_token Accept: - application/json Content-Type: - 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: - 1471c2eb1e86756b X-B3-Traceid: - 1471c2eb1e86756b 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) Content-Type: - application/json+fhir;charset=UTF-8 Transfer-Encoding: - chunked Date: - Fri, 19 May 2017 15:07:35 GMT Connection: - close Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: |- { "resourceType": "OperationOutcome", "issue": [ { "id": "11e73ca4-e3d4-8c5f-b5c5-0242ac110002", "severity": "information", "diagnostics": "Address created." } ] } http_version: recorded_at: Fri, 19 May 2017 15:07:06 GMT recorded_with: VCR 3.0.3