{
  "resourceType": "Organization",
  "id": "id098QAbk2ZqjcoI2ndm9P4g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1912943267"
    }
  ],
  "active": true,
  "name": "Chander Mohan",
  "telecom": [
    {
      "system": "phone",
      "value": "(330) 929-9794"
    }
  ],
  "address": [
    {
      "line": [
        "275 Graham Rd, Ste #5"
      ],
      "city": "Cuyahoga Falls",
      "state": "OH",
      "postalCode": "44223",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id098QAbk2ZqjcoI2ndm9P4g"
    }
  ]
}