{
  "resourceType": "Organization",
  "id": "idj2bxiEreZg2lfFsdJlt20A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700170818"
    }
  ],
  "active": true,
  "name": "ACT II Psychology",
  "telecom": [
    {
      "system": "phone",
      "value": "(503) 400-7500"
    }
  ],
  "address": [
    {
      "line": [
        "3723 Fairview Industrial Drive, SE",
        "Suite 170"
      ],
      "city": "Salem",
      "state": "OR",
      "postalCode": "97302",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idj2bxiEreZg2lfFsdJlt20A"
    }
  ]
}