{
  "resourceType": "Organization",
  "id": "id-4m8hGHqpH851Rcp4gyeGA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1942211446"
    }
  ],
  "active": true,
  "name": "Chicago Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(312) 373-7300"
    }
  ],
  "address": [
    {
      "line": [
        "737 North Michigan Avenue",
        "Suite 1200"
      ],
      "city": "Chicago",
      "state": "IL",
      "postalCode": "60611",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-4m8hGHqpH851Rcp4gyeGA"
    }
  ]
}