{
  "resourceType": "Organization",
  "id": "idIzwk3AshG68J3R4Fk8rmPA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1982933990"
    }
  ],
  "active": true,
  "name": "800 Roosevelt Road",
  "telecom": [
    {
      "system": "phone",
      "value": "(630) 935-1638"
    }
  ],
  "address": [
    {
      "line": [
        "800 Roosevelt Road Building B Ste419B"
      ],
      "city": "Glen Ellyn",
      "state": "IL",
      "postalCode": "60137",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idIzwk3AshG68J3R4Fk8rmPA"
    }
  ]
}