{
  "resourceType": "Organization",
  "id": "idM8CW-zQVDZIa8tn4bQ0wSg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1770986564"
    }
  ],
  "active": true,
  "name": "Suburban Psychiatric Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(302) 999-9834"
    }
  ],
  "address": [
    {
      "line": [
        "Intensive Out Patient",
        "5177 W Woodmill Drive, Suite 6"
      ],
      "city": "Wilmington",
      "state": "DE",
      "postalCode": "19808",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idM8CW-zQVDZIa8tn4bQ0wSg"
    }
  ]
}