{
  "resourceType": "Organization",
  "id": "idbT-2Pl6whmE6m0bqG5dfxA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1134458649"
    }
  ],
  "active": true,
  "name": "Jill Hastings, Ph.D., LMFT",
  "telecom": [
    {
      "system": "phone",
      "value": "(770) 214-0470"
    }
  ],
  "address": [
    {
      "line": [
        "104 Lakepoint Dr"
      ],
      "city": "Carrollton",
      "state": "GA",
      "postalCode": "30117",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idbT-2Pl6whmE6m0bqG5dfxA"
    }
  ]
}