{
  "resourceType": "Organization",
  "id": "idt6knCGnuabqhodXhVz8new",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1922040666"
    }
  ],
  "active": true,
  "name": "Neuro Behavioral Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(508) 660-1666"
    }
  ],
  "address": [
    {
      "line": [
        "420 Main Street Suite 15"
      ],
      "city": "Walpole",
      "state": "Ma",
      "postalCode": "02081",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idt6knCGnuabqhodXhVz8new"
    }
  ]
}