{
  "resourceType": "Organization",
  "id": "idVFQX8zx8bBcEVmT6eibMXw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1295134708"
    }
  ],
  "active": true,
  "name": "OR-HOPE",
  "telecom": [
    {
      "system": "phone",
      "value": "(541) 342-5088"
    }
  ],
  "address": [
    {
      "line": [
        "1195A City View Street"
      ],
      "city": "Eugene",
      "state": "OR",
      "postalCode": "97402",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idVFQX8zx8bBcEVmT6eibMXw"
    }
  ]
}