{
  "resourceType": "Organization",
  "id": "idHCwitiCQGLX0xlTzPTUWvQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114664570"
    }
  ],
  "active": true,
  "name": "Eclipse Psychiatry Outpatient Treatment Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(978) 697-0301"
    }
  ],
  "address": [
    {
      "line": [
        "2152 South Vineyard Blvd, B-5",
        "Suite 113-114"
      ],
      "city": "Mesa",
      "state": "AZ",
      "postalCode": "85210",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHCwitiCQGLX0xlTzPTUWvQ"
    }
  ]
}