{
  "resourceType": "Organization",
  "id": "id0hewnCOIpdj0J7CPx9SWXg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1689955411"
    }
  ],
  "active": true,
  "name": "Outpatient Facility",
  "telecom": [
    {
      "system": "phone",
      "value": "(770) 309-2766"
    }
  ],
  "address": [
    {
      "line": [
        "1109 W. Peachtree St NW #700"
      ],
      "city": "Atlanta",
      "state": "GA",
      "postalCode": "30309",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id0hewnCOIpdj0J7CPx9SWXg"
    }
  ]
}