{
  "resourceType": "Organization",
  "id": "id4aHket6vHRAkiQnfRTKqZg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1245007376"
    }
  ],
  "active": true,
  "name": "Helping Hands Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(617) 483-5977"
    }
  ],
  "address": [
    {
      "line": [
        "867 Boylston St",
        "5th Floor #1996"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02116",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4aHket6vHRAkiQnfRTKqZg"
    }
  ]
}