{
  "resourceType": "Organization",
  "id": "iduC5Zl4pBq4GmWDBs1BshOg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1396923553"
    }
  ],
  "active": true,
  "name": "Cleveland Behavioral Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(423) 728-2282"
    }
  ],
  "address": [
    {
      "line": [
        "3555 Keith Street NW,Suite 102"
      ],
      "city": "Cleveland",
      "state": "TN",
      "postalCode": "37312",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iduC5Zl4pBq4GmWDBs1BshOg"
    }
  ]
}