{
  "resourceType": "Organization",
  "id": "idBqSW8H5ke99iMwyFHgDrUg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700067790"
    }
  ],
  "active": true,
  "name": "Bend",
  "telecom": [
    {
      "system": "phone",
      "value": "(541) 330-1975"
    }
  ],
  "address": [
    {
      "line": [
        "1012 SW Emkay Drive"
      ],
      "city": "Bend",
      "state": "OR",
      "postalCode": "97702",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idBqSW8H5ke99iMwyFHgDrUg"
    }
  ]
}