{
  "resourceType": "Organization",
  "id": "idRjaJw6bVNQxTUhGfeDm3PQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1457457475"
    }
  ],
  "active": true,
  "name": "Audrea K. Merchant, MD, PhD",
  "telecom": [
    {
      "system": "phone",
      "value": "(865) 483-3434"
    }
  ],
  "address": [
    {
      "line": [
        "665 Emory Valley Rd., Suite B"
      ],
      "city": "Oak Ridge",
      "state": "Tn",
      "postalCode": "37830",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRjaJw6bVNQxTUhGfeDm3PQ"
    }
  ]
}