{
  "resourceType": "Organization",
  "id": "idDrY0iceQVFSqKKqQvU7mVw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1487014437"
    }
  ],
  "active": true,
  "name": "Short Hills Behavioral Care",
  "telecom": [
    {
      "system": "phone",
      "value": "(973) 339-7720"
    }
  ],
  "address": [
    {
      "line": [
        "784 Morris Tpke",
        "#101"
      ],
      "city": "Short Hills",
      "state": "NJ",
      "postalCode": "07078",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDrY0iceQVFSqKKqQvU7mVw"
    }
  ]
}