--- http_interactions: - request: method: post uri: https://develop.lifen.fr/fhir/Practitioner/11e5c85e-9bc0-4c6e-9b29-deb9993a92c0/$add-telecom body: encoding: UTF-8 string: '{"resourceType":"Practitioner","telecom":{"system":"fax","value":"+33102030405"}}' 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: - b68d00cd53303e01 X-B3-Traceid: - b68d00cd53303e01 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 14:59:34 GMT Connection: - close Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: |- { "resourceType": "OperationOutcome", "issue": [ { "id": "11e73ca3-c56a-8e9b-b5c5-0242ac110002", "severity": "information", "diagnostics": "Fax created." } ] } http_version: recorded_at: Fri, 19 May 2017 14:59:04 GMT recorded_with: VCR 3.0.3