{
  "resourceType": "Organization",
  "id": "idtHImCjx0rCbn2iYNdCNl8g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1952549529"
    }
  ],
  "active": true,
  "name": "Smiths Station and Phenix City Psychological",
  "telecom": [
    {
      "system": "phone",
      "value": "(334) 577-4978"
    }
  ],
  "address": [
    {
      "line": [
        "2061 Lee Road 430"
      ],
      "city": "Smiths Station",
      "state": "AL",
      "postalCode": "36877",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idtHImCjx0rCbn2iYNdCNl8g"
    }
  ]
}