{
  "resourceType": "Organization",
  "id": "idUgZm2JqG-yRcK4NttRxT1Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1043435340"
    }
  ],
  "active": true,
  "name": "Petronilo R Costa MD., SC.",
  "telecom": [
    {
      "system": "phone",
      "value": "(847) 236-0901"
    }
  ],
  "address": [
    {
      "line": [
        "440 LAKE COOK ROAD"
      ],
      "city": "DEERFIELD",
      "state": "IL",
      "postalCode": "60015",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idUgZm2JqG-yRcK4NttRxT1Q"
    }
  ]
}