{
  "resourceType": "Organization",
  "id": "idOyzIHGmgbbw3Y75J1MW5fw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1982029351"
    }
  ],
  "active": true,
  "name": "IPC Hospitalist Group",
  "telecom": [
    {
      "system": "phone",
      "value": "(727) 530-7100"
    }
  ],
  "address": [
    {
      "line": [
        "4470 . Bay Drive"
      ],
      "city": "Clearwater",
      "state": "FL",
      "postalCode": "33712",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idOyzIHGmgbbw3Y75J1MW5fw"
    }
  ]
}