{
  "resourceType": "Organization",
  "id": "idH0cDGEadMK375mtsT0W5mA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1144213323"
    }
  ],
  "active": true,
  "name": "Private Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(847) 501-3620"
    }
  ],
  "address": [
    {
      "line": [
        "778 W Frontage Rd",
        "Suite 115"
      ],
      "city": "Northfield",
      "state": "IL",
      "postalCode": "60093",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idH0cDGEadMK375mtsT0W5mA"
    }
  ]
}