{
  "resourceType": "Organization",
  "id": "idOPH4nZiqviRVyOaiTi7Y2w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1124161955"
    }
  ],
  "active": true,
  "name": "Kathleen D Frishberg, LCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(707) 526-6588"
    }
  ],
  "address": [
    {
      "line": [
        "100 E. Street",
        "Suite 215"
      ],
      "city": "Santa Rosa",
      "state": "Ca",
      "postalCode": "95404",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idOPH4nZiqviRVyOaiTi7Y2w"
    }
  ]
}