{
  "resourceType": "Organization",
  "id": "idRPV4xzPi4V2XyvsmS0LMkQ",
  "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/idRPV4xzPi4V2XyvsmS0LMkQ"
    }
  ]
}