{
  "resourceType": "Organization",
  "id": "ids9HxoeKWBFr5d9CPdD8yHQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1861997744"
    }
  ],
  "active": true,
  "name": "CircleCare Behavioral Health, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(781) 428-4128"
    }
  ],
  "address": [
    {
      "line": [
        "440 Washington St",
        "Unit 201"
      ],
      "city": "Weymouth",
      "state": "MA",
      "postalCode": "02188",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/ids9HxoeKWBFr5d9CPdD8yHQ"
    }
  ]
}