Sha256: 61a6f0270abb79db81b062d4e5d24f3560a5eb4e0827c90f4792605d0d4ced15

Contents?: true

Size: 1.68 KB

Versions: 6

Compression:

Stored size: 1.68 KB

Contents

---
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
      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:
      - a112d0b5d16fd847
      X-B3-Traceid:
      - a112d0b5d16fd847
      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:
      - Wed, 29 Mar 2017 11:51:04 GMT
      Access-Control-Allow-Credentials:
      - 'true'
    body:
      encoding: UTF-8
      string: |-
        {
          "resourceType": "OperationOutcome",
          "issue": [
            {
              "id": "11e71475-fd0b-fdaf-b133-0242ac110005",
              "severity": "information",
              "diagnostics": "Fax created."
            }
          ]
        }
    http_version:
  recorded_at: Wed, 29 Mar 2017 11:50:47 GMT
recorded_with: VCR 3.0.3

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
lifen-4.0.0 spec/cassettes/users/create_channel/telecom/valid_attributes.yml
lifen-3.0.0 spec/cassettes/users/create_channel/telecom/valid_attributes.yml
lifen-2.4.0 spec/cassettes/users/create_channel/telecom/valid_attributes.yml
lifen-2.3.0 spec/cassettes/users/create_channel/telecom/valid_attributes.yml
lifen-2.2.0 spec/cassettes/users/create_channel/telecom/valid_attributes.yml
lifen-2.1.0 spec/cassettes/users/create_channel/telecom/valid_attributes.yml