{
  "resourceType": "Organization",
  "id": "idQm1Y3mAK9n8upu7r9uN5Xg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1164613139"
    }
  ],
  "active": true,
  "name": "Mulchand Chugh, M.D.",
  "telecom": [
    {
      "system": "phone",
      "value": "(631) 270-4401"
    }
  ],
  "address": [
    {
      "line": [
        "1097 Old Country Road",
        "Suite 105"
      ],
      "city": "Plainview",
      "state": "NY",
      "postalCode": "11803",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQm1Y3mAK9n8upu7r9uN5Xg"
    }
  ]
}