{
  "resourceType": "Organization",
  "id": "idDT0nM8PiAge5va2DIx08eA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1609814748"
    }
  ],
  "active": true,
  "name": "Vedavyasa Biliyar M.D.",
  "telecom": [
    {
      "system": "phone",
      "value": "(615) 386-3333"
    }
  ],
  "address": [
    {
      "line": [
        "2505 21st Ave S",
        "Suite 410"
      ],
      "city": "Nashville",
      "state": "TN",
      "postalCode": "37212",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDT0nM8PiAge5va2DIx08eA"
    }
  ]
}