{
  "resourceType": "Organization",
  "id": "idO9lHZFSIyrC5iJ17mFWp-g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215453915"
    }
  ],
  "active": true,
  "name": "Connections Behavioral Health Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(775) 686-0117"
    }
  ],
  "address": [
    {
      "line": [
        "777 E William Street",
        "Suite 106"
      ],
      "city": "Carson City",
      "state": "NV",
      "postalCode": "89701",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idO9lHZFSIyrC5iJ17mFWp-g"
    }
  ]
}