{
  "resourceType": "Organization",
  "id": "idHZSjsMfujZUUdmfz9tIeIg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1104261460"
    }
  ],
  "active": true,
  "name": "Paul Letendre",
  "telecom": [
    {
      "system": "phone",
      "value": "(828) 738-2128"
    }
  ],
  "address": [
    {
      "line": [
        "185 Devonshire Street Ste 502"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02110",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHZSjsMfujZUUdmfz9tIeIg"
    }
  ]
}