{
  "resourceType": "Organization",
  "id": "id4sPvcPL7Hlsfgs9mswEyfA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1710214309"
    }
  ],
  "active": true,
  "name": "Nancy Rubbico, LMHC",
  "telecom": [
    {
      "system": "phone",
      "value": "(339) 222-2760"
    }
  ],
  "address": [
    {
      "line": [
        "50 Congress Street",
        "Suite 336"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02109",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4sPvcPL7Hlsfgs9mswEyfA"
    }
  ]
}