{
  "resourceType": "Organization",
  "id": "idy8cUOtD0J0MHX7PAxbLGSQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1255760815"
    }
  ],
  "active": true,
  "name": "354 NE Greenwood Av., #207, Bend OR",
  "telecom": [
    {
      "system": "phone",
      "value": "(541) 408-4943"
    }
  ],
  "address": [
    {
      "line": [
        "354 NE Greenwood, #207"
      ],
      "city": "Bend",
      "state": "OR",
      "postalCode": "97701",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idy8cUOtD0J0MHX7PAxbLGSQ"
    }
  ]
}