{
  "resourceType": "Organization",
  "id": "id-eZWTFM1olnttG8wcQ0tQw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1164857298"
    }
  ],
  "active": true,
  "name": "Alison Hyder, LICSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(774) 216-0216"
    }
  ],
  "address": [
    {
      "line": [
        "214B Orleans Road"
      ],
      "city": "Chatham",
      "state": "MA",
      "postalCode": "02650",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-eZWTFM1olnttG8wcQ0tQw"
    }
  ]
}