{
  "resourceType": "Organization",
  "id": "idIvg6rxaazwTSWqfmi9as3g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1467706879"
    }
  ],
  "active": true,
  "name": "Tri-County Psychiatric Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(334) 347-7705"
    }
  ],
  "address": [
    {
      "line": [
        "557 Glover Ave.",
        "Suite 1"
      ],
      "city": "Enterprise",
      "state": "AL",
      "postalCode": "36330",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idIvg6rxaazwTSWqfmi9as3g"
    }
  ]
}