Sha256: 5447937b3755190f857fbd76eda1f3e02ac02c4e0008c313116a0d1fbfaedbf3
Contents?: true
Size: 1.92 KB
Versions: 10
Compression:
Stored size: 1.92 KB
Contents
--- http_interactions: - request: method: get uri: https://develop.lifen.fr/fhir/Patient/ab7002e2-f017-48a5-ae09-1e232dc7c726 body: encoding: UTF-8 string: "{}" headers: User-Agent: - Faraday v0.12.1 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: 200 message: OK headers: Server: - Apache-Coyote/1.1 X-B3-Sampled: - '1' X-B3-Spanid: - 218872f87cb44505 X-B3-Traceid: - 218872f87cb44505 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) Location: - http://rc2.lifen.fr:10134/fhir/Patient/ab7002e2-f017-48a5-ae09-1e232dc7c726 Content-Type: - application/json+fhir;charset=UTF-8 Transfer-Encoding: - chunked Date: - Wed, 24 May 2017 13:53:45 GMT body: encoding: UTF-8 string: |- { "resourceType": "Patient", "id": "ab7002e2-f017-48a5-ae09-1e232dc7c726", "name": [ { "family": "Potter", "given": [ "Pierre", "Henri" ] } ], "birthDate": "1974-12-25", "address": [ { "line": [ "M et Mme Potter", "39 rue d'Aboukir" ], "city": "paris", "postalCode": "75002", "country": "France" } ] } http_version: recorded_at: Wed, 24 May 2017 13:53:46 GMT recorded_with: VCR 3.0.3
Version data entries
10 entries across 10 versions & 1 rubygems