{
  "resourceType": "Organization",
  "id": "iddUo05FlLbD-J7ORhEaRDxg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1386824746"
    }
  ],
  "active": true,
  "name": "Boston Partners",
  "telecom": [
    {
      "system": "phone",
      "value": "(617) 541-9900"
    }
  ],
  "address": [
    {
      "line": [
        "1534 Tremont St"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02120",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iddUo05FlLbD-J7ORhEaRDxg"
    }
  ]
}