{
  "resourceType": "Organization",
  "id": "idHXyL9vNMcbjSedlZIEjQFQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1366521296"
    }
  ],
  "active": true,
  "name": "Presence Saint Joseph Hospital Chicago",
  "telecom": [
    {
      "system": "phone",
      "value": "(773) 484-3445"
    }
  ],
  "address": [
    {
      "line": [
        "2900 N. Lakeshore Drive",
        "Medical Building #3; Suite 301"
      ],
      "city": "Chicago",
      "state": "IL",
      "postalCode": "60657",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHXyL9vNMcbjSedlZIEjQFQ"
    }
  ]
}