{
  "resourceType": "Organization",
  "id": "idCeFH6aMHtnRPYP9IQH0B6w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1558737841"
    }
  ],
  "active": true,
  "name": "Jacqueline Donovan, LICSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(617) 903-0594"
    }
  ],
  "address": [
    {
      "line": [
        "758 Mount Auburn Street"
      ],
      "city": "Watertown",
      "state": "MA",
      "postalCode": "02472",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCeFH6aMHtnRPYP9IQH0B6w"
    }
  ]
}