{
  "resourceType": "Organization",
  "id": "idUCjVCcytvnqyh25FR3rAxg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1538625744"
    }
  ],
  "active": true,
  "name": "N & T Behavioral Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(623) 440-5175"
    }
  ],
  "address": [
    {
      "line": [
        "6150 W Cheery Lynn Rd"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85033",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idUCjVCcytvnqyh25FR3rAxg"
    }
  ]
}