{
  "resourceType": "Organization",
  "id": "idfXixeqk1KudIpXid0cpNig",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1831621887"
    }
  ],
  "active": true,
  "name": "Allen Family Healthcare",
  "telecom": [
    {
      "system": "phone",
      "value": "(404) 827-8971"
    }
  ],
  "address": [
    {
      "line": [
        "7930 Highway 85",
        "Suite B"
      ],
      "city": "Riverdale",
      "state": "GA",
      "postalCode": "30274",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idfXixeqk1KudIpXid0cpNig"
    }
  ]
}