{
  "resourceType": "Organization",
  "id": "idHXOKqhHLIlEDsbCqGOd7UA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1104409010"
    }
  ],
  "active": true,
  "name": "Star Legacy Beh. Health Washington",
  "telecom": [
    {
      "system": "phone",
      "value": "(800) 273-1538"
    }
  ],
  "address": [
    {
      "line": [
        "100 N Howard St",
        "Suite R"
      ],
      "city": "Spokane",
      "state": "WA",
      "postalCode": "99201",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHXOKqhHLIlEDsbCqGOd7UA"
    }
  ]
}