{
  "resourceType": "Organization",
  "id": "idHqV9oyB14GSPX8U5XesBWg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1982839536"
    }
  ],
  "active": true,
  "name": "A L Anderson Psychological Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(330) 620-8535"
    }
  ],
  "address": [
    {
      "line": [
        "3900 Darrow Rd.",
        "Unit 2704"
      ],
      "city": "Stow",
      "state": "OH",
      "postalCode": "44224",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHqV9oyB14GSPX8U5XesBWg"
    }
  ]
}