{
  "resourceType": "Organization",
  "id": "idbEGgYODJm2UnjwTcJhGekg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1518255751"
    }
  ],
  "active": true,
  "name": "Outpatient Practice - telepsych",
  "telecom": [
    {
      "system": "phone",
      "value": "(510) 847-0584"
    }
  ],
  "address": [
    {
      "line": [
        "4120 Webster St"
      ],
      "city": "Oakland",
      "state": "CA",
      "postalCode": "94609",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idbEGgYODJm2UnjwTcJhGekg"
    }
  ]
}