{
  "resourceType": "Organization",
  "id": "idDIMkPsmnluNhrJTKIHIuHQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1396982815"
    }
  ],
  "active": true,
  "name": "Victor Diaz, LICSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(617) 684-5012"
    }
  ],
  "address": [
    {
      "line": [
        "185 Devonshire Street, Ste 502"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02110",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDIMkPsmnluNhrJTKIHIuHQ"
    }
  ]
}