Sha256: 8ca3e329f6fd2e0aec0c324fd3135a7aec0be32875756fa875c2c82dc2719be3
Contents?: true
Size: 1.57 KB
Versions: 13
Compression:
Stored size: 1.57 KB
Contents
--- http_interactions: - request: method: get uri: https://develop.lifen.fr/fhir/Practitioner/?identifier=8888888888 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: 404 message: Not Found headers: Server: - Apache-Coyote/1.1 X-B3-Sampled: - '1' X-B3-Spanid: - a02774f0dfc94452 X-B3-Traceid: - a02774f0dfc94452 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:35:06 GMT Connection: - close Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: |- { "resourceType": "OperationOutcome", "issue": [ { "severity": "error", "code": "processing", "diagnostics": "Failed to find practitioner from system" } ] } http_version: recorded_at: Fri, 19 May 2017 15:34:36 GMT recorded_with: VCR 3.0.3
Version data entries
13 entries across 13 versions & 3 rubygems