{
  "resourceType": "Organization",
  "id": "idyjRVvgcZJxmWhppksBB8yQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1740282631"
    }
  ],
  "active": true,
  "name": "Charles E. Martin, Ph.D. P.C.",
  "telecom": [
    {
      "system": "phone",
      "value": "(865) 690-9998"
    }
  ],
  "address": [
    {
      "line": [
        "111 Center Park Drive",
        "Suite 1300"
      ],
      "city": "Knoxville",
      "state": "TN",
      "postalCode": "37922",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idyjRVvgcZJxmWhppksBB8yQ"
    }
  ]
}