{
  "resourceType": "Organization",
  "id": "id3xnSiE5ISKyEbQ3LGlnYkw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1982611513"
    }
  ],
  "active": true,
  "name": "P. Raju Indukuri, M.D.,P.A",
  "telecom": [
    {
      "system": "phone",
      "value": "(817) 222-9907"
    }
  ],
  "address": [
    {
      "line": [
        "669 Airport Fwy",
        "Suite #309"
      ],
      "city": "Hurst",
      "state": "TX",
      "postalCode": "76053",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id3xnSiE5ISKyEbQ3LGlnYkw"
    }
  ]
}