{
  "resourceType": "Organization",
  "id": "idIaQjtRogsvSi53Io5kFt5A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1124244934"
    }
  ],
  "active": true,
  "name": "Cornerstone Psychological Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(770) 996-7622"
    }
  ],
  "address": [
    {
      "line": [
        "1897 Godby Road"
      ],
      "city": "Atlanta",
      "state": "GA",
      "postalCode": "30349",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idIaQjtRogsvSi53Io5kFt5A"
    }
  ]
}