{
  "resourceType": "Organization",
  "id": "idB4AXAgbnQ.Nq9cyC0-k-lw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1740268804"
    }
  ],
  "active": true,
  "name": "9507 N. Division, Suite A",
  "telecom": [
    {
      "system": "phone",
      "value": "(509) 466-6632"
    }
  ],
  "address": [
    {
      "line": [
        "9507 N. Division, Suite A"
      ],
      "city": "Spokane",
      "state": "WA",
      "postalCode": "99218",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idB4AXAgbnQ.Nq9cyC0-k-lw"
    }
  ]
}