{
  "resourceType": "Organization",
  "id": "iddl8idnHahciKHAvB0Lq-Zg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1033115621"
    }
  ],
  "active": true,
  "name": "David Mieles MD LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(706) 761-3602"
    }
  ],
  "address": [
    {
      "line": [
        "4570 Reese Road",
        "Suite E"
      ],
      "city": "Columbus",
      "state": "Ga",
      "postalCode": "31907",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iddl8idnHahciKHAvB0Lq-Zg"
    }
  ]
}