{
  "resourceType": "Organization",
  "id": "idvLHROwJbcDncrml7clToGA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1902567084"
    }
  ],
  "active": true,
  "name": "Divine Heart Behavioral Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(602) 975-6678"
    }
  ],
  "address": [
    {
      "line": [
        "1650 W. Southern Ave. Suite # 3"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85041",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idvLHROwJbcDncrml7clToGA"
    }
  ]
}