{
  "resourceType": "Organization",
  "id": "idUEFKqMe-AxQjXTCMQs18mQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1326109802"
    }
  ],
  "active": true,
  "name": "Sue Bassett, PMHNP\r258 S W 5th St. Ste. 2\rRedmond, OR  97756\rPh:  541-548-7476\rFax: 541-526-1093",
  "telecom": [
    {
      "system": "phone",
      "value": "(541) 548-7476"
    }
  ],
  "address": [
    {
      "line": [
        "258 S W 5th St. Ste. 2"
      ],
      "city": "Redmond",
      "state": "OR",
      "postalCode": "97756",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idUEFKqMe-AxQjXTCMQs18mQ"
    }
  ]
}