{
  "resourceType": "Organization",
  "id": "idnP12d6vHb0J8aS3KYf2yUA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "0000000000"
    }
  ],
  "active": true,
  "name": "Creekside Psychiatric Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(423) 339-4100"
    }
  ],
  "address": [
    {
      "line": [
        "2700 Westside Drive NW",
        "Suite 307"
      ],
      "city": "Cleveland",
      "state": "TN",
      "postalCode": "37312",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idnP12d6vHb0J8aS3KYf2yUA"
    }
  ]
}