{
  "resourceType": "Organization",
  "id": "idW3NFrCXwzBDUEusf-sWQWw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1174804405"
    }
  ],
  "active": true,
  "name": "Lauren Becker PsyD",
  "telecom": [
    {
      "system": "phone",
      "value": "(718) 344-8124"
    }
  ],
  "address": [
    {
      "line": [
        "185 Devonshire St",
        "Ste 502"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02110",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idW3NFrCXwzBDUEusf-sWQWw"
    }
  ]
}