{
  "resourceType": "Organization",
  "id": "idULHS8T4v22mdZHsMGYgnCw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1891097879"
    }
  ],
  "active": true,
  "name": "Family Psychiatric Services LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(203) 747-5282"
    }
  ],
  "address": [
    {
      "line": [
        "1 Evergreen Avenue",
        "Suite 34"
      ],
      "city": "Hamden",
      "state": "CT",
      "postalCode": "06518",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idULHS8T4v22mdZHsMGYgnCw"
    }
  ]
}