{
  "resourceType": "Organization",
  "id": "idTOruQS9g1vcmU31bRk00sw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1376641852"
    }
  ],
  "active": true,
  "name": "Scott D. Glass, Ph.D.",
  "telecom": [
    {
      "system": "phone",
      "value": "(865) 588-6916"
    }
  ],
  "address": [
    {
      "line": [
        "6025 Brookvale Ln.",
        "Suite 205"
      ],
      "city": "Knoxville",
      "state": "TN",
      "postalCode": "37919",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTOruQS9g1vcmU31bRk00sw"
    }
  ]
}