{
  "resourceType": "Organization",
  "id": "idCeU1OuPn7pl0Gb9V7kuIUQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1255337903"
    }
  ],
  "active": true,
  "name": "7212 N Shadeland Ave, Suite 160, Indianapolis, IN 46250",
  "telecom": [
    {
      "system": "phone",
      "value": "(317) 596-1966"
    }
  ],
  "address": [
    {
      "line": [
        "7212 North Shadeland Avenue",
        "Suite 160"
      ],
      "city": "Indianapolis",
      "state": "IN",
      "postalCode": "46250",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCeU1OuPn7pl0Gb9V7kuIUQ"
    }
  ]
}