{
  "resourceType": "Organization",
  "id": "id8oNncR-ZQvl3jIr8B5GYzA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1992732416"
    }
  ],
  "active": true,
  "name": "Dr. Erin Silvertooth",
  "telecom": [
    {
      "system": "phone",
      "value": "(512) 605-2278"
    }
  ],
  "address": [
    {
      "line": [
        "7301 Ranch Road 620 N",
        "Suite 155-104"
      ],
      "city": "Austin",
      "state": "TX",
      "postalCode": "78726",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id8oNncR-ZQvl3jIr8B5GYzA"
    }
  ]
}