{
  "resourceType": "Organization",
  "id": "iddElZFmhbnbILcPBe4c5kXA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1255572079"
    }
  ],
  "active": true,
  "name": "Connecticut Psychiatric Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(203) 303-7387"
    }
  ],
  "address": [
    {
      "line": [
        "24 Channing Street"
      ],
      "city": "New London",
      "state": "CT",
      "postalCode": "06320",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iddElZFmhbnbILcPBe4c5kXA"
    }
  ]
}